Package com.reportmill.graphics
Class RMPath3DUtils
java.lang.Object
com.reportmill.graphics.RMPath3DUtils
Helper methods for the RMPath3D class.
-
Constructor Details
-
RMPath3DUtils
public RMPath3DUtils()
-
-
Method Details
-
getPaths
Creates and returns a list of paths in 3D for a given 2D path and extrusion. -
getPaths
Creates and returns a list of paths in 3D for a given 2D path and extrusion. Also can take into account the width of a stroke applied to the side (extrusion) panels.
-