Package com.kheops.jmap.spatial
Interface Transformation
- All Superinterfaces:
Cloneable,Serializable
- All Known Implementing Classes:
OffsetTransformation,PrecisionTransformation,ProjectionTransformation,RotationTransformation,SmoothTransformation,TransformationAdapter,TranslationTransformation,UnaryTransformation
Transformation is the base class for all geometry transformations.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
serialVersionUID
static final long serialVersionUID- See Also:
-
-
Method Details
-
clone
Object clone() -
transform
-
transform
-
transform
-
transform
-
transform
-
transform
-