PropertyChangeListener lstShouldRedraw,
String strId) throws Exception
{
super(strId);
super._rndObject = new GfrRndPointPlacemarkCircleTloPnt(lstShouldRedraw, strId);
super._rndAnnotation = new GfrLabeledPathRndDimOnePointTloCirclePnt(lstShouldRedraw, strId);
}