24252627282930
protected GfrBldObjPikShpPlnLinAbs(WorldWindowGLCanvas glcWwd) { super(glcWwd); //???? Should be an error => notion of PlnCls in LinAbs. Overriden in overriding classes super._epe = new GfrEditorObjShpPlnCls(); }
{ public GfrBldObjPikShpPlnLinCls(WorldWindowGLCanvas wwc) { super(wwc); super._epe = new GfrEditorObjShpPlnCls(); }