Uses of Enum Class
com.openinventor.inventor.nodes.SoWWWAnchor.Mappings
Packages that use SoWWWAnchor.Mappings
-
Uses of SoWWWAnchor.Mappings in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes with type parameters of type SoWWWAnchor.MappingsModifier and TypeFieldDescriptionfinal SoSFEnum<SoWWWAnchor.Mappings> SoWWWAnchor.mapSpecifies what additional information should be added to the end of the URL when passed back to the application for fetching.Methods in com.openinventor.inventor.nodes that return SoWWWAnchor.MappingsModifier and TypeMethodDescriptionstatic SoWWWAnchor.MappingsSoWWWAnchor.Mappings.valueOf(int val) Returns the enum constant of this type with the specified integer valuestatic SoWWWAnchor.MappingsReturns the enum constant of this class with the specified name.static SoWWWAnchor.Mappings[]SoWWWAnchor.Mappings.values()Returns an array containing the constants of this enum class, in the order they are declared.