|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SurfacePatch
A SurfacePatch describes a continuous portion of a Surface.
| Nested Class Summary | |
|---|---|
static class |
SurfacePatch.SurfacePatchType
Convenience enum type for discriminating the different surface patch variants in switch statements. |
| Method Summary | |
|---|---|
Measure |
getArea(Unit uom)
Returns the area covered by the patch. |
int |
getCoordinateDimension()
Returns the coordinate dimension, i.e. the dimension of the space that the patch is embedded in. |
SurfacePatch.SurfacePatchType |
getSurfacePatchType()
Returns the type of surface patch. |
| Method Detail |
|---|
SurfacePatch.SurfacePatchType getSurfacePatchType()
int getCoordinateDimension()
Measure getArea(Unit uom)
uom -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||