public class ClosePath extends PathElement
For more information on path elements see the Path
and
PathElement
classes.
Constructor and Description |
---|
ClosePath() |
Modifier and Type | Method and Description |
---|---|
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
|
String |
toString()
Returns a string representation of this
ArcTo object. |
absoluteProperty, isAbsolute, setAbsolute
@Deprecated public void impl_addTo(Path2D path)
impl_addTo
in class PathElement
Copyright © 2020. All rights reserved.