|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.geometry.iso.util.elem2D.Simplex2D
org.geotools.geometry.iso.util.elem2D.Quadrilateral2D
public class Quadrilateral2D
Field Summary |
---|
Fields inherited from class org.geotools.geometry.iso.util.elem2D.Simplex2D |
---|
id, neighbour, object, point |
Constructor Summary | |
---|---|
protected |
Quadrilateral2D(Node2D p0,
Node2D p1,
Node2D p2,
Node2D p3)
|
Method Summary | |
---|---|
int |
n()
|
int |
sideBits(int s)
|
Methods inherited from class org.geotools.geometry.iso.util.elem2D.Simplex2D |
---|
getAllEdgesOnFace, getAllPointsOnFace, getAllSimpliciesOnSimplex, getCentroid, getNeighbourEdge, getNeighbours, getNeighbourSimplex, getNextPoint, getObject, getOrientation, getOrientation, getOrientation, getOrientation, getPoint, getPointFromSide, getPoints, getRectangle, getSide, getSide, getSide, getSides, getSize, getSizeSq, hasEqualPoint, hasID, hasPoint, linkEdge, linkEdge, linkSimplex, linkSimplex, setObject, setRectangle, swapSide, unlinkEdge, unlinkEdge |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected Quadrilateral2D(Node2D p0, Node2D p1, Node2D p2, Node2D p3)
p
- Method Detail |
---|
public int n()
n
in class Simplex2D
public int sideBits(int s)
sideBits
in class Simplex2D
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |