Skip navigation links
$ A B C D E F G H I L M N O P R S T U V X Y _ 

$

$ACADVER - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
$EXTMAX - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
$EXTMIN - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
$FILLMODE - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
$LIMMAX - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
$LIMMIN - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 

A

addDXFInsertFilter(String[]) - Method in class nl.b3p.geotools.data.dxf.DXFDataStore
 
addDXFInsertFilter(String) - Method in class nl.b3p.geotools.data.dxf.DXFDataStore
 
addError(String) - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
Called when an error occurs but that error is constrained to a single feature/subgeometry.
addRefBlockForUpdate(DXFBlockReference) - Method in class nl.b3p.geotools.data.dxf.parser.DXFUnivers
 
ARC - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
ATTRIB - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 

B

BLOCK - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
BLOCK_RECORD - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
BLOCKS - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 

C

canProcess(URL) - Method in class nl.b3p.geotools.data.dxf.DXFDataStoreFactory
 
canProcess(String) - Method in class nl.b3p.geotools.data.dxf.DXFDataStoreFactory
 
canProcess(Map) - Method in class nl.b3p.geotools.data.dxf.DXFDataStoreFactory
 
CIRCLE - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
CLASSES - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
clone() - Method in class nl.b3p.geotools.data.dxf.entities.DXFArc
 
clone() - Method in class nl.b3p.geotools.data.dxf.entities.DXFCircle
 
clone() - Method in class nl.b3p.geotools.data.dxf.entities.DXFDimension
 
clone() - Method in class nl.b3p.geotools.data.dxf.entities.DXFEllipse
 
clone() - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
clone() - Method in class nl.b3p.geotools.data.dxf.entities.DXFInsert
 
clone() - Method in class nl.b3p.geotools.data.dxf.entities.DXFLine
 
clone() - Method in class nl.b3p.geotools.data.dxf.entities.DXFLwPolyline
 
clone() - Method in class nl.b3p.geotools.data.dxf.entities.DXFLwVertex
 
clone() - Method in class nl.b3p.geotools.data.dxf.entities.DXFPoint
 
clone() - Method in class nl.b3p.geotools.data.dxf.entities.DXFPolyline
 
clone() - Method in class nl.b3p.geotools.data.dxf.entities.DXFSolid
 
clone() - Method in class nl.b3p.geotools.data.dxf.entities.DXFText
 
clone() - Method in class nl.b3p.geotools.data.dxf.header.DXFBlock
 
clone() - Method in class nl.b3p.geotools.data.dxf.header.DXFLayer
 
close() - Method in class nl.b3p.geotools.data.dxf.DXFFeatureReader
 
createDataStore(URL) - Method in class nl.b3p.geotools.data.dxf.DXFDataStoreFactory
 
createDataStore(Map) - Method in class nl.b3p.geotools.data.dxf.DXFDataStoreFactory
 
createNewDataStore(Map) - Method in class nl.b3p.geotools.data.dxf.DXFDataStoreFactory
 
createSchema(SimpleFeatureType) - Method in class nl.b3p.geotools.data.dxf.DXFDataStore
 

D

DEFAULT_NAME - Static variable in class nl.b3p.geotools.data.dxf.header.DXFLayer
 
DEFAULT_NAME - Static variable in class nl.b3p.geotools.data.dxf.header.DXFLineType
 
defaultThickness - Static variable in class nl.b3p.geotools.data.dxf.header.DXFTables
 
DIMENSION - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
dispose() - Method in class nl.b3p.geotools.data.dxf.DXFDataStore
 
DXFArc - Class in nl.b3p.geotools.data.dxf.entities
 
DXFArc(DXFArc) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFArc
 
DXFArc(double, double, DXFPoint, double, DXFLineType, int, DXFLayer, int, double) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFArc
 
DXFBlock - Class in nl.b3p.geotools.data.dxf.header
 
DXFBlock(DXFBlock) - Constructor for class nl.b3p.geotools.data.dxf.header.DXFBlock
 
DXFBlock(double, double, int, String, Vector<DXFEntity>, int, DXFLayer) - Constructor for class nl.b3p.geotools.data.dxf.header.DXFBlock
 
DXFBlockRecord - Class in nl.b3p.geotools.data.dxf.header
 
DXFBlockRecord(double, double, int, String, Vector<DXFEntity>, int, DXFLayer) - Constructor for class nl.b3p.geotools.data.dxf.header.DXFBlockRecord
 
DXFBlockReference - Class in nl.b3p.geotools.data.dxf.header
 
DXFBlockReference(int, DXFLayer, int, DXFLineType, String, DXFBlock) - Constructor for class nl.b3p.geotools.data.dxf.header.DXFBlockReference
 
DXFBlocks - Class in nl.b3p.geotools.data.dxf.header
 
DXFBlocks() - Constructor for class nl.b3p.geotools.data.dxf.header.DXFBlocks
 
DXFBlocks(Vector<DXFBlock>) - Constructor for class nl.b3p.geotools.data.dxf.header.DXFBlocks
 
DXFCircle - Class in nl.b3p.geotools.data.dxf.entities
 
DXFCircle(DXFCircle) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFCircle
 
DXFCircle(DXFPoint, double, DXFLineType, int, DXFLayer, int, double) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFCircle
 
DXFCodeValuePair - Class in nl.b3p.geotools.data.dxf.parser
 
DXFCodeValuePair() - Constructor for class nl.b3p.geotools.data.dxf.parser.DXFCodeValuePair
 
DXFColor - Class in nl.b3p.geotools.data.dxf.parser
 
DXFColor() - Constructor for class nl.b3p.geotools.data.dxf.parser.DXFColor
 
