Interface ShapeFlatnessTransformer
- All Superinterfaces:
BidirectionalTransformer, ShapeTransformer
- All Known Implementing Classes:
HyperbolicShapeTransformer, MagnifyShapeTransformer
Provides methods to map points from one coordinate system to
another: graph to screen and screen to graph.
The flatness parameter is used to break a curved shape into
smaller segments in order to perform a more detailed
transformation.
-
Method Summary
Methods inherited from interface BidirectionalTransformer
inverseTransform, transformMethods inherited from interface ShapeTransformer
inverseTransform, transform
-
Method Details
-
transform
-