- java.lang.Object
- com.anylogic.engine.omniverse_connector.AbstractPositionWatcher<C>
- com.anylogic.engine.omniverse_connector.ShapePositionWatcher<C>
public class ShapePositionWatcher<C extends Shape> extends AbstractPositionWatcher<C>
Nested classes/interfaces inherited from class com.anylogic.engine.omniverse_connector.AbstractPositionWatcher
AbstractPositionWatcher.BasisType| Constructor | Description | 
|---|---|
| ShapePositionWatcher | 
| Modifier and Type | Method | Description | 
|---|---|---|
| default String | getFieldPath() | |
| PositionAndScale | getPosition | 
public ShapePositionWatcher(com.anylogic.engine.internal.presentation.PresentationObjectCoordinatesCache cache, boolean updateScale) 
public PositionAndScale getPosition(C shape) 
default String getFieldPath()