deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.ogcwebservices.wpvs.utils.ResolutionStripe

Packages that use ResolutionStripe
org.deegree.ogcwebservices.wpvs The WPVS (Web Perspective View Service) package is the 3D analogon to a WMS (Web Map Service), it is able to generate a 3D-view of (2D or 3D) geospatial data. 
org.deegree.ogcwebservices.wpvs.utils   
 

Uses of ResolutionStripe in org.deegree.ogcwebservices.wpvs
 

Fields in org.deegree.ogcwebservices.wpvs declared as ResolutionStripe
protected  ResolutionStripe GetViewServiceInvoker.resolutionStripe
          The stripe to valid vor the invoked service.
 

Constructors in org.deegree.ogcwebservices.wpvs with parameters of type ResolutionStripe
GetViewServiceInvoker(ResolutionStripe owner)
           
WCSInvoker(ResolutionStripe owner, int id, String requestFormat, boolean isElevationModelRequest)
          Creates a new instance of this class.
WFSInvoker(ResolutionStripe owner, int id, boolean isElevationModelRequest)
          Creates a new instance of this class.
WMSInvoker(ResolutionStripe owner, int id)
          Creates a new instance of this class.
 

Uses of ResolutionStripe in org.deegree.ogcwebservices.wpvs.utils
 

Methods in org.deegree.ogcwebservices.wpvs.utils that return ResolutionStripe
 ResolutionStripe ResolutionStripe.call()
          This call method is part of the Deegree Concurrent framework (Executor) .
 

Methods in org.deegree.ogcwebservices.wpvs.utils that return types with arguments of type ResolutionStripe
 ArrayList<ResolutionStripe> StripeFactory.createBBoxResolutionStripe(Envelope bbox, int imageWidth, double minimalHeight, double scale)
           
 ArrayList<ResolutionStripe> StripeFactory.createResolutionStripes(int imageWidth, double minimalHeight, Graphics2D g2d, double scale)
          Calculates the number of resolutionstripes, their size and their position in worldcoordinates.
 ArrayList<ResolutionStripe> QuadTreeSplitter.getRequestQuads(double extraRequestPercentage, int quadMergeCount)
          After instantiating a Quadtree, this method can be called to build the (x-y) axis-alligned request stripes.
 

Methods in org.deegree.ogcwebservices.wpvs.utils with parameters of type ResolutionStripe
 int ResolutionStripe.compareTo(ResolutionStripe other)
           
 

Constructor parameters in org.deegree.ogcwebservices.wpvs.utils with type arguments of type ResolutionStripe
QuadTreeSplitter(ArrayList<ResolutionStripe> resolutionStripes, double imageWidth, boolean highQuality)
          Creates a new Quadtree, from the given resolutionstripes.
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org