Modifier and Type | Method and Description |
---|---|
GeometryComponent |
ICEGeometryPage.getGeometry()
Returns the geometryComponent.
|
Modifier and Type | Method and Description |
---|---|
void |
ICEGeometryPage.setGeometry(GeometryComponent geometryComponent)
Sets the geometryComponent; giving the geometryEditor data.
|
void |
ICESectionPage.visit(GeometryComponent component)
(non-Javadoc)
|
void |
ICEFormEditor.visit(GeometryComponent component)
(non-Javadoc)
|
void |
ComponentPropertySection.visit(GeometryComponent component) |
Modifier and Type | Method and Description |
---|---|
void |
GeometryApplication.loadGeometry(GeometryComponent geometry)
Initializes the CSG tree given a GeometryComponent and prepares for
rendering
|
void |
GeometryCompositeFactory.renderGeometryComposite(org.eclipse.swt.widgets.Composite parent,
GeometryComponent geometryComp)
This operation renders the GeometryComponent.
|
void |
ShapeTreeView.setGeometry(GeometryComponent geometry) |
Modifier and Type | Method and Description |
---|---|
void |
ReactorPage.visit(GeometryComponent component) |
Modifier and Type | Method and Description |
---|---|
void |
SelectiveComponentVisitor.visit(GeometryComponent component) |
void |
IComponentVisitor.visit(GeometryComponent component)
This operation directs a visitor to perform its actions on the Component
as a GeometryComponent.
|
Modifier and Type | Method and Description |
---|---|
void |
TreeComposite.visit(GeometryComponent component)
(non-Javadoc)
|
Modifier and Type | Method and Description |
---|---|
void |
GeometryComponent.copy(GeometryComponent iceObject)
This operation copies the contents of a GeometryComponent into the
current object using a deep copy.
|
Modifier and Type | Method and Description |
---|---|
void |
Item.visit(GeometryComponent component)
(non-Javadoc)
|
Modifier and Type | Method and Description |
---|---|
void |
NekWriter.visit(GeometryComponent component) |