DXFConstants - Interface in nl.b3p.geotools.data.dxf.parser
 
DXFDataStore - Class in nl.b3p.geotools.data.dxf
DataStore for reading a DXF file produced by Autodesk.
DXFDataStore(URL, String) - Constructor for class nl.b3p.geotools.data.dxf.DXFDataStore
 
DXFDataStoreFactory - Class in nl.b3p.geotools.data.dxf
 
DXFDataStoreFactory() - Constructor for class nl.b3p.geotools.data.dxf.DXFDataStoreFactory
 
DXFDimension - Class in nl.b3p.geotools.data.dxf.entities
 
DXFDimension(DXFDimension) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFDimension
 
DXFDimension(double, String, double, double, DXFBlock, String, DXFLayer, int, int, DXFLineType) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFDimension
 
DXFEllipse - Class in nl.b3p.geotools.data.dxf.entities
 
DXFEllipse(DXFEllipse) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFEllipse
 
DXFEllipse(DXFPoint, DXFPoint, double, double, double, int, DXFLayer, int, DXFLineType) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFEllipse
 
DXFEntities - Class in nl.b3p.geotools.data.dxf.header
 
DXFEntities() - Constructor for class nl.b3p.geotools.data.dxf.header.DXFEntities
 
DXFEntities(Vector<DXFEntity>) - Constructor for class nl.b3p.geotools.data.dxf.header.DXFEntities
 
DXFEntity - Class in nl.b3p.geotools.data.dxf.entities
 
DXFEntity(DXFEntity) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
DXFEntity(int, DXFLayer, int, DXFLineType, double) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
DXFFeatureReader - Class in nl.b3p.geotools.data.dxf
 
DXFFeatureReader(URL, String, String, GeometryType, ArrayList) - Constructor for class nl.b3p.geotools.data.dxf.DXFFeatureReader
 
DXFGroupCode - Enum in nl.b3p.geotools.data.dxf.parser
 
DXFHeader - Class in nl.b3p.geotools.data.dxf.header
 
DXFHeader() - Constructor for class nl.b3p.geotools.data.dxf.header.DXFHeader
 
DXFHeader(DXFPoint, DXFPoint, DXFPoint, DXFPoint, int, String, int) - Constructor for class nl.b3p.geotools.data.dxf.header.DXFHeader
 
DXFInsert - Class in nl.b3p.geotools.data.dxf.entities
 
DXFInsert(DXFInsert) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFInsert
 
DXFInsert(double, double, String, DXFBlock, DXFLayer, int, int, DXFLineType, double) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFInsert
 
DXFLayer - Class in nl.b3p.geotools.data.dxf.header
 
DXFLayer(String, int) - Constructor for class nl.b3p.geotools.data.dxf.header.DXFLayer
 
DXFLayer(String, int, int) - Constructor for class nl.b3p.geotools.data.dxf.header.DXFLayer
 
DXFLine - Class in nl.b3p.geotools.data.dxf.entities
 
DXFLine(DXFLine) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFLine
 
DXFLine(DXFPoint, DXFPoint, int, DXFLayer, DXFLineType, double, int) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFLine
 
DXFLineNumberReader - Class in nl.b3p.geotools.data.dxf.parser
 
DXFLineNumberReader(Reader) - Constructor for class nl.b3p.geotools.data.dxf.parser.DXFLineNumberReader
 
DXFLineType - Class in nl.b3p.geotools.data.dxf.header
 
DXFLineType() - Constructor for class nl.b3p.geotools.data.dxf.header.DXFLineType
 
DXFLineType(String, String, float, float, Vector<Float>) - Constructor for class nl.b3p.geotools.data.dxf.header.DXFLineType
 
DXFLwPolyline - Class in nl.b3p.geotools.data.dxf.entities
 
DXFLwPolyline(String, int, int, DXFLayer, Vector<DXFLwVertex>, int, DXFLineType, double) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFLwPolyline
 
DXFLwPolyline(DXFLayer) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFLwPolyline
 
DXFLwPolyline() - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFLwPolyline
 
DXFLwPolyline(DXFLwPolyline) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFLwPolyline
 
DXFLwVertex - Class in nl.b3p.geotools.data.dxf.entities
 
DXFLwVertex(Point2D.Double, double) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFLwVertex
 
DXFLwVertex(double, double, double) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFLwVertex
 
DXFLwVertex(DXFLwVertex, boolean) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFLwVertex
 
DXFParseException - Exception in nl.b3p.geotools.data.dxf.parser
Exception thrown while parsing a SDL file, adds line number in front of specified message.
DXFParseException(DXFLineNumberReader, String) - Constructor for exception nl.b3p.geotools.data.dxf.parser.DXFParseException
 
DXFParseException(DXFEntity, String) - Constructor for exception nl.b3p.geotools.data.dxf.parser.DXFParseException
 
DXFParseException(DXFEntity, String, Exception) - Constructor for exception nl.b3p.geotools.data.dxf.parser.DXFParseException
 
DXFPoint - Class in nl.b3p.geotools.data.dxf.entities
 
DXFPoint(DXFPoint) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFPoint
 
DXFPoint(Point2D.Double, int, DXFLayer, int, float) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFPoint
 
DXFPoint(Point2D.Double) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFPoint
 
DXFPoint() - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFPoint
 
DXFPoint(double, double, int, DXFLayer, int, double) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFPoint
 
DXFPolyline - Class in nl.b3p.geotools.data.dxf.entities
 
DXFPolyline(DXFPolyline) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFPolyline
 
DXFPolyline(String, int, int, DXFLayer, Vector<DXFVertex>, int, DXFLineType, double) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFPolyline
 
DXFSolid - Class in nl.b3p.geotools.data.dxf.entities
 
DXFSolid(DXFSolid) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFSolid
 
DXFSolid(DXFPoint, DXFPoint, DXFPoint, DXFPoint, double, int, DXFLayer, int, DXFLineType) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFSolid
 
DXFSpLine - Class in nl.b3p.geotools.data.dxf.entities
 
DXFSpLine(DXFPolyline) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFSpLine
 
DXFSpLine(String, int, int, DXFLayer, Vector<DXFVertex>, int, DXFLineType, double) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFSpLine
 
DXFTables - Class in nl.b3p.geotools.data.dxf.header
 
DXFTables() - Constructor for class nl.b3p.geotools.data.dxf.header.DXFTables
 
DXFTables(Vector<DXFLayer>, Vector<DXFLineType>) - Constructor for class nl.b3p.geotools.data.dxf.header.DXFTables
 
DXFText - Class in nl.b3p.geotools.data.dxf.entities
 
DXFText(DXFText) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFText
 
DXFText(int, DXFLayer, int, DXFLineType, double) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFText
 
DXFTrace - Class in nl.b3p.geotools.data.dxf.entities
 
DXFTrace(DXFTrace) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFTrace
 
DXFTrace(DXFPoint, DXFPoint, DXFPoint, DXFPoint, double, int, DXFLayer, int, DXFLineType) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFTrace
 
DXFUnivers - Class in nl.b3p.geotools.data.dxf.parser
 
DXFUnivers(ArrayList) - Constructor for class nl.b3p.geotools.data.dxf.parser.DXFUnivers
 
DXFValueType - Enum in nl.b3p.geotools.data.dxf.parser
 
DXFVertex - Class in nl.b3p.geotools.data.dxf.entities
 
DXFVertex(DXFVertex) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFVertex
 
DXFVertex(double, double, double, int, DXFLayer, int) - Constructor for class nl.b3p.geotools.data.dxf.entities.DXFVertex
 

E

ELLIPSE - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
ENDBLK - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
ENDSEC - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
ENDTAB - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
ENTITIES - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
errorDescription - Variable in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 

F

findBlock(String) - Method in class nl.b3p.geotools.data.dxf.parser.DXFUnivers
 
findLayer(String) - Method in class nl.b3p.geotools.data.dxf.parser.DXFUnivers
 
findLType(String) - Method in class nl.b3p.geotools.data.dxf.parser.DXFUnivers
 

G

geometry - Variable in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
geometryType - Variable in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
GeometryType - Enum in nl.b3p.geotools.data
 
GeometryTypeMap - Class in nl.b3p.geotools.data
 
GeometryTypeMap() - Constructor for class nl.b3p.geotools.data.GeometryTypeMap
 
GeometryTypeMap(GeometryTypeMap) - Constructor for class nl.b3p.geotools.data.GeometryTypeMap
 
getAngle1() - Method in class nl.b3p.geotools.data.dxf.entities.DXFArc
 
getAngle2() - Method in class nl.b3p.geotools.data.dxf.entities.DXFArc
 
getBinHexValue() - Method in class nl.b3p.geotools.data.dxf.parser.DXFCodeValuePair
 
getBulge() - Method in class nl.b3p.geotools.data.dxf.entities.DXFLwVertex
 
GetBulgeFromEndPoints(Point2D, Point2D, Point2D) - Static method in class nl.b3p.geotools.data.dxf.entities.DXFLwVertex
 
getChangingColor() - Static method in class nl.b3p.geotools.data.dxf.parser.DXFColor
 
getClassByExtension(String) - Static method in enum nl.b3p.geotools.data.GeometryType
 
getColor() - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
getColor(int) - Static method in class nl.b3p.geotools.data.dxf.parser.DXFColor
 
getColor(Color) - Static method in class nl.b3p.geotools.data.dxf.parser.DXFColor
 
getColorRGB() - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
getColorRGB(int) - Static method in class nl.b3p.geotools.data.dxf.parser.DXFColor
 
getDefaultColor() - Static method in class nl.b3p.geotools.data.dxf.parser.DXFColor
 
getDefaultColorIndex() - Static method in class nl.b3p.geotools.data.dxf.parser.DXFColor
 
getDescription() - Method in class nl.b3p.geotools.data.dxf.DXFDataStoreFactory
 
getDisplayName() - Method in class nl.b3p.geotools.data.dxf.DXFDataStoreFactory
 
getDoubleValue() - Method in class nl.b3p.geotools.data.dxf.parser.DXFCodeValuePair
 
getErrorDescription() - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
getErrorGeometry() - Method in class nl.b3p.geotools.data.dxf.parser.DXFUnivers
 
getExtension() - Method in enum nl.b3p.geotools.data.GeometryType
 
getExtensionByClass(Geometry) - Static method in enum nl.b3p.geotools.data.GeometryType
 
getFeatureCollection() - Method in class nl.b3p.geotools.data.dxf.DXFFeatureReader
 
getFeatureReader(String) - Method in class nl.b3p.geotools.data.dxf.DXFDataStore
 
getFeatureReader() - Method in class nl.b3p.geotools.data.dxf.DXFDataStore
 
getFeatureReader(Query, Transaction) - Method in class nl.b3p.geotools.data.dxf.DXFDataStore
 
getFeatureSource() - Method in class nl.b3p.geotools.data.dxf.DXFDataStore
 
getFeatureSource(String) - Method in class nl.b3p.geotools.data.dxf.DXFDataStore
 
getFeatureSource(Name) - Method in class nl.b3p.geotools.data.dxf.DXFDataStore
 
getFeatureType() - Method in class nl.b3p.geotools.data.dxf.DXFFeatureReader
 
