public class ClosePath extends PathElement
For more information on path elements see the Path
and
PathElement
classes.
impl_nodes
Constructor and Description |
---|
ClosePath() |
Modifier and Type | Method and Description |
---|---|
(package private) void |
addTo(NGPath pgPath) |
void |
impl_addTo(Path2D path)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
java.lang.String |
toString()
Returns a string representation of this
ArcTo object. |
absoluteProperty, addNode, isAbsolute, removeNode, setAbsolute, u
void addTo(NGPath pgPath)
addTo
in class PathElement
@Deprecated public void impl_addTo(Path2D path)
impl_addTo
in class PathElement
public java.lang.String toString()
ArcTo
object.toString
in class java.lang.Object
ArcTo
object.