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