Package | Description |
---|---|
org.eclipse.ice.client.widgets.mesh.properties | |
org.eclipse.ice.datastructures.form.mesh |
Modifier and Type | Method and Description |
---|---|
void |
TabDescriptorProvider.visit(BezierEdge edge) |
Modifier and Type | Method and Description |
---|---|
void |
BezierEdge.copy(BezierEdge edge)
This operation copies the contents of a BezierEdge into the current
object using a deep copy.
|
void |
IMeshPartVisitor.visit(BezierEdge edge)
The visit operation for a
BezierEdge . |