Interface | Description |
---|---|
Pose |
This interface represents a pose in Cartesian space (relative to a reference coordinate system).
|
PoseFactory |
This interface provides methods for creating poses in Cartesian space (relative to a reference coordinate system).
|
Position |
This interface represents a Cartesian position.
|
PositionFactory |
Factory for creating positions in Cartesian space (relative to a reference coordinate system).
|
Range<T> |
This interface represents (describes) an inclusive range (or "interval") of numeric values of the same type defined by
a minimum and maximum value.
|
Rotation |
This interface represents a rotation vector specifying a Cartesian orientation.
|
RotationFactory |
Factory for creating a rotation vector specifying a Cartesian orientation.
|
ValueFactoryProvider |
This interface provides a set of factories for creating immutable value objects.
|
Copyright © 2021. All rights reserved.