|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Geometric
A Geometric
is something that has Node
s.
GeometricComparator
Method Summary | |
---|---|
Node |
node(int i)
Returns the i -th node. |
int |
nodesCount()
Number of nodes. |
Method Detail |
---|
int nodesCount()
Node node(int i)
i
-th node.
i
-
i
-th node
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |