|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.io.mapinfoapi.MapInfoDataSource
public class MapInfoDataSource
TODO add documentation here
Field Summary | |
---|---|
static java.lang.String |
CLAUSE_BRUSH
|
static java.lang.String |
CLAUSE_CENTER
|
static java.lang.String |
CLAUSE_CHARSET
|
static java.lang.String |
CLAUSE_COLUMNS
|
static java.lang.String |
CLAUSE_DELIMETER
|
static java.lang.String |
CLAUSE_INDEX
|
static java.lang.String |
CLAUSE_PEN
|
static java.lang.String |
CLAUSE_SMOOTH
|
static java.lang.String |
CLAUSE_SYMBOL
|
static java.lang.String |
CLAUSE_UNIQUE
|
static java.lang.String |
CLAUSE_VERSION
|
static java.lang.String |
TYPE_ARC
|
static java.lang.String |
TYPE_ELLIPSE
|
static java.lang.String |
TYPE_LINE
|
static java.lang.String |
TYPE_NONE
|
static java.lang.String |
TYPE_PLINE
|
static java.lang.String |
TYPE_POINT
|
static java.lang.String |
TYPE_RECT
|
static java.lang.String |
TYPE_REGION
|
static java.lang.String |
TYPE_ROUNDRECT
|
static java.lang.String |
TYPE_TEXT
|
Constructor Summary | |
---|---|
MapInfoDataSource(java.net.URL url)
Creates a new MapInfoDataSource object. |
Method Summary | |
---|---|
void |
getFeatures(FeatureCollection collection,
Query query)
Loads features from the datasource into the passed collection, based on the passed filter. |
FeatureType |
getSchema()
Retrieves the featureType that features extracted from this datasource will be created with. |
protected java.util.ArrayList |
readMifMid()
Reads the MIF and MID files and returns a ArrayList of the Features they contain |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String TYPE_NONE
public static final java.lang.String TYPE_POINT
public static final java.lang.String TYPE_LINE
public static final java.lang.String TYPE_PLINE
public static final java.lang.String TYPE_REGION
public static final java.lang.String TYPE_ARC
public static final java.lang.String TYPE_TEXT
public static final java.lang.String TYPE_RECT
public static final java.lang.String TYPE_ROUNDRECT
public static final java.lang.String TYPE_ELLIPSE
public static final java.lang.String CLAUSE_SYMBOL
public static final java.lang.String CLAUSE_PEN
public static final java.lang.String CLAUSE_SMOOTH
public static final java.lang.String CLAUSE_CENTER
public static final java.lang.String CLAUSE_BRUSH
public static final java.lang.String CLAUSE_VERSION
public static final java.lang.String CLAUSE_CHARSET
public static final java.lang.String CLAUSE_DELIMETER
public static final java.lang.String CLAUSE_UNIQUE
public static final java.lang.String CLAUSE_INDEX
public static final java.lang.String CLAUSE_COLUMNS
Constructor Detail |
---|
public MapInfoDataSource(java.net.URL url) throws java.net.MalformedURLException
url
-
java.net.MalformedURLException
Method Detail |
---|
protected java.util.ArrayList readMifMid() throws java.lang.Exception
java.lang.Exception
- if file doesn't exist or is not readable etcpublic void getFeatures(FeatureCollection collection, Query query) throws java.lang.Exception
collection
- The collection to put the features into.query
- contains info about request of which features to retrieve.
java.lang.Exception
- For all data source errors.public FeatureType getSchema()
null
|
deegree 2.5 (2011/06/29 09:44 build-8-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