Interface ShapeFlatnessTransformer

    • Method Detail

      • transform

        Shape transform​(Shape shape,
                        float flatness)
        map a shape from graph coordinate system to the screen coordinate system
        Parameters:
        shape - the shape to be transformed
        flatness - used to break the supplied shape into segments
        Returns:
        a GeneralPath (Shape) representing the screen points of the shape