|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Path in sddl.hierarchy |
|---|
| Methods in sddl.hierarchy that return Path | |
|---|---|
Path |
Path.copy()
Returns a copy of this Path |
Path |
Arrow.getPath()
Obtain the path of an arrow |
Path |
Arrow.obtainPath()
Returns the Path used by this arrow |
Path |
Canvas.obtainPath()
Not implemented on a canvas |
Path |
Path.obtainPath()
Returns itself |
Path |
EqTriangle.obtainPath()
Returns a Path describing the equilateral triangle |
Path |
Text.obtainPath()
Returns a Path describing the Text Not currently implemented |
Path |
Ellipse.obtainPath()
Returns a Path describing this Ellipse |
Path |
Rectangle.obtainPath()
Gives a Path describing the Rectangle. |
Path |
Circle.obtainPath()
Returns a Path describing the Circle |
Path |
Line.obtainPath()
Returns a Path to describe this Line |
Path |
Square.obtainPath()
Gives a Path describing the square |
abstract Path |
Shape.obtainPath()
Gives a Path describing the Shape. |
Path |
Path.translate(sddl.hierarchy.AbstractPoint translated)
Translate a Path by translated |
| Constructors in sddl.hierarchy with parameters of type Path | |
|---|---|
Arrow(Path path)
Creates an Arrow from a Path |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||