public class TextPath extends Object
| Constructor and Description |
|---|
TextPath(GeneralPath
|
| Modifier and Type | Method and Description |
|---|---|
float |
getEndX()
|
float |
getEndY()
|
GeneralPath |
getPath()
|
float |
getStartX()
|
float |
getStartY()
|
boolean |
isReverseX()
|
public TextPath(GeneralPathpath, float startX, float startY, float endX, float endY)
public GeneralPathgetPath()
public float getStartX()
public float getStartY()
public float getEndX()
public float getEndY()
public boolean isReverseX()