GfrSetRlrTopMainPthsAbs._LOGGER_.warning(str);
return null;
}
// ----
GfrRlrObjTloAbs lyr = new GfrRlrObjTloRndSngSurfacePolylinePth(
(PropertyChangeListener) this,
strId);
if (! lyr.init())
{
String str = "! lyr.init()";
GfrSetRlrTopMainPthsAbs._LOGGER_.severe(str);
throw new Exception(str);
}