| 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.io.mapinfoapi.MapInfoDataSource
public class MapInfoDataSource
TODO add documentation here
| Field Summary | |
|---|---|
static String | 
CLAUSE_BRUSH
 | 
static String | 
CLAUSE_CENTER
 | 
static String | 
CLAUSE_CHARSET
 | 
static String | 
CLAUSE_COLUMNS
 | 
static String | 
CLAUSE_DELIMETER
 | 
static String | 
CLAUSE_INDEX
 | 
static String | 
CLAUSE_PEN
 | 
static String | 
CLAUSE_SMOOTH
 | 
static String | 
CLAUSE_SYMBOL
 | 
static String | 
CLAUSE_UNIQUE
 | 
static String | 
CLAUSE_VERSION
 | 
static String | 
TYPE_ARC
 | 
static String | 
TYPE_ELLIPSE
 | 
static String | 
TYPE_LINE
 | 
static String | 
TYPE_NONE
 | 
static String | 
TYPE_PLINE
 | 
static String | 
TYPE_POINT
 | 
static String | 
TYPE_RECT
 | 
static String | 
TYPE_REGION
 | 
static String | 
TYPE_ROUNDRECT
 | 
static String | 
TYPE_TEXT
 | 
| Constructor Summary | |
|---|---|
MapInfoDataSource(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  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 String TYPE_NONE
public static final String TYPE_POINT
public static final String TYPE_LINE
public static final String TYPE_PLINE
public static final String TYPE_REGION
public static final String TYPE_ARC
public static final String TYPE_TEXT
public static final String TYPE_RECT
public static final String TYPE_ROUNDRECT
public static final String TYPE_ELLIPSE
public static final String CLAUSE_SYMBOL
public static final String CLAUSE_PEN
public static final String CLAUSE_SMOOTH
public static final String CLAUSE_CENTER
public static final String CLAUSE_BRUSH
public static final String CLAUSE_VERSION
public static final String CLAUSE_CHARSET
public static final String CLAUSE_DELIMETER
public static final String CLAUSE_UNIQUE
public static final String CLAUSE_INDEX
public static final String CLAUSE_COLUMNS
| Constructor Detail | 
|---|
public MapInfoDataSource(URL url)
                  throws MalformedURLException
url - 
MalformedURLException| Method Detail | 
|---|
protected ArrayList readMifMid()
                        throws Exception
Exception - if file doesn't exist or is not readable etc
public void getFeatures(FeatureCollection collection,
                        Query query)
                 throws Exception
collection - The collection to put the features into.query - contains info about request of which features to retrieve.
Exception - For all data source errors.public FeatureType getSchema()
null
  | 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| 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