|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XFigure | |
|---|---|
| org.openbp.cockpit.modeler.figures.generic | |
| org.openbp.cockpit.modeler.figures.process | |
| org.openbp.cockpit.modeler.figures.tag | |
| org.openbp.cockpit.modeler.util | |
| Uses of XFigure in org.openbp.cockpit.modeler.figures.generic |
|---|
| Subclasses of XFigure in org.openbp.cockpit.modeler.figures.generic | |
|---|---|
class |
XBarFigure
The bar figure displays one or more horizontal bars. |
class |
XCircleCrossFigure
The bar figure displays one or more horizontal bars. |
class |
XCircleFigure
Extended circle figure. |
class |
XDiamondFigure
Extended diamond figure. |
class |
XEllipseFigure
Extended ellipse figure. |
class |
XPolygonFigure
Extended triangle figure. |
class |
XRectangleFigure
Extended rectangle figure. |
class |
XRoundRectangleFigure
Extended round rectangle figure. |
class |
XTriangleFigure
Extended triangle figure. |
| Methods in org.openbp.cockpit.modeler.figures.generic that return XFigure | |
|---|---|
XFigure |
XFigureDescriptor.createFigure()
Creates a new figure according to the figure type of this descriptor. |
| Uses of XFigure in org.openbp.cockpit.modeler.figures.process |
|---|
| Fields in org.openbp.cockpit.modeler.figures.process declared as XFigure | |
|---|---|
protected XFigure |
NodeFigure.presentationFigure
Graphical Representation of the node itself (e\.g\. a circle) |
protected XFigure |
NodeFigure.shadowFigure
Figure representing the shadow of this node |
| Methods in org.openbp.cockpit.modeler.figures.process that return XFigure | |
|---|---|
protected XFigure |
ParamFigure.createPresentationFigure()
Creates the presentation figure of this node. |
| Uses of XFigure in org.openbp.cockpit.modeler.figures.tag |
|---|
| Fields in org.openbp.cockpit.modeler.figures.tag declared as XFigure | |
|---|---|
protected XFigure |
AbstractTagFigure.presentationFigure
Presentation-figure (the tag itself) |
| Methods in org.openbp.cockpit.modeler.figures.tag that return XFigure | |
|---|---|
protected XFigure |
SimpleTextTagFigure.createPresentationFigure()
Creates the presentation figure of this node. |
protected XFigure |
AbstractTagFigure.createPresentationFigure()
Creates the presentation figure of this tag. |
| Uses of XFigure in org.openbp.cockpit.modeler.util |
|---|
| Methods in org.openbp.cockpit.modeler.util that return XFigure | |
|---|---|
static XFigure |
FigureUtil.createShadowFigure(XFigure presentationFigure)
Creates a shadow figure by cloning the given presentation figure. |
| Methods in org.openbp.cockpit.modeler.util with parameters of type XFigure | |
|---|---|
static XFigure |
FigureUtil.createShadowFigure(XFigure presentationFigure)
Creates a shadow figure by cloning the given presentation figure. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||