org.deegree.ogcwebservices.wpvs.utils |
|
Java Source File Name | Type | Comment |
ImageUtils.java | Class | Little utility class responsible for filtering an image and making it
transparent based on an array of colors considered to be transparent. |
QuadTreeSplitter.java | Class |
The QuadTreeSplitter class can be used to create x-y axis alligned request quads from a qiven List of
ResolutionStripe s. |
ResolutionStripe.java | Class | The ResolutionStripe class encapsulates a Surface with a maximum Resolution, which is convenient for
the creation of a quadtree. |
StripeFactory.java | Class | This class divides a visible area into stripes by calculating a resolution for the near clipping plane and the far
clipping plane. |
SunLight.java | Class | |
SunPosition.java | Class | |
VisADWrapper.java | Class | A wrapper for VisAD objects. |