Uses of Enum Class
com.openinventor.inventor.nodes.SoMarkerSet.MarkerTypes
Packages that use SoMarkerSet.MarkerTypes
-
Uses of SoMarkerSet.MarkerTypes in com.openinventor.inventor.nodes
Methods in com.openinventor.inventor.nodes that return SoMarkerSet.MarkerTypesModifier and TypeMethodDescriptionstatic SoMarkerSet.MarkerTypesSoMarkerSet.MarkerTypes.valueOf(int val) Returns the enum constant of this type with the specified integer valuestatic SoMarkerSet.MarkerTypesReturns the enum constant of this class with the specified name.static SoMarkerSet.MarkerTypes[]SoMarkerSet.MarkerTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.