| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
(package private) short | commandType |
(package private) float[] | values |
Constructor Summary | |
SVGPathSegImpl(short type, float[] vals) |
Method Summary | |
short | getPathSegType() |
String | getPathSegTypeAsLetter() |
float[] | getValues() |
void | setPathSegType(short pathSegType) |
void | setPathSegTypeAsLetter(String pathSegTypeAsLetter) |
Field Detail |
short commandType
float[] values
Constructor Detail |
public SVGPathSegImpl(short type, float[] vals)
Method Detail |
public short getPathSegType()
public String getPathSegTypeAsLetter()
public float[] getValues()
public void setPathSegType(short pathSegType)
public void setPathSegTypeAsLetter(String pathSegTypeAsLetter)
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |