Uses of Class
org.gcube.application.aquamaps.ecomodelling.generators.connectors.BoundingBoxInformation

Packages that use BoundingBoxInformation
org.gcube.application.aquamaps.ecomodelling.generators.connectors   
 

Uses of BoundingBoxInformation in org.gcube.application.aquamaps.ecomodelling.generators.connectors
 

Methods in org.gcube.application.aquamaps.ecomodelling.generators.connectors that return BoundingBoxInformation
 BoundingBoxInformation DistributionGeneratorInterface.getBoudingBox(Hcaf hcaf, Hspen hspen, boolean gen2050)
          gets the bounding box information according to the model
 BoundingBoxInformation Hspec.getBoundingBox()
           
 

Methods in org.gcube.application.aquamaps.ecomodelling.generators.connectors with parameters of type BoundingBoxInformation
 void Hspec.setBoundingBox(BoundingBoxInformation boundingBox)