getFeatureWriter(Filter, Transaction) - Method in class nl.b3p.geotools.data.dxf.DXFDataStore
 
getFeatureWriter(Transaction) - Method in class nl.b3p.geotools.data.dxf.DXFDataStore
 
getFeatureWriter(String, Filter, Transaction) - Method in class nl.b3p.geotools.data.dxf.DXFDataStore
 
getFeatureWriter(String, Transaction) - Method in class nl.b3p.geotools.data.dxf.DXFDataStore
 
getFeatureWriterAppend(Transaction) - Method in class nl.b3p.geotools.data.dxf.DXFDataStore
 
getFeatureWriterAppend(String, Transaction) - Method in class nl.b3p.geotools.data.dxf.DXFDataStore
 
getFileExtensions() - Method in class nl.b3p.geotools.data.dxf.DXFDataStoreFactory
 
getGc() - Method in class nl.b3p.geotools.data.dxf.parser.DXFCodeValuePair
 
getGeometry() - Method in class nl.b3p.geotools.data.dxf.entities.DXFArc
 
getGeometry() - Method in class nl.b3p.geotools.data.dxf.entities.DXFCircle
 
getGeometry() - Method in class nl.b3p.geotools.data.dxf.entities.DXFEllipse
 
getGeometry() - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
getGeometry() - Method in class nl.b3p.geotools.data.dxf.entities.DXFLine
 
getGeometry() - Method in class nl.b3p.geotools.data.dxf.entities.DXFLwPolyline
 
getGeometry() - Method in class nl.b3p.geotools.data.dxf.entities.DXFPoint
 
getGeometry() - Method in class nl.b3p.geotools.data.dxf.entities.DXFPolyline
 
getGeometry() - Method in class nl.b3p.geotools.data.dxf.entities.DXFSolid
 
getGeometry() - Method in class nl.b3p.geotools.data.dxf.entities.DXFText
 
getGeometryClass() - Method in enum nl.b3p.geotools.data.GeometryType
 
getGeometryFactory() - Method in class nl.b3p.geotools.data.dxf.parser.DXFUnivers
 
getGroupCode(int) - Static method in enum nl.b3p.geotools.data.dxf.parser.DXFGroupCode
 
getHandleHexValue() - Method in class nl.b3p.geotools.data.dxf.parser.DXFCodeValuePair
 
getIdHexValue() - Method in class nl.b3p.geotools.data.dxf.parser.DXFCodeValuePair
 
getImplementationHints() - Method in class nl.b3p.geotools.data.dxf.DXFDataStoreFactory
 
getInfo() - Method in class nl.b3p.geotools.data.dxf.DXFDataStore
 
getInfo() - Method in class nl.b3p.geotools.data.dxf.DXFFeatureReader
 
getInfo() - Method in class nl.b3p.geotools.data.dxf.parser.DXFUnivers
 
getIntValue() - Method in class nl.b3p.geotools.data.dxf.parser.DXFCodeValuePair
 
getLineType() - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
getLineTypeName() - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
getLockingManager() - Method in class nl.b3p.geotools.data.dxf.DXFDataStore
 
getLongValue() - Method in class nl.b3p.geotools.data.dxf.parser.DXFCodeValuePair
 
getMessage() - Method in exception nl.b3p.geotools.data.dxf.parser.DXFParseException
 
getName() - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
getNames() - Method in class nl.b3p.geotools.data.dxf.DXFDataStore
 
getParametersInfo() - Method in class nl.b3p.geotools.data.dxf.DXFDataStoreFactory
 
getRefLayer() - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
getRefLayerName() - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
getSchema(Name) - Method in class nl.b3p.geotools.data.dxf.DXFDataStore
 
getSchema(String) - Method in class nl.b3p.geotools.data.dxf.DXFDataStore
 
getSchema() - Method in class nl.b3p.geotools.data.dxf.DXFDataStore
 
getSelectingColor() - Static method in class nl.b3p.geotools.data.dxf.parser.DXFColor
 
getShortValue() - Method in class nl.b3p.geotools.data.dxf.parser.DXFCodeValuePair
 
getStartingLineNumber() - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
getStringValue() - Method in class nl.b3p.geotools.data.dxf.parser.DXFCodeValuePair
 
getText() - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
getTextheight() - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
getTextposhorizontal() - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
getTextposvertical() - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
getTextrotation() - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
getThickness() - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
getType() - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
getTypeByClass(Geometry) - Static method in enum nl.b3p.geotools.data.GeometryType
 
getTypeByExtension(String) - Static method in enum nl.b3p.geotools.data.GeometryType
 
getTypeName(URL) - Method in class nl.b3p.geotools.data.dxf.DXFDataStoreFactory
 
getTypeNames() - Method in class nl.b3p.geotools.data.dxf.DXFDataStore
 
getTypeNames(String, GeometryType...) - Static method in enum nl.b3p.geotools.data.GeometryType
 
getTypeNamesMap(String, GeometryType...) - Static method in enum nl.b3p.geotools.data.GeometryType
 
getUnivers() - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
getX() - Method in class nl.b3p.geotools.data.dxf.entities.DXFText
 
getY() - Method in class nl.b3p.geotools.data.dxf.entities.DXFText
 

H

hasNext() - Method in class nl.b3p.geotools.data.dxf.DXFFeatureReader
 
HEADER - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 

I

INSERT - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
isAvailable() - Method in class nl.b3p.geotools.data.dxf.DXFDataStoreFactory
 
isBooleanValue() - Method in class nl.b3p.geotools.data.dxf.parser.DXFCodeValuePair
 
