Uses of Class
pl.edu.agh.cast.figure.NodeFigure

Packages that use NodeFigure
pl.edu.agh.cast.schema.editor.figure Provides Draw2D figures for schema editor. 
pl.edu.agh.cast.tool   
 

Uses of NodeFigure in pl.edu.agh.cast.schema.editor.figure
 

Subclasses of NodeFigure in pl.edu.agh.cast.schema.editor.figure
 class SchemaNodeFigure
          Figure for schema node which contains label and image with 48x48 px size.
 

Uses of NodeFigure in pl.edu.agh.cast.tool
 

Methods in pl.edu.agh.cast.tool that return NodeFigure
protected  NodeFigure LabelCellEditorLocator.getLabel()
          Returns the nodeFigure figure.
 NodeFigure LabelCellEditorLocator.getNodeFigure()
           
 

Methods in pl.edu.agh.cast.tool with parameters of type NodeFigure
protected  void LabelCellEditorLocator.setLabel(NodeFigure stickyNote)
          Sets the node figure.
 

Constructors in pl.edu.agh.cast.tool with parameters of type NodeFigure
LabelCellEditorLocator(NodeFigure nodeFigure)
          Constructor.
 



Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.