super(strId);
List<Position> lstPosition = GfrWrpBasSynObjNameTloEclSct.getInstance().getGeometry(strId);
super.setLocations(lstPosition);
super._ann_ = new GfrScreenAnnotationPathDimTloTwoSct(lstShouldRedraw, strId);
GfrMdlDatIdObjTloEclSct.getInstance().addObserver((Observer) this);
}