isFilteredInsert(String) - Method in class nl.b3p.geotools.data.dxf.parser.DXFUnivers
 
isVisible() - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 

L

LAYER - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
LAYER_AUTO_FROZEN - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
LAYER_FROZEN - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
LAYER_INVISIBLE - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
LAYER_LOCKED - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
LAYER_USED - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
LAYER_XREF - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
LAYER_XREF_FOUND - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
LINE - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
LTYPE - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
LWPOLYLINE - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 

M

makeTabs(String, int) - Static method in class nl.b3p.geotools.data.dxf.parser.DXFUnivers
 
mark() - Method in class nl.b3p.geotools.data.dxf.parser.DXFLineNumberReader
 
MIN_ANGLE - Static variable in class nl.b3p.geotools.data.dxf.parser.DXFUnivers
 
MTEXT - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 

N

next() - Method in class nl.b3p.geotools.data.dxf.DXFFeatureReader
 
nl.b3p.geotools.data - package nl.b3p.geotools.data
 
nl.b3p.geotools.data.dxf - package nl.b3p.geotools.data.dxf
 
nl.b3p.geotools.data.dxf.client - package nl.b3p.geotools.data.dxf.client
 
nl.b3p.geotools.data.dxf.entities - package nl.b3p.geotools.data.dxf.entities
 
nl.b3p.geotools.data.dxf.header - package nl.b3p.geotools.data.dxf.header
 
nl.b3p.geotools.data.dxf.parser - package nl.b3p.geotools.data.dxf.parser
 
NUM_OF_SEGMENTS - Static variable in class nl.b3p.geotools.data.dxf.parser.DXFUnivers
 

O

OBJECTS - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 

P

PARAM_SRS - Static variable in class nl.b3p.geotools.data.dxf.DXFDataStoreFactory
 
PARAM_URL - Static variable in class nl.b3p.geotools.data.dxf.DXFDataStoreFactory
 
POINT - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
POLYLINE - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
precisionModel - Static variable in class nl.b3p.geotools.data.dxf.parser.DXFUnivers
 

R

read(DXFLineNumberReader, DXFUnivers) - Static method in class nl.b3p.geotools.data.dxf.entities.DXFArc
 
read(DXFLineNumberReader, DXFUnivers) - Static method in class nl.b3p.geotools.data.dxf.entities.DXFCircle
 
read(DXFLineNumberReader, DXFUnivers) - Static method in class nl.b3p.geotools.data.dxf.entities.DXFDimension
 
read(DXFLineNumberReader, DXFUnivers) - Static method in class nl.b3p.geotools.data.dxf.entities.DXFEllipse
 
read(DXFLineNumberReader, DXFUnivers) - Static method in class nl.b3p.geotools.data.dxf.entities.DXFInsert
 
read(DXFLineNumberReader, DXFUnivers) - Static method in class nl.b3p.geotools.data.dxf.entities.DXFLine
 
read(DXFLineNumberReader, DXFUnivers) - Static method in class nl.b3p.geotools.data.dxf.entities.DXFLwPolyline
 
read(DXFLineNumberReader, DXFUnivers) - Static method in class nl.b3p.geotools.data.dxf.entities.DXFPoint
 
read(DXFLineNumberReader, DXFUnivers) - Static method in class nl.b3p.geotools.data.dxf.entities.DXFPolyline
 
read(DXFLineNumberReader, DXFUnivers) - Static method in class nl.b3p.geotools.data.dxf.entities.DXFSolid
 
read(DXFLineNumberReader, DXFUnivers) - Static method in class nl.b3p.geotools.data.dxf.entities.DXFSpLine
 
read(DXFLineNumberReader, DXFUnivers, boolean) - Static method in class nl.b3p.geotools.data.dxf.entities.DXFText
 
read(DXFLineNumberReader, DXFUnivers) - Static method in class nl.b3p.geotools.data.dxf.entities.DXFTrace
 
read(DXFLineNumberReader, DXFUnivers) - Static method in class nl.b3p.geotools.data.dxf.entities.DXFVertex
 
read(DXFLineNumberReader, DXFUnivers) - Static method in class nl.b3p.geotools.data.dxf.header.DXFBlock
 
read(DXFLineNumberReader, DXFUnivers) - Static method in class nl.b3p.geotools.data.dxf.header.DXFBlockRecord
 
read(DXFLineNumberReader) - Static method in class nl.b3p.geotools.data.dxf.header.DXFHeader
 
read(DXFLineNumberReader) - Static method in class nl.b3p.geotools.data.dxf.header.DXFLayer
 
read(DXFLineNumberReader) - Static method in class nl.b3p.geotools.data.dxf.header.DXFLineType
 
read(DXFLineNumberReader) - Method in class nl.b3p.geotools.data.dxf.parser.DXFCodeValuePair
 
read(DXFLineNumberReader) - Method in class nl.b3p.geotools.data.dxf.parser.DXFUnivers
 
readBlocks(DXFLineNumberReader, DXFUnivers) - Static method in class nl.b3p.geotools.data.dxf.header.DXFBlocks
 
readEntities(DXFLineNumberReader, DXFUnivers) - Static method in class nl.b3p.geotools.data.dxf.header.DXFEntities
 
readLine() - Method in class nl.b3p.geotools.data.dxf.parser.DXFLineNumberReader
 
readLwVertices(DXFLineNumberReader, Vector<DXFLwVertex>) - Static method in class nl.b3p.geotools.data.dxf.entities.DXFLwPolyline
 
readSection(DXFLineNumberReader) - Method in class nl.b3p.geotools.data.dxf.parser.DXFUnivers
 
readTable(DXFLineNumberReader, Vector<DXFLayer>, Vector<DXFLineType>, DXFUnivers) - Static method in class nl.b3p.geotools.data.dxf.header.DXFTables
 
