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