Class RMPath3DUtils
java.lang.Object
com.inductiveautomation.rm.graphics.RMPath3DUtils
Helper methods for the RMPath3D class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCreates and returns a list of paths in 3D for a given 2D path and extrusion.Creates and returns a list of paths in 3D for a given 2D path and extrusion.
-
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.
-