|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DBaseException in org.deegree.io.dbaseapi |
---|
Methods in org.deegree.io.dbaseapi that throw DBaseException | |
---|---|
java.lang.String |
DBaseFile.getColumn(java.lang.String col_name)
|
int |
DBaseFile.getDataLength(java.lang.String field)
|
java.lang.String[] |
DBaseFile.getDataTypes()
|
java.lang.String[] |
DBaseFile.getDataTypes(java.lang.String[] fields)
|
Feature |
DBaseFile.getFRow(int rowNo)
Returns a row of the dBase file as a Feature instance. |
java.lang.String[] |
DBaseFile.getProperties()
|
int |
DBaseFile.getRecordNum()
|
void |
DBaseFile.goTop()
Positions the record pointer at the top of the table. |
boolean |
DBaseFile.nextRecord()
Advance the record pointer to the next record. |
void |
DBFDataSection.setRecord(int index,
java.util.List<?> recData)
method: public setRecord(int index, ArrayList recData) writes a data record to byte array representing the data section of the dBase file. |
void |
DBaseFile.setRecord(int index,
java.util.List<?> recData)
writes a data record to byte array representing the data section of the dBase file. |
void |
DBFDataSection.setRecord(java.util.List<?> recData)
method: public setRecord(ArrayList recData) writes a data record to byte array representing the data section of the dBase file. |
void |
DBaseFile.setRecord(java.util.List<?> recData)
writes a data record to byte array representing the data section of the dBase file. |
void |
DBaseFile.writeAllToFile()
creates the dbase file and writes all data to it if the file specified by fname (s.o.) exists it will be deleted! |
Constructors in org.deegree.io.dbaseapi that throw DBaseException | |
---|---|
DBaseFile(java.lang.String url,
FieldDescriptor[] fieldDesc)
constructor only for writing a dBase file |
|
DBFHeader(FieldDescriptor[] fieldDesc)
constructor retrieves number of fields |
|
FieldDescriptor(java.lang.String name,
java.lang.String type,
byte fieldlength,
byte decimalcount)
constructor recieves name and type of the field, the length of the field in bytes and the decimalcount. the decimalcount is only considered if type id "N" or "F", it's maxvalue if fieldlength - 2! |
Uses of DBaseException in org.deegree.io.quadtree |
---|
Methods in org.deegree.io.quadtree that throw DBaseException | |
---|---|
void |
DBQuadtreeManager.importShape(java.lang.String fileName)
imports a shape into the database and builds a quadtree on it |
Uses of DBaseException in org.deegree.io.shpapi |
---|
Methods in org.deegree.io.shpapi that throw DBaseException | |
---|---|
int[] |
ShapeFile.getDataLengths()
|
java.lang.String[] |
ShapeFile.getDataTypes()
returns the datatype of each column of the database file associated to the shape-file |
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 |
Feature |
ShapeFile.getFeatureByRecNo(int RecNo)
Returns the given entry of the shape file as a Feature instance. |
java.lang.String[] |
ShapeFile.getProperties()
returns the properties (column headers) of the dBase-file associated to the shape-file |
Uses of DBaseException in org.deegree.io.shpapi.shape_new |
---|
Methods in org.deegree.io.shpapi.shape_new that throw DBaseException | |
---|---|
FeatureCollection |
ShapeFile.getFeatureCollection()
This method destroys the internal list of shapes and the associated .dbf structure! |
void |
ShapeFileWriter.write()
Writes the shapes to file. |
void |
ShapeFileWriter.write(java.lang.String baseName)
Deprecated. |
void |
ShapeFile.writeDBF()
This writes the DBF file. |
Constructors in org.deegree.io.shpapi.shape_new that throw DBaseException | |
---|---|
ShapeFile(FeatureCollection fc,
java.lang.String baseName)
Creates shapefile datastructures from the feature collection. |
Uses of DBaseException in org.deegree.tools.app3d |
---|
Methods in org.deegree.tools.app3d that throw DBaseException | |
---|---|
void |
CityGML2Shape.write()
|
Uses of DBaseException in org.deegree.tools.raster |
---|
Methods in org.deegree.tools.raster that throw DBaseException | |
---|---|
void |
ImportIndexIntoDB.perform()
main method to perform indexing of raster tile via a spatial DB |
void |
RasterTreeUpdater.update()
Updates the images. |
Uses of DBaseException in org.deegree.tools.shape |
---|
Methods in org.deegree.tools.shape that throw DBaseException | |
---|---|
void |
GML2Shape_new.write()
|
Constructors in org.deegree.tools.shape that throw DBaseException | |
---|---|
ShapefileMerger(java.lang.String[] args)
|
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org