Package | Description |
---|---|
org.eclipse.ice.client.widgets | |
org.eclipse.ice.client.widgets.jme | |
org.eclipse.ice.client.widgets.mesh |
Class and Description |
---|
IMeshSelectionListener
This interface provides a listener to be notified when the current selection
in a jME3-based MeshApplication has changed.
|
Class and Description |
---|
MeshAppState
This jME3-based
AppState provides a 3D view of a
MeshComponent . |
Class and Description |
---|
AbstractMeshController
This class provides a basic controller for a component of a mesh.
|
AbstractMeshView
This class provides a basic view for a component of a mesh. |
CustomChaseCamera
This class extends the default jME3
ChaseCamera to provide additional
functionality:1) Can reset the zoom to a default distance. 2) Notifies ICameraListener s when the zoom changes. |
EdgeView
This class provides a basic view for an Edge, i.e., a line on the grid.
|
ICameraListener
This is an interface for classes that need to listen to particular camera
events.
|
IMeshSelectionListener
This interface provides a listener to be notified when the current selection
in a jME3-based MeshApplication has changed.
|
MeshAppState
This jME3-based
AppState provides a 3D view of a
MeshComponent . |
MeshAppStateMode
This provides a base class for custom
AppState s designed for
manipulating the scene in a MeshAppState . |
MeshAppStateModeFactory
This class provides all available
MeshAppStateMode s for a
MeshAppState . |
MeshAppStateModeFactory.Mode
An enumeration for all available MeshApplicationModes.
|
MeshSelectionManager
This class manages a selection of polygons, edges, and vertices for a
MeshComponent.
|
StateType
This enumeration provides a list of possible states for Geometries displayed
in a jME3 scene.
|
VertexController
This class provides a controller for Vertex instances, and it creates a
VertexView for a Vertex.
|
VertexView
This class provides a basic view for a Vertex, i.e., a single sphere on the grid. |