| Package | Description |
|---|---|
| nl.b3p.geotools.data | |
| nl.b3p.geotools.data.dxf | |
| nl.b3p.geotools.data.dxf.entities |
| Modifier and Type | Method and Description |
|---|---|
static GeometryType |
GeometryType.getTypeByClass(com.vividsolutions.jts.geom.Geometry typeClass) |
static GeometryType |
GeometryType.getTypeByExtension(String typeExtension) |
static GeometryType |
GeometryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeometryType[] |
GeometryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String[] |
GeometryType.getTypeNames(String filename,
GeometryType... types) |
static Map |
GeometryType.getTypeNamesMap(String filename,
GeometryType... types) |
static void |
GeometryType.setExtension(GeometryType type,
String extension) |
static String |
GeometryTypeMap.stripExtension(String typename,
GeometryType geometryType) |
static String |
GeometryType.stripExtensionFromTypename(String typename,
GeometryType type) |
| Modifier and Type | Method and Description |
|---|---|
void |
DXFFeatureReader.updateTypeFilter(String typeName,
GeometryType geometryType,
String srs) |
| Constructor and Description |
|---|
DXFFeatureReader(URL url,
String typeName,
String srs,
GeometryType geometryType,
ArrayList dxfInsertsFilter) |
| Modifier and Type | Field and Description |
|---|---|
protected GeometryType |
DXFEntity.geometryType |
| Modifier and Type | Method and Description |
|---|---|
GeometryType |
DXFEntity.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
DXFEntity.setType(GeometryType geometryType) |
Copyright © 2018 B3Partners B.V.. All rights reserved.