public class PathGeometry.CloseSegment extends PathGeometry.Vertex
| Modifier and Type | Method and Description |
|---|---|
double |
getX()
Get the x-coordinate of the site, in the local
coordinates of the containing pane
|
double |
getY()
Get the y-coordinate of the site, in the local
coordinates of the containing pane.
|
void |
setPoint(Point2D point)
Set the point location of the site
|
void |
translate(double x,
double y)
Translate the site by the indicated distance.
|
getControlPoint, getFigure, getID, toStringgetNormal, getPoint, getPoint, getPoint, getPoint, getTransformContext, hasNormal, isNormal, setNormalpublic double getX()
getX in interface SitegetX in class PathGeometry.Vertexpublic double getY()
getY in interface SitegetY in class PathGeometry.Vertexpublic void setPoint(Point2D point)
setPoint in class PathGeometry.Vertexpublic void translate(double x,
double y)
translate in interface Sitetranslate in class PathGeometry.VertexCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.