Package | Description |
---|---|
org.eclipse.ice.datastructures.form.mesh |
Modifier and Type | Method and Description |
---|---|
PolygonProperties |
Polygon.getPolygonProperties()
Returns the properties for the current polygon.
|
Modifier and Type | Method and Description |
---|---|
void |
PolygonProperties.copy(PolygonProperties properties)
This operation copies the contents of a PolygonProperties into the
current object using a deep copy.
|