|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.graphics.StrokePattern
StrokePattern
| Constructor Summary | |
StrokePattern(double[] pattern)
Constructor |
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
double[] |
getPattern()
Returns the pattern of this instance |
int |
hashCode()
|
void |
setPattern(double[] pattern)
Sets the pattern of this instance |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public StrokePattern(double[] pattern)
pattern - The pattern of this instance| Method Detail |
public double[] getPattern()
public void setPattern(double[] pattern)
pattern - the new pattern of this instancepublic boolean equals(java.lang.Object obj)
public int hashCode()
public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||