super(strId);
List<Position> lstPosition = GfrWrpBasSynObjNameTloEclPth.getInstance().getGeometry(strId);
super.setLocations(lstPosition);
super._ann_ = new GfrScreenAnnotationPathDimTloOneLineWisNoPth(lstShouldRedraw, strId);
GfrMdlDatIdObjTloEclPth.getInstance().addObserver((Observer) this);
}