org.estouro.ui.extensionSystem.jumpAdapter
Class FeatureCollectionWrapperAdapter

java.lang.Object
  extended by com.vividsolutions.jump.feature.FeatureCollectionWrapper
      extended by org.estouro.ui.extensionSystem.jumpAdapter.FeatureCollectionWrapperAdapter
All Implemented Interfaces:
com.vividsolutions.jump.feature.FeatureCollection

public class FeatureCollectionWrapperAdapter
extends com.vividsolutions.jump.feature.FeatureCollectionWrapper


Constructor Summary
FeatureCollectionWrapperAdapter(com.vividsolutions.jump.feature.FeatureCollection fc)
           
 
Method Summary
 
Methods inherited from class com.vividsolutions.jump.feature.FeatureCollectionWrapper
add, addAll, checkNotWrappingSameClass, clear, getEnvelope, getFeatureCollection, getFeatures, getFeatureSchema, getUltimateWrappee, getWrappee, hasWrapper, isEmpty, iterator, query, remove, remove, removeAll, setFeatureCollection, size
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeatureCollectionWrapperAdapter

public FeatureCollectionWrapperAdapter(com.vividsolutions.jump.feature.FeatureCollection fc)


Copyright © 2005-2006 Fernando González Cortés. All Rights Reserved.