Uses of Class
org.deegree_impl.io.bnaapi.BNAFeatureSet

Packages that use BNAFeatureSet
org.deegree_impl.io.bnaapi   
 

Uses of BNAFeatureSet in org.deegree_impl.io.bnaapi
 

Fields in org.deegree_impl.io.bnaapi declared as BNAFeatureSet
private  BNAFeatureSet BNAFile._fs
          The featureSet collected from the file.
 

Methods in org.deegree_impl.io.bnaapi that return BNAFeatureSet
 BNAFeatureSet BNAFile.getFeatureSet()