Skip navigation links
C D G H I N P R S T U 

C

canProcess(URL) - Method in class nl.b3p.geotools.data.suf2.SUF2DataStoreFactory
 
canProcess(String) - Method in class nl.b3p.geotools.data.suf2.SUF2DataStoreFactory
 
canProcess(Map) - Method in class nl.b3p.geotools.data.suf2.SUF2DataStoreFactory
 
close() - Method in class nl.b3p.geotools.data.suf2.SUF2FeatureReader
 
createArc(GeometryFactory, SUF2Record) - Static method in class nl.b3p.geotools.data.suf2.SUF2GeometryFactory
 
createArc(GeometryFactory, List<SUF2Coordinate>) - Static method in class nl.b3p.geotools.data.suf2.SUF2GeometryFactory
 
createDataStore(URL) - Method in class nl.b3p.geotools.data.suf2.SUF2DataStoreFactory
 
createDataStore(Map) - Method in class nl.b3p.geotools.data.suf2.SUF2DataStoreFactory
 
createGeometry(GeometryFactory, SUF2Record) - Static method in class nl.b3p.geotools.data.suf2.SUF2GeometryFactory
 
createNewDataStore(Map) - Method in class nl.b3p.geotools.data.suf2.SUF2DataStoreFactory
 
createSchema(SimpleFeatureType) - Method in class nl.b3p.geotools.data.suf2.SUF2DataStore
 

D

dispose() - Method in class nl.b3p.geotools.data.suf2.SUF2DataStore
 

G

getDescription() - Method in class nl.b3p.geotools.data.suf2.SUF2DataStoreFactory
 
getDisplayName() - Method in class nl.b3p.geotools.data.suf2.SUF2DataStoreFactory
 
getFeatureReader(String) - Method in class nl.b3p.geotools.data.suf2.SUF2DataStore
 
getFeatureReader(Query, Transaction) - Method in class nl.b3p.geotools.data.suf2.SUF2DataStore
 
getFeatureReader() - Method in class nl.b3p.geotools.data.suf2.SUF2DataStore
 
getFeatureSource() - Method in class nl.b3p.geotools.data.suf2.SUF2DataStore
 
getFeatureSource(String) - Method in class nl.b3p.geotools.data.suf2.SUF2DataStore
 
getFeatureSource(Name) - Method in class nl.b3p.geotools.data.suf2.SUF2DataStore
 
getFeatureType() - Method in class nl.b3p.geotools.data.suf2.SUF2FeatureReader
 
getFeatureWriter(Filter, Transaction) - Method in class nl.b3p.geotools.data.suf2.SUF2DataStore
 
getFeatureWriter(Transaction) - Method in class nl.b3p.geotools.data.suf2.SUF2DataStore
 
getFeatureWriter(String, Filter, Transaction) - Method in class nl.b3p.geotools.data.suf2.SUF2DataStore
 
getFeatureWriter(String, Transaction) - Method in class nl.b3p.geotools.data.suf2.SUF2DataStore
 
getFeatureWriterAppend(Transaction) - Method in class nl.b3p.geotools.data.suf2.SUF2DataStore
 
getFeatureWriterAppend(String, Transaction) - Method in class nl.b3p.geotools.data.suf2.SUF2DataStore
 
getFileExtensions() - Method in class nl.b3p.geotools.data.suf2.SUF2DataStoreFactory
 
getImplementationHints() - Method in class nl.b3p.geotools.data.suf2.SUF2DataStoreFactory
 
getInfo() - Method in class nl.b3p.geotools.data.suf2.SUF2DataStore
 
getLockingManager() - Method in class nl.b3p.geotools.data.suf2.SUF2DataStore
 
getNames() - Method in class nl.b3p.geotools.data.suf2.SUF2DataStore
 
getParametersInfo() - Method in class nl.b3p.geotools.data.suf2.SUF2DataStoreFactory
 
getSchema(String) - Method in class nl.b3p.geotools.data.suf2.SUF2DataStore
 
getSchema(Name) - Method in class nl.b3p.geotools.data.suf2.SUF2DataStore
 
getSchema() - Method in class nl.b3p.geotools.data.suf2.SUF2DataStore
 
getTypeName(URL) - Method in class nl.b3p.geotools.data.suf2.SUF2DataStoreFactory
 
getTypeNames() - Method in class nl.b3p.geotools.data.suf2.SUF2DataStore
 

H

hasNext() - Method in class nl.b3p.geotools.data.suf2.SUF2FeatureReader
 

I

isAvailable() - Method in class nl.b3p.geotools.data.suf2.SUF2DataStoreFactory
 

N

next() - Method in class nl.b3p.geotools.data.suf2.SUF2FeatureReader
 
nl.b3p.geotools.data.suf2 - package nl.b3p.geotools.data.suf2
 
NUM_SEGMENTS - Static variable in class nl.b3p.geotools.data.suf2.SUF2GeometryFactory
 

P

PARAM_SRS - Static variable in class nl.b3p.geotools.data.suf2.SUF2DataStoreFactory
 
PARAM_URL - Static variable in class nl.b3p.geotools.data.suf2.SUF2DataStoreFactory
 

R

removeSchema(String) - Method in class nl.b3p.geotools.data.suf2.SUF2DataStore
 
removeSchema(Name) - Method in class nl.b3p.geotools.data.suf2.SUF2DataStore
 

S

SUF2DataStore - Class in nl.b3p.geotools.data.suf2
 
SUF2DataStore(URL, String) - Constructor for class nl.b3p.geotools.data.suf2.SUF2DataStore
 
SUF2DataStoreFactory - Class in nl.b3p.geotools.data.suf2
 
SUF2DataStoreFactory() - Constructor for class nl.b3p.geotools.data.suf2.SUF2DataStoreFactory
 
SUF2FeatureReader - Class in nl.b3p.geotools.data.suf2
 
SUF2FeatureReader(URL, String, String) - Constructor for class nl.b3p.geotools.data.suf2.SUF2FeatureReader
 
SUF2GeometryFactory - Class in nl.b3p.geotools.data.suf2
 
SUF2GeometryFactory() - Constructor for class nl.b3p.geotools.data.suf2.SUF2GeometryFactory
 

T

toCoordinateArray(SUF2Coordinate, double, double, double, GeometryFactory) - Static method in class nl.b3p.geotools.data.suf2.SUF2GeometryFactory
 

U

updateSchema(SimpleFeatureType) - Method in class nl.b3p.geotools.data.suf2.SUF2DataStore
 
updateSchema(String, SimpleFeatureType) - Method in class nl.b3p.geotools.data.suf2.SUF2DataStore
 
updateSchema(Name, SimpleFeatureType) - Method in class nl.b3p.geotools.data.suf2.SUF2DataStore
 
C D G H I N P R S T U 
Skip navigation links

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