Package | Description |
---|---|
org.eclipse.ice.client.widgets.mesh |
Modifier and Type | Class and Description |
---|---|
class |
EdgeView
This class provides a basic view for an Edge, i.e., a line on the grid.
|
class |
VertexView
This class provides a basic view for a Vertex, i.e., a single sphere on the grid. |
Modifier and Type | Method and Description |
---|---|
void |
AbstractMeshView.copy(AbstractMeshView view)
This operation copies the contents of a AbstractMeshView into the current
object using a deep copy.
|