public class PostProcessFeatures
extends java.lang.Object
| Constructor and Description |
|---|
PostProcessFeatures(DGNOpenStoreParameters parameters,
FeatureType featureType) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<FeatureProvider> |
apply(java.util.List<FeatureProvider> rows) |
Envelope |
getEnvelope() |
boolean |
hasOperations() |
public PostProcessFeatures(DGNOpenStoreParameters parameters, FeatureType featureType)
public java.util.List<FeatureProvider> apply(java.util.List<FeatureProvider> rows) throws CreateEnvelopeException
CreateEnvelopeExceptionpublic Envelope getEnvelope()
public boolean hasOperations()