- backgroundColorForZoom(double) - Method in class com.mousebird.maply.MapboxVectorStyleSet
-
- backgroundColorForZoom(double) - Method in class com.mousebird.maply.sld.sldstyleset.SLDStyleSet
-
- backgroundColorForZoom(double) - Method in interface com.mousebird.maply.VectorStyleInterface
-
Return a color for the background (clear color).
- backgroundColorForZoom(double) - Method in class com.mousebird.maply.VectorStyleSimpleGenerator
-
- backgroundColorForZoomNative(double) - Method in class com.mousebird.maply.MapboxVectorStyleSet
-
- baseControl - Variable in class com.mousebird.maply.GlobeMapFragment
-
- BaseController - Class in com.mousebird.maply
-
The base controller is a base class for both Maply and WhirlyGlobe controllers.
- BaseController(Activity, BaseController.Settings) - Constructor for class com.mousebird.maply.BaseController
-
Construct the maply controller with an Activity.
- baseController - Variable in class com.mousebird.maply.ClusterGenerator
-
- BaseController.ScreenshotListener - Interface in com.mousebird.maply
-
Listener to receive the screenshot in an asynchronous way.
- BaseController.Settings - Class in com.mousebird.maply
-
These are settings passed on construction.
- BaseDrawPriorityDefault - Static variable in class com.mousebird.maply.QuadImageLoaderBase
-
- BaseInfo - Class in com.mousebird.maply
-
This is the base class for all the various Info objects.
- BaseInfo() - Constructor for class com.mousebird.maply.BaseInfo
-
- baseURLs - Variable in class com.mousebird.maply.RemoteTileInfoNew
-
- BasicClusterGenerator - Class in com.mousebird.maply
-
The basic cluster generator installed by default.
- BasicClusterGenerator(int[], int, Point2d, BaseController, Activity) - Constructor for class com.mousebird.maply.BasicClusterGenerator
-
Initialize with a list of colors.
- BasicClusterGenerator(Bitmap, int, Point2d, float, BaseController, Activity) - Constructor for class com.mousebird.maply.BasicClusterGenerator
-
- Billboard - Class in com.mousebird.maply
-
Single billboard representation.
- Billboard() - Constructor for class com.mousebird.maply.Billboard
-
Creates an empty billboard.
- BillboardEyeShader - Static variable in class com.mousebird.maply.Shader
-
- BillboardGroundShader - Static variable in class com.mousebird.maply.Shader
-
- BillboardInfo - Class in com.mousebird.maply
-
Parameters used to control billboard display.
- BillboardInfo() - Constructor for class com.mousebird.maply.BillboardInfo
-
Creates an empty billboard info object
- BillboardManager - Class in com.mousebird.maply
-
The Billboard Manager handles billboard related geometry.
- BillboardManager(Scene) - Constructor for class com.mousebird.maply.BillboardManager
-
- billboardManager - Variable in class com.mousebird.maply.RenderController
-
- blend - Variable in class com.mousebird.maply.RenderTarget
-
If set, anything rendered to this render target will blend with what's there.
- BoundingBox() - Constructor for class com.mousebird.maply.ScreenObject.BoundingBox
-
- boundingBox(Point2d, Point2d) - Method in class com.mousebird.maply.VectorObject
-
Bounding box of all the various features together
- boundsForTile(TileID) - Method in class com.mousebird.maply.QuadLoaderBase
-
Calculate the bounding box for a single tile in the local coordinate system.
- boundsForTileNative(int, int, int, Point2d, Point2d) - Method in class com.mousebird.maply.QuadLoaderBase
-
- buildCacheName(int, int, int, boolean) - Method in class com.mousebird.maply.RemoteTileInfoNew
-
Build a cache name for the cache file
- buildObjects(VectorObject[], VectorTileData, RenderControllerInterface) - Method in interface com.mousebird.maply.VectorStyle
-
Construct objects related to this style based on the input data.
- buildObjects(VectorObject[], VectorTileData, RenderControllerInterface) - Method in class com.mousebird.maply.VectorStyleSimpleGenerator.VectorStyleSimpleLinear
-
- buildObjects(VectorObject[], VectorTileData, RenderControllerInterface) - Method in class com.mousebird.maply.VectorStyleSimpleGenerator.VectorStyleSimplePoint
-
- buildObjects(VectorObject[], VectorTileData, RenderControllerInterface) - Method in class com.mousebird.maply.VectorStyleSimpleGenerator.VectorStyleSimplePolygon
-
- buildObjects(long, VectorObject[], VectorTileData) - Method in class com.mousebird.maply.VectorStyleWrapper
-
- buildObjects(VectorObject[], VectorTileData, RenderControllerInterface) - Method in class com.mousebird.maply.VectorTileLineStyle
-
- buildObjects(VectorObject[], VectorTileData, RenderControllerInterface) - Method in class com.mousebird.maply.VectorTileMarkerStyle
-
- buildObjects(VectorObject[], VectorTileData, RenderControllerInterface) - Method in class com.mousebird.maply.VectorTilePolygonStyle
-
- buildObjects(VectorObject[], VectorTileData, RenderControllerInterface) - Method in class com.mousebird.maply.VectorTileTextStyle
-
- buildRectangle - Variable in class com.mousebird.maply.VariableTarget
-
By default we'll build a rectangle to display the target
- buildRequest(URL, Object) - Method in class com.mousebird.maply.RemoteTileInfoNew
-
Build an okHTTP request
- buildURL(int, int, int, boolean) - Method in class com.mousebird.maply.RemoteTileInfoNew
-
Construct a URL for a given tile.