readTables(DXFLineNumberReader, DXFUnivers) - Static method in class nl.b3p.geotools.data.dxf.header.DXFTables
 
removeSchema(String) - Method in class nl.b3p.geotools.data.dxf.DXFDataStore
 
removeSchema(Name) - Method in class nl.b3p.geotools.data.dxf.DXFDataStore
 
resetFeatureReader(String) - Method in class nl.b3p.geotools.data.dxf.DXFDataStore
 
rotateAndPlace(Coordinate) - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
rotateAndPlace(Coordinate[]) - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 

S

SECTION - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
SEQEND - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
setAngle(double) - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
setBase(Coordinate) - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
setColor(int) - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
setDefaultColor(int) - Static method in class nl.b3p.geotools.data.dxf.parser.DXFColor
 
setErrorDescription(String) - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
setErrorGeometry(Geometry) - Method in class nl.b3p.geotools.data.dxf.parser.DXFUnivers
 
setExtension(GeometryType, String) - Static method in enum nl.b3p.geotools.data.GeometryType
 
setGeometry(Geometry) - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
setGeometryFactory(GeometryFactory) - Method in class nl.b3p.geotools.data.dxf.parser.DXFUnivers
 
setLineType(DXFLineType) - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
setName(String) - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
setRefLayer(DXFLayer) - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
setStartingLineNumber(int) - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
setText(String) - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
setTextheight(Double) - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
setTextposhorizontal(String) - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
setTextposvertical(String) - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
setTextrotation(Double) - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
setThickness(double) - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
setType(GeometryType) - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
setUnivers(DXFUnivers) - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
setVisible(boolean) - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
setVisible(boolean) - Method in class nl.b3p.geotools.data.dxf.header.DXFLayer
 
setX(double) - Method in class nl.b3p.geotools.data.dxf.entities.DXFPoint
 
setX(Double) - Method in class nl.b3p.geotools.data.dxf.entities.DXFText
 
setY(double) - Method in class nl.b3p.geotools.data.dxf.entities.DXFPoint
 
setY(Double) - Method in class nl.b3p.geotools.data.dxf.entities.DXFText
 
SOLID - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
SPLINE - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
startingLineNumber - Variable in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
stripExtension(String, GeometryType) - Static method in class nl.b3p.geotools.data.GeometryTypeMap
 
stripExtensionFromTypename(String, GeometryType) - Static method in enum nl.b3p.geotools.data.GeometryType
 

T

TABLE - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
TABLES - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
TEXT - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
theBlocks - Variable in class nl.b3p.geotools.data.dxf.header.DXFBlocks
 
theBlocks - Variable in class nl.b3p.geotools.data.dxf.parser.DXFUnivers
 
theEnt - Variable in class nl.b3p.geotools.data.dxf.header.DXFLayer
 
theEntities - Variable in class nl.b3p.geotools.data.dxf.header.DXFBlock
 
theEntities - Variable in class nl.b3p.geotools.data.dxf.header.DXFEntities
 
theEntities - Variable in class nl.b3p.geotools.data.dxf.parser.DXFUnivers
 
theLayers - Variable in class nl.b3p.geotools.data.dxf.header.DXFTables
 
theLineTypes - Variable in class nl.b3p.geotools.data.dxf.header.DXFTables
 
theTables - Variable in class nl.b3p.geotools.data.dxf.parser.DXFUnivers
 
theVertex - Variable in class nl.b3p.geotools.data.dxf.entities.DXFPolyline
 
theVertices - Variable in class nl.b3p.geotools.data.dxf.entities.DXFLwPolyline
 
THUMBNAILIMAGE - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
toCoordinate() - Method in class nl.b3p.geotools.data.dxf.entities.DXFPoint
 
toCoordinateArray() - Method in class nl.b3p.geotools.data.dxf.entities.DXFArc
 
toCoordinateArray() - Method in class nl.b3p.geotools.data.dxf.entities.DXFCircle
 
toCoordinateArray() - Method in class nl.b3p.geotools.data.dxf.entities.DXFEllipse
 
toCoordinateArray() - Method in class nl.b3p.geotools.data.dxf.entities.DXFLine
 
toCoordinateArray() - Method in class nl.b3p.geotools.data.dxf.entities.DXFLwPolyline
 
toCoordinateArray() - Method in class nl.b3p.geotools.data.dxf.entities.DXFPolyline
 
toCoordinateArray() - Method in class nl.b3p.geotools.data.dxf.entities.DXFSolid
 
toInt() - Method in enum nl.b3p.geotools.data.dxf.parser.DXFGroupCode
 
toKeyArray() - Method in class nl.b3p.geotools.data.GeometryTypeMap
 
toString(int, double, double, double, double, double, int, double) - Method in class nl.b3p.geotools.data.dxf.entities.DXFArc
 
toString(double, double, int, int, double) - Method in class nl.b3p.geotools.data.dxf.entities.DXFCircle
 
toString(String, double, String, double, double, int, int) - Method in class nl.b3p.geotools.data.dxf.entities.DXFDimension
 
toString(int, int, double, double, double, double, double, double, double) - Method in class nl.b3p.geotools.data.dxf.entities.DXFEllipse
 
toString(double, double, int, int, DXFLineType) - Method in class nl.b3p.geotools.data.dxf.entities.DXFInsert
 
toString(double, double, double, double, int, int, double) - Method in class nl.b3p.geotools.data.dxf.entities.DXFLine
 
toString(String, int, int, int, int, double) - Method in class nl.b3p.geotools.data.dxf.entities.DXFLwPolyline
 
