Package com.anylogic.engine
- All Superinterfaces:
Locatable2D
- All Known Implementing Classes:
ElevatorShaft,Shape3D,Shape3DGroup,Shape3DObject,ShapeAgentGroup_xjal,ShapeAgentPopulationGroup,ShapeArc,ShapeArrowLine,ShapeCurve,ShapeEmbeddedObjectPresentation,ShapeGISMap,ShapeGroup,ShapeImage,ShapeLine,ShapeLineFill,ShapeModelElementsGroup,ShapeMultiplePoints,ShapeOval,ShapePolyLine,ShapeRectangle,ShapeRoundedRectangle,ShapeText,ShapeTopLevelPresentationGroup
public interface Locatable3D extends Locatable2D
This interface represents some location.
- Author:
- AnyLogic North America, LLC https://anylogic.com
| Modifier and Type | Method | Description |
|---|---|---|
double | getZ() |
Returns the z coordinate of the location base.
|
double | getZOffset() |
Returns the offset from z coordinate of the location base.
This e.g. |
double getZ()
Returns the z coordinate of the location base.
- Returns:
- the z coordinate of the location base
double getZOffset()
Returns the offset from z coordinate of the location base.
This e.g. returns
This e.g. returns
getZHeight() for
some 3D shapes- Returns:
- the offset from z coordinate of the location