|
deegree 2.3 (2010/04/09 10:10 build-4-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.model.spatialschema.LinearContains
public class LinearContains
| Constructor Summary | |
|---|---|
LinearContains()
|
|
| Method Summary | |
|---|---|
static boolean |
contains(Curve curve1,
Curve curve2)
the operation is currently not supported. |
static boolean |
contains(Curve curve,
Point point)
the operation is currently not supported. |
static boolean |
contains(CurveSegment curve1,
CurveSegment curve2)
the operation is currently not supported |
static boolean |
contains(CurveSegment curve,
Position point)
Currently not supported |
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)
Currently not supported |
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 |
|---|
public LinearContains()
| Method Detail |
|---|
public static double getTolerance(Geometry geom1,
Geometry geom2)
geom1 - geom2 -
public static boolean contains(Position point1,
Position point2)
point1 - point2 -
public static boolean contains(CurveSegment curve,
Position point)
curve - point -
public static boolean contains(SurfacePatch surface,
Position point,
double tolerance)
surface - point - tolerance -
public static boolean contains(CurveSegment curve1,
CurveSegment curve2)
curve1 - 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)
curve - point -
public static boolean contains(Surface surface,
Point point)
throws Exception
surface - point -
Exception
public static boolean contains(Curve curve1,
Curve curve2)
curve1 - curve2 -
public static boolean contains(Surface surface,
Curve curve)
throws GeometryException
surface - curve -
GeometryException
public static boolean contains(Surface surface2,
Surface surface1)
throws Exception
surface2 - surface1 -
Exception
protected static boolean contains(Position[] positions,
Position point,
double tolerance)
positions - point - tolerance -
|
deegree 2.3 (2010/04/09 10:10 build-4-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://www.deegree.org