Uses of Enum Class
com.openinventor.inventor.events.SoLocation2Event.EventSources
Packages that use SoLocation2Event.EventSources
-
Uses of SoLocation2Event.EventSources in com.openinventor.inventor.events
Methods in com.openinventor.inventor.events that return SoLocation2Event.EventSourcesModifier and TypeMethodDescriptionSoLocation2Event.getEventSource()
SoLocation2Event.EventSources.valueOf
(int val) Returns the enum constant of this type with the specified integer valueReturns the enum constant of this class with the specified name.static SoLocation2Event.EventSources[]
SoLocation2Event.EventSources.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.openinventor.inventor.events with parameters of type SoLocation2Event.EventSourcesModifier and TypeMethodDescriptionvoid
SoLocation2Event.setEventSource
(SoLocation2Event.EventSources source)