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

Packages that use BNAGeometry
org.deegree_impl.io.bnaapi   
 

Uses of BNAGeometry in org.deegree_impl.io.bnaapi
 

Methods in org.deegree_impl.io.bnaapi that return BNAGeometry
private  BNAGeometry BNAFile.readGeometry(java.io.RandomAccessFile raf, int n)
          Reads n points from a file.
 BNAGeometry BNAFeature.getGeometry(int i)
          Method getGeometry
 

Methods in org.deegree_impl.io.bnaapi with parameters of type BNAGeometry
 void BNAFeature.addGeometry(BNAGeometry geom)
          Adds a geometry to this BNAFeature