public interface ShapeTransformer extends BidirectionalTransformer
| Modifier and Type | Method and Description |
|---|---|
Shape |
inverseTransform(Shape shape) |
Shape |
transform(Shape shape)
map a shape from graph coordinate system to the
screen coordinate system
|
inverseTransform, transformShape transform(Shape shape)
transform in interface BidirectionalTransformershape - Shape inverseTransform(Shape shape)
inverseTransform in interface BidirectionalTransformerCopyright © 2015. All rights reserved.