- All Known Implementing Classes:
AbstractShapeGISMap
,BarChart
,Chart
,Chart1D
,Chart1DSum
,Chart2D
,Chart2DPlot
,Histogram
,Histogram2D
,PieChart
,Plot
,Point
,Position
,Shape
,Shape3D
,Shape3DGroup
,Shape3DObject
,ShapeAgentGroup_xjal
,ShapeAgentPopulationGroup
,ShapeArc
,ShapeArrowLine
,ShapeButton
,ShapeCAD
,ShapeCanvas
,ShapeCheckBox
,ShapeComboBox
,ShapeControl
,ShapeCurve
,ShapeEmbeddedObjectIcon
,ShapeEmbeddedObjectPresentation
,ShapeFileChooser
,ShapeGISMap
,ShapeGroup
,ShapeImage
,ShapeInputControl
,ShapeInspect
,ShapeLine
,ShapeLineFill
,ShapeListBox
,ShapeModelElementsGroup
,ShapeModelPrimitives
,ShapeMultiplePoints
,ShapeOval
,ShapePolyLine
,ShapeProgressBar
,ShapeRadioButtonGroup
,ShapeRectangle
,ShapeRoundedRectangle
,ShapeScale
,ShapeSlider
,ShapeSVG
,ShapeText
,ShapeTextField
,ShapeTopLevelPresentationGroup
,ShapeWindow3D
,StackChart
,TimeColorChart
,TimePlot
,TimeStackChart
public interface Locatable2D
This interface represents some point location.
- Author:
- AnyLogic North America, LLC https://anylogic.com
double |
getX() |
Returns the x coordinate of the location.
|
double |
getY() |
Returns the y coordinate of the location.
|
Modifier and Type | Method | Description |
---|
-
How can we improve this article?
-