toString() - Method in class nl.b3p.geotools.data.dxf.entities.DXFLwPolyline
 
toString(double, double, double) - Method in class nl.b3p.geotools.data.dxf.entities.DXFLwVertex
 
toString(double, double, int, int, double) - Method in class nl.b3p.geotools.data.dxf.entities.DXFPoint
 
toString(String, int, int, int, int, double) - Method in class nl.b3p.geotools.data.dxf.entities.DXFPolyline
 
toString(double, double, double, double, double, double, double, double, double, int, int) - Method in class nl.b3p.geotools.data.dxf.entities.DXFSolid
 
toString(double, double, double, double, int, int) - Method in class nl.b3p.geotools.data.dxf.entities.DXFSpLine
 
toString() - Method in class nl.b3p.geotools.data.dxf.entities.DXFTrace
 
toString(double, double, double, int, int) - Method in class nl.b3p.geotools.data.dxf.entities.DXFVertex
 
toString(double, double, int, String, int, int) - Method in class nl.b3p.geotools.data.dxf.header.DXFBlock
 
toString(int) - Method in class nl.b3p.geotools.data.dxf.header.DXFBlocks
 
toString(int) - Method in class nl.b3p.geotools.data.dxf.header.DXFEntities
 
toString(Point2D.Double, Point2D.Double, Point2D.Double, Point2D.Double, int, String, int) - Method in class nl.b3p.geotools.data.dxf.header.DXFHeader
 
toString(String, int, int) - Method in class nl.b3p.geotools.data.dxf.header.DXFLayer
 
toString(String, String, float, float) - Method in class nl.b3p.geotools.data.dxf.header.DXFLineType
 
toString(int, int) - Method in class nl.b3p.geotools.data.dxf.header.DXFTables
 
toType() - Method in enum nl.b3p.geotools.data.dxf.parser.DXFGroupCode
 
toTypeNames() - Method in class nl.b3p.geotools.data.GeometryTypeMap
 
TRACE - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
translate(double, double) - Method in class nl.b3p.geotools.data.dxf.entities.DXFArc
 
translate(double, double) - Method in class nl.b3p.geotools.data.dxf.entities.DXFCircle
 
translate(double, double) - Method in class nl.b3p.geotools.data.dxf.entities.DXFDimension
 
translate(double, double) - Method in class nl.b3p.geotools.data.dxf.entities.DXFEllipse
 
translate(double, double) - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
translate(double, double) - Method in class nl.b3p.geotools.data.dxf.entities.DXFInsert
 
translate(double, double) - Method in class nl.b3p.geotools.data.dxf.entities.DXFLine
 
translate(double, double) - Method in class nl.b3p.geotools.data.dxf.entities.DXFLwPolyline
 
translate(double, double) - Method in class nl.b3p.geotools.data.dxf.entities.DXFPoint
 
translate(double, double) - Method in class nl.b3p.geotools.data.dxf.entities.DXFPolyline
 
translate(double, double) - Method in class nl.b3p.geotools.data.dxf.entities.DXFSolid
 
translate(double, double) - Method in class nl.b3p.geotools.data.dxf.entities.DXFText
 
translate(double, double) - Method in class nl.b3p.geotools.data.dxf.entities.DXFTrace
 
translate(double, double) - Method in class nl.b3p.geotools.data.dxf.header.DXFBlock
 
translate(double, double) - Method in class nl.b3p.geotools.data.dxf.header.DXFLayer
 
typeName - Variable in class nl.b3p.geotools.data.dxf.DXFDataStore
 

U

univers - Variable in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
unsupportedEntitiesCounts - Variable in class nl.b3p.geotools.data.dxf.header.DXFEntities
 
updateGeometry() - Method in class nl.b3p.geotools.data.dxf.entities.DXFArc
 
updateGeometry() - Method in class nl.b3p.geotools.data.dxf.entities.DXFCircle
 
updateGeometry() - Method in class nl.b3p.geotools.data.dxf.entities.DXFDimension
 
updateGeometry() - Method in class nl.b3p.geotools.data.dxf.entities.DXFEllipse
 
updateGeometry() - Method in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
updateGeometry() - Method in class nl.b3p.geotools.data.dxf.entities.DXFLine
 
updateGeometry() - Method in class nl.b3p.geotools.data.dxf.entities.DXFLwPolyline
 
updateGeometry() - Method in class nl.b3p.geotools.data.dxf.entities.DXFPoint
 
updateGeometry() - Method in class nl.b3p.geotools.data.dxf.entities.DXFPolyline
 
updateGeometry() - Method in class nl.b3p.geotools.data.dxf.entities.DXFSolid
 
updateGeometry() - Method in class nl.b3p.geotools.data.dxf.entities.DXFText
 
updateRefBlock() - Method in class nl.b3p.geotools.data.dxf.parser.DXFUnivers
 
updateSchema(SimpleFeatureType) - Method in class nl.b3p.geotools.data.dxf.DXFDataStore
 
updateSchema(String, SimpleFeatureType) - Method in class nl.b3p.geotools.data.dxf.DXFDataStore
 
updateSchema(Name, SimpleFeatureType) - Method in class nl.b3p.geotools.data.dxf.DXFDataStore
 
updateTypeFilter(String, GeometryType, String) - Method in class nl.b3p.geotools.data.dxf.DXFFeatureReader
 

V

valueOf(String) - Static method in enum nl.b3p.geotools.data.dxf.parser.DXFGroupCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.b3p.geotools.data.dxf.parser.DXFValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.b3p.geotools.data.GeometryType
Returns the enum constant of this type with the specified name.
values() - Static method in enum nl.b3p.geotools.data.dxf.parser.DXFGroupCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.b3p.geotools.data.dxf.parser.DXFValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.b3p.geotools.data.GeometryType
Returns an array containing the constants of this enum type, in the order they are declared.
VERTEX - Static variable in interface nl.b3p.geotools.data.dxf.parser.DXFConstants
 
