|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CADEdge
Describe a topological edge.
| Method Summary | |
|---|---|
boolean |
isDegenerated()
Return true if this edge have only one vertex |
double[] |
range()
Return an array containing min and max value of the parameter describing the geometry of this edge |
CADVertex[] |
vertices()
Return the extremities of this edge |
| Methods inherited from interface org.jcae.mesh.cad.CADShape |
|---|
boundingBox, equals, hashCode, isOrientationForward, isSame, orientation, reversed, writeNative |
| Method Detail |
|---|
boolean isDegenerated()
double[] range()
CADVertex[] vertices()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||