Uses of Class
roneditor.figures.AbstractNodeFigure

Packages that use AbstractNodeFigure
roneditor.objectnetview.edit.parts   
roneditor.objectnetview.figures   
 

Uses of AbstractNodeFigure in roneditor.objectnetview.edit.parts
 

Methods in roneditor.objectnetview.edit.parts that return AbstractNodeFigure
 AbstractNodeFigure AbstractONNodeEditPart.getONNodeFigure()
           
 

Uses of AbstractNodeFigure in roneditor.objectnetview.figures
 

Subclasses of AbstractNodeFigure in roneditor.objectnetview.figures
 class ONPlaceFigure
          Represents the graphical layout of a ONPlace.
 class ONTransitionFigure
          Represents the graphical layout of a ONTransition.