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