org.gvsig.fmap.geom
Interface DataTypes

All Superinterfaces:
DataTypes

public interface DataTypes
extends DataTypes

This interface defines a set of constants for all data types supported by the DAL.

Version:
$Id$
Author:
gvSIG Team

Field Summary
static int ENVELOPE
           
static int GEOMETRY
           
 
Fields inherited from interface org.gvsig.tools.dataTypes.DataTypes
ARRAY, BOOLEAN, BYTE, BYTEARRAY, CHAR, CONTAINER, DATE, DOUBLE, DYNOBJECT, FILE, FLOAT, FOLDER, INT, INVALID, LIST, LONG, MAP, MAX_TYPE_VALUE, OBJECT, SET, STRING, SUBTYPE_DATE, SUBTYPE_FILE, SUBTYPE_FOLDER, TIME, TIMESTAMP, UNKNOWN, URI, URL
 

Field Detail

GEOMETRY

static final int GEOMETRY
See Also:
Constant Field Values

ENVELOPE

static final int ENVELOPE
See Also:
Constant Field Values


Copyright © 2004-2012 gvSIG. All Rights Reserved.