Spatial
scalation.database.Spatial
The Spatial trait provides spatial coordinates that are spatially partially ordered.
Value parameters
- pos
-
the spatial Euclidean coordinate vector for the spatial object
Attributes
- Graph
-
- Supertypes
- Known subtypes
Members list
Type members
Inherited types
Attributes
- Inherited from:
- PartiallyOrdered
Value members
Concrete methods
Rescale from actual-position (e.g., world-coordinates) to animation-position (screen-coordinates).
Rescale from actual-position (e.g., world-coordinates) to animation-position (screen-coordinates).
Value parameters
- factor
-
the space rescaling factor
Attributes
Convert the spatial object to a string.
Convert the spatial object to a string.
Attributes
- Definition Classes
-
Any
Compare two spatial objects based on their space coordinates.
Compare two spatial objects based on their space coordinates.
Value parameters
- other
-
the other item to compare with this item
Attributes
Inherited methods
Attributes
- Inherited from:
- PartiallyOrdered
Attributes
- Inherited from:
- PartiallyOrdered
Attributes
- Inherited from:
- PartiallyOrdered
In this article