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