|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.model.spatialschema.LinearContains
class LinearContains
Constructor Summary | |
---|---|
LinearContains()
|
Method Summary | |
---|---|
static boolean |
contains(Curve curve1,
Curve curve2)
the operation returns true if the two submitted curves contains |
static boolean |
contains(Curve curve,
Point point)
the operations returns true if the submitted point contains the submitted curve |
static boolean |
contains(CurveSegment curve1,
CurveSegment curve2)
the operation returns true if the two submitted curves segments contains |
static boolean |
contains(CurveSegment curve,
Position point)
the operations returns true if the submitted point contains the submitted curve segment |
static boolean |
contains(Point point1,
Point point2)
the operations returns true if two the passed points contains |
protected static boolean |
contains(Position[] positions,
Position point,
double tolerance)
the operation returns true if polygon defined by an array of Position contains the submitted point. |
static boolean |
contains(Position point1,
Position point2)
the operations returns true if two the submitted points contains |
static boolean |
contains(Surface surface,
Curve curve)
the operation returns true if the submitted curve contains the submitted surface |
static boolean |
contains(SurfacePatch surface,
CurveSegment curve,
double tolerance)
the operation returns true if the submitted curve segment contains the submitted surface patch |
static boolean |
contains(SurfacePatch surface,
Position point,
double tolerance)
the operation returns true if the submitted point contains the submitted surface patch |
static boolean |
contains(SurfacePatch surface1,
SurfacePatch surface2,
double tolerance)
the operation returns true if the first surface patches contains the second one |
static boolean |
contains(Surface surface,
Point point)
the operation returns true if the submitted point contains the submitted surface |
static boolean |
contains(Surface surface2,
Surface surface1)
the operation returns true if the two submitted surfaces contains |
static double |
getTolerance(Geometry geom1,
Geometry geom2)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
LinearContains()
Method Detail |
---|
public static double getTolerance(Geometry geom1, Geometry geom2)
geom1
- geom2
-
public static boolean contains(Position point1, Position point2)
public static boolean contains(CurveSegment curve, Position point)
public static boolean contains(SurfacePatch surface, Position point, double tolerance)
surface
- point
- tolerance
-
public static boolean contains(CurveSegment curve1, CurveSegment curve2)
public static boolean contains(SurfacePatch surface, CurveSegment curve, double tolerance)
surface
- curve
- tolerance
- public static boolean contains(SurfacePatch surface1, SurfacePatch surface2, double tolerance)
surface1
- surface2
- tolerance
-
public static boolean contains(Point point1, Point point2)
point1
- point2
-
public static boolean contains(Curve curve, Point point)
public static boolean contains(Surface surface, Point point) throws Exception
Exception
public static boolean contains(Curve curve1, Curve curve2)
public static boolean contains(Surface surface, Curve curve) throws GeometryException
GeometryException
public static boolean contains(Surface surface2, Surface surface1) throws Exception
Exception
protected static boolean contains(Position[] positions, Position point, double tolerance)
positions
- point
- tolerance
-
|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net