|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Legend | |
---|---|
pl.edu.agh.cast.backward.figure | |
pl.edu.agh.cast.editpart | Provides EditParts for GEF diagrams. |
Uses of Legend in pl.edu.agh.cast.backward.figure |
---|
Fields in pl.edu.agh.cast.backward.figure declared as Legend | |
---|---|
protected Legend |
LegendFigure.legend
The legend to be shown on the figure. |
Constructors in pl.edu.agh.cast.backward.figure with parameters of type Legend | |
---|---|
LegendFigure(Legend legend,
LegendEditPart schemaLegendEditPart)
Creates new legend figure. |
Uses of Legend in pl.edu.agh.cast.editpart |
---|
Fields in pl.edu.agh.cast.editpart declared as Legend | |
---|---|
protected Legend |
LegendEditPart.legend
The underlying Legend instance. |
Methods in pl.edu.agh.cast.editpart that return Legend | |
---|---|
Legend |
LegendEditPart.getModelCasted()
Returns the Legend instance. |
Constructors in pl.edu.agh.cast.editpart with parameters of type Legend | |
---|---|
LegendEditPart(Legend legend,
org.eclipse.draw2d.LayoutManager layout)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |