org.deegree.feature.persistence
Class FeatureStores

java.lang.Object
  extended by org.deegree.feature.persistence.FeatureStores

public class FeatureStores
extends Object

Author:
stranger

Constructor Summary
FeatureStores()
           
 
Method Summary
static Envelope getCombinedEnvelope(FeatureStore fs)
          Ignores all errors, tries to aggregate all envelopes of all feature types.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeatureStores

public FeatureStores()
Method Detail

getCombinedEnvelope

public static Envelope getCombinedEnvelope(FeatureStore fs)
Ignores all errors, tries to aggregate all envelopes of all feature types.

Parameters:
fs -
Returns:
null, if none of the feature types had an envelope


Copyright © 2011. All Rights Reserved.