public class GeometryPath extends HasVisibleObjectOrAppearance
VisibleBase.DisplayPreference
Constructor and Description |
---|
GeometryPath() |
Modifier and Type | Method and Description |
---|---|
GeometryPath |
clone() |
PathPointSet |
getPathPointSet() |
PathWrapSet |
getPathWrapSet() |
void |
setPathPointSet(PathPointSet set) |
void |
setPathWrapSet(PathWrapSet set) |
createRenderProps, getAppearance, setAppearance
getVisibleObject, setVisibleObject
getColor, getDisplayPreference, getOpacity, setColor, setDisplayPreference, setOpacity
public PathPointSet getPathPointSet()
public void setPathPointSet(PathPointSet set)
public PathWrapSet getPathWrapSet()
public void setPathWrapSet(PathWrapSet set)
public GeometryPath clone()
clone
in interface Clonable
clone
in class HasVisibleObjectOrAppearance