super(strId);
List<Position> lstPosition = GfrWrpBasSynObjNameTloEclSegWiseYes.getInstance().getPositions(strId);
super.setLocations(lstPosition);
super._ann_ = new GfrScreenAnnotationPathDimTloOneSegmentWiseYesEcl(lstShouldRedraw, strId);
GfrMdlDatIdObjTloEclSegWiseYes.getInstance().addObserver((Observer) this);
}