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