Package de.dlr.proseo.geotools
Klasse GeotoolsConfiguration.Shapefile
java.lang.Object
de.dlr.proseo.geotools.GeotoolsConfiguration.Shapefile
- Umschließende Klasse:
GeotoolsConfiguration
Representation shape file with all attributes needed in this context
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibunggetPath()
getType()
void
void
setShapeType
(String shapeType) void
setType
(ShpFile.GeoFileType type)
-
Konstruktordetails
-
Shapefile
public Shapefile()
-
-
Methodendetails
-
getType
- Gibt zurück:
- the type
-
getPath
- Gibt zurück:
- the path
-
getShapeType
- Gibt zurück:
- the ShapeType
-
setType
- Parameter:
type
- the type to set
-
setPath
- Parameter:
path
- the path to set
-
setShapeType
- Parameter:
shapeType
- the ShapeType to set
-