Package | Description |
---|---|
org.eclipse.ice.client.widgets.geometry | |
org.eclipse.ice.datastructures.form.geometry |
Modifier and Type | Method and Description |
---|---|
void |
ShapeTreeContentProvider.visit(PrimitiveShape primitiveShape)
(non-Javadoc)
|
Modifier and Type | Method and Description |
---|---|
void |
PrimitiveShape.copy(PrimitiveShape iceObject)
This operation copies the contents of a PrimitiveShape into the current
object using a deep copy.
|
void |
IShapeVisitor.visit(PrimitiveShape primitiveShape)
Visits an IShapeVisitor as a PrimitiveShape
|