|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--fcmodeler.attributes.NodeShapeAttribute
The node shape visual attribute.
| Method Summary | |
VisualAttributeEditor |
getEditor()
Returns a node shape attribute editor. |
static NodeShapeAttribute |
getInstance()
Returns an instance of NodeShapeAttribute. |
VisualAttributeValue |
getValue(java.lang.String value)
Returns a node shape value, using the specified string description. |
java.lang.String |
toString()
Returns the string "node shape". |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public VisualAttributeEditor getEditor()
NodeShapeEditor.getEditor in interface VisualAttributeNodeShapeEditor.public static NodeShapeAttribute getInstance()
NodeShapeAttribute.NodeShapeAttribute.public VisualAttributeValue getValue(java.lang.String value)
NodeShapeValue.getValue in interface VisualAttributevalue - the string description of the node shape value.public java.lang.String toString()
toString in interface VisualAttributetoString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||