super(strId);
List<Position> lstPosition = GfrWrpBasSynObjNameTloEclAre.getInstance().getGeometry(strId);
super.setLocations(lstPosition);
super._ann_ = new GfrScreenAnnotationPathDimTloTwoAre(lstShouldRedraw, strId);
GfrMdlDatIdObjTloEclAre.getInstance().addObserver((Observer) this);
}