Interface DoubleLocation
Deprecated.
Double-typed storage location.
- Since:
- 0.8 or earlier
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptiondoublegetDouble(DynamicObject store, boolean condition) Deprecated.doublegetDouble(DynamicObject store, Shape shape) Deprecated.voidsetDouble(DynamicObject store, double value, Shape shape) Deprecated.
-
Method Details
-
getDouble
Deprecated.- Since:
- 0.8 or earlier
- See Also:
-
getDouble
Deprecated.- Since:
- 0.8 or earlier
- See Also:
-
setDouble
@Deprecated(since="22.2") void setDouble(DynamicObject store, double value, Shape shape) throws FinalLocationException Deprecated.- Throws:
FinalLocationException- Since:
- 0.8 or earlier
- See Also:
-