String strNameTlo = GfrWrpBasSynObjNameTloEclSpn.getInstance().getName(super._strId);
for (Position posCur: lstPos)
{
Renderable rndCur =
new GfrRndPointPlacemarkCircleLloSpn(super._lstShouldRedraw, super._strId,
strNameTlo, posCur);
if (! ((IGfrHandlerLifeCycleObject) rndCur).init())
{