- QuadImageFrameAnimator - Class in com.mousebird.maply
-
Quad Image FrameAnimation runs through the frames in a Quad Image Frame loader over time.
- QuadImageFrameAnimator(QuadImageFrameLoader, BaseController) - Constructor for class com.mousebird.maply.QuadImageFrameAnimator
-
Animate the current image on the given image frame loader.
- QuadImageFrameLoader - Class in com.mousebird.maply
-
The Maply Quad Image Frame Loader is for paging individual frames of image pyramids.
- QuadImageFrameLoader() - Constructor for class com.mousebird.maply.QuadImageFrameLoader
-
- QuadImageFrameLoader(BaseController) - Constructor for class com.mousebird.maply.QuadImageFrameLoader
-
- QuadImageFrameLoader(SamplingParams, TileInfoNew[], BaseController) - Constructor for class com.mousebird.maply.QuadImageFrameLoader
-
- QuadImageFrameLoader.FrameLoadMode - Enum in com.mousebird.maply
-
- QuadImageFrameLoader.FrameStats - Class in com.mousebird.maply
-
The Maply Quad Image Frame Loader can generation per-frame stats.
- QuadImageFrameLoader.Stats - Class in com.mousebird.maply
-
Stats generated by the Maply Quad Image Frame Loader.
- QuadImageLoader - Class in com.mousebird.maply
-
The Quad Image Loader is for paging image pyramids local or remote.
- QuadImageLoader(SamplingParams, TileInfoNew, BaseController) - Constructor for class com.mousebird.maply.QuadImageLoader
-
Initialize with a single tile info object and the sampling parameters.
- QuadImageLoaderBase - Class in com.mousebird.maply
-
Base object for Maply Quad Image loader.
- QuadImageLoaderBase() - Constructor for class com.mousebird.maply.QuadImageLoaderBase
-
- QuadImageLoaderBase(BaseController) - Constructor for class com.mousebird.maply.QuadImageLoaderBase
-
- QuadImageLoaderBase(BaseController, SamplingParams, int) - Constructor for class com.mousebird.maply.QuadImageLoaderBase
-
- QuadLoaderBase - Class in com.mousebird.maply
-
Base class for the quad loaders.
- QuadLoaderBase() - Constructor for class com.mousebird.maply.QuadLoaderBase
-
- QuadLoaderBase(BaseController) - Constructor for class com.mousebird.maply.QuadLoaderBase
-
- QuadLoaderBase(BaseController, SamplingParams, int, QuadLoaderBase.Mode) - Constructor for class com.mousebird.maply.QuadLoaderBase
-
- QuadLoaderBase.Mode - Enum in com.mousebird.maply
-
- QuadPagingLoader - Class in com.mousebird.maply
-
General purpose quad paging loader.
- QuadPagingLoader(SamplingParams, TileInfoNew, LoaderInterpreter, BaseController) - Constructor for class com.mousebird.maply.QuadPagingLoader
-
Initialize with the objects needed to run.
- QuadPagingLoader(SamplingParams, LoaderInterpreter, BaseController) - Constructor for class com.mousebird.maply.QuadPagingLoader
-
Initialize with the objects needed to run.
- QuadPagingLoader(SamplingParams, TileInfoNew[], LoaderInterpreter, BaseController) - Constructor for class com.mousebird.maply.QuadPagingLoader
-
Initialize with the objects needed to run.
- QuadSamplingLayer - Class in com.mousebird.maply
-
The Quad Sampling Layer runs a quad tree which determines what
tiles to load.
- QuadSamplingLayer() - Constructor for class com.mousebird.maply.QuadSamplingLayer
-
- QuadSamplingLayer.ClientInterface - Interface in com.mousebird.maply
-
- Quaternion - Class in com.mousebird.maply
-
This encapsulates a Quaternion, used in manipulation.
- queueEvent(Runnable) - Method in class com.mousebird.maply.GLTextureView
-
Queue a runnable to be run on the GL rendering thread.