|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HasNoDBaseFileException | |
org.deegree_impl.io.shpapi |
Uses of HasNoDBaseFileException in org.deegree_impl.io.shpapi |
Methods in org.deegree_impl.io.shpapi that throw HasNoDBaseFileException | |
Feature |
ShapeFile.getFeatureByRecNo(int RecNo)
returns the RecNo'th entry of the shape file as Feature. |
java.lang.String[] |
ShapeFile.getProperties()
returns the properties (column headers) of the dBase-file associated to the shape-file |
java.lang.String[] |
ShapeFile.getDataTypes()
returns the datatype of each column of the database file associated to the shape-file |
int[] |
ShapeFile.getDataLengths()
|
java.lang.String[] |
ShapeFile.getDataTypes(java.lang.String[] fields)
returns the datatype of each column of the dBase associated to the shape-file specified by fields |
java.lang.Object[] |
ShapeFile.getRow(int rowNo)
returns a row of the dBase-file associated to the shape-file |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |