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, transformCopyright © 2016. All rights reserved.