Interface ShapeTransformer

    • Method Detail

      • transform

        java.awt.Shape transform​(java.awt.Shape shape)
        map a shape from graph coordinate system to the screen coordinate system
        Specified by:
        transform in interface BidirectionalTransformer
        Parameters:
        shape -
        Returns:
        a GeneralPath (Shape) representing the screen points of the shape