org.gvsig.fmap.geom
Interface Geometry.OPERATIONS

Enclosing interface:
Geometry

public static interface Geometry.OPERATIONS


Field Summary
static String BUFFER
           
static String CONTAINS
           
static String CONVERTTOWKB
           
static String CONVERTTOWKT
           
static String CONVEXHULL
           
static String COVEREDBY
           
static String COVERS
           
static String CROSSES
           
static String DIFFERENCE
           
static String DISJOIN
           
static String DISTANCE
           
static String INTERSECTION
           
static String INTERSECTS
           
static String OVERLAPS
           
static String TOUCHES
           
static String UNION
           
static String WITHIN
           
 

Field Detail

CONVERTTOWKT

static final String CONVERTTOWKT
See Also:
Constant Field Values

CONVERTTOWKB

static final String CONVERTTOWKB
See Also:
Constant Field Values

BUFFER

static final String BUFFER
See Also:
Constant Field Values

DISTANCE

static final String DISTANCE
See Also:
Constant Field Values

CONTAINS

static final String CONTAINS
See Also:
Constant Field Values

OVERLAPS

static final String OVERLAPS
See Also:
Constant Field Values

CONVEXHULL

static final String CONVEXHULL
See Also:
Constant Field Values

COVERS

static final String COVERS
See Also:
Constant Field Values

CROSSES

static final String CROSSES
See Also:
Constant Field Values

DIFFERENCE

static final String DIFFERENCE
See Also:
Constant Field Values

DISJOIN

static final String DISJOIN
See Also:
Constant Field Values

INTERSECTION

static final String INTERSECTION
See Also:
Constant Field Values

INTERSECTS

static final String INTERSECTS
See Also:
Constant Field Values

TOUCHES

static final String TOUCHES
See Also:
Constant Field Values

UNION

static final String UNION
See Also:
Constant Field Values

WITHIN

static final String WITHIN
See Also:
Constant Field Values

COVEREDBY

static final String COVEREDBY
See Also:
Constant Field Values


Copyright © 2004-2012 gvSIG. All Rights Reserved.