visible - Variable in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 

X

X() - Method in class nl.b3p.geotools.data.dxf.entities.DXFPoint
 

Y

Y() - Method in class nl.b3p.geotools.data.dxf.entities.DXFPoint
 

_

_a - Variable in class nl.b3p.geotools.data.dxf.entities.DXFLine
 
_a - Variable in class nl.b3p.geotools.data.dxf.entities.DXFSpLine
 
_ACADVER - Variable in class nl.b3p.geotools.data.dxf.header.DXFHeader
 
_angle - Variable in class nl.b3p.geotools.data.dxf.entities.DXFDimension
 
_angle - Variable in class nl.b3p.geotools.data.dxf.entities.DXFInsert
 
_angle1 - Variable in class nl.b3p.geotools.data.dxf.entities.DXFArc
 
_angle2 - Variable in class nl.b3p.geotools.data.dxf.entities.DXFArc
 
_b - Variable in class nl.b3p.geotools.data.dxf.entities.DXFLine
 
_b - Variable in class nl.b3p.geotools.data.dxf.entities.DXFSpLine
 
_blockName - Variable in class nl.b3p.geotools.data.dxf.header.DXFBlockReference
 
_bulge - Variable in class nl.b3p.geotools.data.dxf.entities.DXFVertex
 
_centre - Variable in class nl.b3p.geotools.data.dxf.entities.DXFEllipse
 
_color - Variable in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
_count - Variable in class nl.b3p.geotools.data.dxf.header.DXFLineType
 
_dimension - Variable in class nl.b3p.geotools.data.dxf.entities.DXFDimension
 
_end - Variable in class nl.b3p.geotools.data.dxf.entities.DXFEllipse
 
_entBase - Variable in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
_EXTMAX - Variable in class nl.b3p.geotools.data.dxf.header.DXFHeader
 
_EXTMIN - Variable in class nl.b3p.geotools.data.dxf.header.DXFHeader
 
_FILLMODE - Variable in class nl.b3p.geotools.data.dxf.header.DXFHeader
 
_flag - Variable in class nl.b3p.geotools.data.dxf.entities.DXFLwPolyline
 
_flag - Variable in class nl.b3p.geotools.data.dxf.entities.DXFPolyline
 
_flag - Variable in class nl.b3p.geotools.data.dxf.header.DXFBlock
 
_flag - Variable in class nl.b3p.geotools.data.dxf.header.DXFLayer
 
_id - Variable in class nl.b3p.geotools.data.dxf.entities.DXFLwPolyline
 
_id - Variable in class nl.b3p.geotools.data.dxf.entities.DXFPolyline
 
_length - Variable in class nl.b3p.geotools.data.dxf.header.DXFLineType
 
_LIMMAX - Variable in class nl.b3p.geotools.data.dxf.header.DXFHeader
 
_LIMMIN - Variable in class nl.b3p.geotools.data.dxf.header.DXFHeader
 
_lineType - Variable in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
_name - Variable in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
_name - Variable in class nl.b3p.geotools.data.dxf.header.DXFBlock
 
_name - Variable in class nl.b3p.geotools.data.dxf.header.DXFLineType
 
_p1 - Variable in class nl.b3p.geotools.data.dxf.entities.DXFSolid
 
_p2 - Variable in class nl.b3p.geotools.data.dxf.entities.DXFSolid
 
_p3 - Variable in class nl.b3p.geotools.data.dxf.entities.DXFSolid
 
_p4 - Variable in class nl.b3p.geotools.data.dxf.entities.DXFSolid
 
_point - Variable in class nl.b3p.geotools.data.dxf.entities.DXFArc
 
_point - Variable in class nl.b3p.geotools.data.dxf.entities.DXFCircle
 
_point - Variable in class nl.b3p.geotools.data.dxf.entities.DXFEllipse
 
_point - Variable in class nl.b3p.geotools.data.dxf.entities.DXFInsert
 
_point - Variable in class nl.b3p.geotools.data.dxf.entities.DXFPoint
 
_point - Variable in class nl.b3p.geotools.data.dxf.header.DXFBlock
 
_point_WCS - Variable in class nl.b3p.geotools.data.dxf.entities.DXFDimension
 
_radius - Variable in class nl.b3p.geotools.data.dxf.entities.DXFArc
 
_radius - Variable in class nl.b3p.geotools.data.dxf.entities.DXFCircle
 
_ratio - Variable in class nl.b3p.geotools.data.dxf.entities.DXFEllipse
 
_refBlock - Variable in class nl.b3p.geotools.data.dxf.header.DXFBlockReference
 
_refLayer - Variable in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
_spacing - Variable in class nl.b3p.geotools.data.dxf.header.DXFLineType
 
_SRID - Variable in class nl.b3p.geotools.data.dxf.header.DXFHeader
 
_start - Variable in class nl.b3p.geotools.data.dxf.entities.DXFEllipse
 
_text - Variable in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
_textheight - Variable in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
_textposhorizontal - Variable in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
_textposvertical - Variable in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
_textrotation - Variable in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
_thickness - Variable in class nl.b3p.geotools.data.dxf.entities.DXFEntity
 
_value - Variable in class nl.b3p.geotools.data.dxf.header.DXFLineType
 
$ A B C D E F G H I L M N O P R S T U V X Y _ 
Skip navigation links

Copyright © 2018 B3Partners B.V.. All rights reserved.