|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.yworks.yfiles.server.graphml.flexio.compat.Stroke
com.yworks.yfiles.server.graphml.flexio.compat.AdvancedStroke
Compatibility class for the yFiles FLEX GraphML format.
This class represents a stroke that can use an arbitrary dot/dash pattern.
| Constructor Summary | |
AdvancedStroke()
|
|
| Method Summary | |
double[] |
getPattern()
Returns the dash pattern. |
void |
setPattern(double[] pattern)
Sets the dash pattern |
| Methods inherited from class com.yworks.yfiles.server.graphml.flexio.compat.Stroke |
getColor, getSharedInstances, getWeight, isUseSolidColorStroke, setColor, setUseSolidColorStroke, setWeight |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AdvancedStroke()
| Method Detail |
public double[] getPattern()
public void setPattern(double[] pattern)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||