public interface ShapeFlatnessTransformer extends ShapeTransformer
| Modifier and Type | Method and Description |
|---|---|
Shape |
transform(Shape shape,
float flatness)
map a shape from graph coordinate system to the
screen coordinate system
|
inverseTransform, transforminverseTransform, transformShape transform(Shape shape, float flatness)
shape - the shape to be transformedflatness - used to break the supplied shape into segmentsCopyright © 2016. All rights reserved.