|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SymbolDescriptor | |
|---|---|
| org.openbp.cockpit.modeler.skins | |
| org.openbp.cockpit.modeler.util | |
| Uses of SymbolDescriptor in org.openbp.cockpit.modeler.skins |
|---|
| Methods in org.openbp.cockpit.modeler.skins that return SymbolDescriptor | |
|---|---|
SymbolDescriptor |
Skin.getSymbolDescriptor(java.lang.String nodeType)
Gets a symbol descriptor by its node type. |
| Methods in org.openbp.cockpit.modeler.skins with parameters of type SymbolDescriptor | |
|---|---|
void |
Skin.addSymbolDescriptor(SymbolDescriptor symbolDescriptor)
Adds a symbol descriptor. |
| Uses of SymbolDescriptor in org.openbp.cockpit.modeler.util |
|---|
| Methods in org.openbp.cockpit.modeler.util that return SymbolDescriptor | |
|---|---|
static SymbolDescriptor |
FigureUtil.getSymbolDescriptorForModelObject(Skin skin,
ModelObject o)
Gets the symbol descriptor from the given skin that can be used to display the given model object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||