java.lang.Object
de.grogra.persistence.ShareableBase
de.grogra.imp.viewhandler.SelectionEventFactory
- All Implemented Interfaces:
DisposableViewEventFactory
,Manageable
,Shareable
It defines the activation events that trigger the selection mode.
The default activation events are:
- Left mouse button pressed over an object in the scene.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Methods inherited from class de.grogra.persistence.ShareableBase
addReference, appendReferencesTo, fieldModified, getProvider, getStamp, initProvider, manageableReadResolve, manageableWriteReplace, removeReference
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface de.grogra.imp.viewhandler.DisposableViewEventFactory
init
-
Field Details
-
$TYPE
-
-
Constructor Details
-
SelectionEventFactory
public SelectionEventFactory()
-
-
Method Details
-
createEvent
- Specified by:
createEvent
in interfaceDisposableViewEventFactory
-
isActivationEvent
- Specified by:
isActivationEvent
in interfaceDisposableViewEventFactory
-
getManageableType
- Specified by:
getManageableType
in interfaceManageable
-