- Identifiable - Class in com.mousebird.maply
-
Base class for identifiable objects on the Maply side.
- Identifiable() - Constructor for class com.mousebird.maply.Identifiable
-
- image - Variable in class com.mousebird.maply.Marker
-
If set, this is the image we'll use for this marker.
- image - Variable in class com.mousebird.maply.ScreenMarker
-
If set, this is the image we'll use for this marker.
- imageFormat - Variable in class com.mousebird.maply.RenderControllerInterface.TextureSettings
-
Image format to use when creating textures.
- imageFormat - Variable in class com.mousebird.maply.VariableTarget
-
- ImageLayerDrawPriorityDefault - Static variable in class com.mousebird.maply.RenderController
-
- ImageLoaderInterpreter - Class in com.mousebird.maply
-
Image loader intrepreter turns data objects into ImageTiles.
- ImageLoaderInterpreter() - Constructor for class com.mousebird.maply.ImageLoaderInterpreter
-
- ImageLoaderReturn - Class in com.mousebird.maply
-
This version of the loader return is used by the ImageLoaderInterpreter.
- ImageLoaderReturn(int) - Constructor for class com.mousebird.maply.ImageLoaderReturn
-
- images - Variable in class com.mousebird.maply.Marker
-
If set we'll animate these images one after the other over the duration.
- images - Variable in class com.mousebird.maply.ScreenMarker
-
If set we'll animate these images one after the other over the duration.
- ImageTile - Class in com.mousebird.maply
-
The Maply Image Tile represents the image(s) passed back from the network.
- importance - Variable in class com.mousebird.maply.TileFetchRequest
-
How important this is to us.
- incrementRelativeDrawPriority() - Method in class com.mousebird.maply.sld.sldsymbolizers.SLDSymbolizerParams
-
- Init() - Method in class com.mousebird.maply.BaseController
-
- Init(Activity, int) - Method in class com.mousebird.maply.GlobeController
-
- Init(Activity, int) - Method in class com.mousebird.maply.MapController
-
- Init(Scene, CoordSystemDisplayAdapter, RenderController.TaskManager) - Method in class com.mousebird.maply.RenderController
-
- InitCoordSys(Activity, CoordSystem, Point3d, int) - Method in class com.mousebird.maply.MapController
-
- initialize() - Method in class com.mousebird.maply.Mbr
-
We don't create the points by default, but we may need them.
- insideOrOnEdge(Point2d) - Method in class com.mousebird.maply.Mbr
-
Check if the given point lies inside the bounding box or one of the edges.
- instanceVectors(ComponentObject, VectorInfo, RenderControllerInterface.ThreadMode) - Method in class com.mousebird.maply.BaseController
-
Instance an existing set of vectors and modify various parameters for reuse.
- instanceVectors(ComponentObject, VectorInfo, RenderControllerInterface.ThreadMode) - Method in class com.mousebird.maply.RenderController
-
Instance an existing set of vectors and modify various parameters for reuse.
- instanceVectors(ComponentObject, VectorInfo, RenderControllerInterface.ThreadMode) - Method in interface com.mousebird.maply.RenderControllerInterface
-
- instanceVectors(long, WideVectorInfo, ChangeSet) - Method in class com.mousebird.maply.WideVectorManager
-
- instanceWideVectors(ComponentObject, WideVectorInfo, RenderControllerInterface.ThreadMode) - Method in class com.mousebird.maply.BaseController
-
Instance an existing set of wide vectors but change their parameters.
- instanceWideVectors(ComponentObject, WideVectorInfo, RenderControllerInterface.ThreadMode) - Method in class com.mousebird.maply.RenderController
-
Instance an existing set of wide vectors but change their parameters.
- instanceWideVectors(ComponentObject, WideVectorInfo, RenderControllerInterface.ThreadMode) - Method in interface com.mousebird.maply.RenderControllerInterface
-
- inverse() - Method in class com.mousebird.maply.Matrix3d
-
Return the inverse of this matrix.
- inverse() - Method in class com.mousebird.maply.Matrix4d
-
Return the inverse of this matrix.
- isAnimating() - Method in class com.mousebird.maply.GlobeView
-
Check if the globe position is being animated.
- isAnimating() - Method in class com.mousebird.maply.MapView
-
- isAnimating() - Method in class com.mousebird.maply.View
-
- isCompletelySetup() - Method in class com.mousebird.maply.GlobeController
-
- isEnabled() - Method in class com.mousebird.maply.GeoJSONSource
-
- isEqual(ViewState) - Method in class com.mousebird.maply.ViewState
-
Compare two view states and return true if they're equal.
- isLoaded() - Method in class com.mousebird.maply.GeoJSONSource
-
- isPartOfCluster() - Method in class com.mousebird.maply.SelectedObject
-
Set if this return was part of a cluster.
- isSelectable() - Method in class com.mousebird.maply.Shape
-
The object is selectable if this is set when the object is passed in to an add call.
- isStringNumeric(String) - Static method in class com.mousebird.maply.sld.sldstyleset.SLDParseHelper
-
Is the string numeric?
https://developer.android.com/reference/java/lang/Double.html#valueOf(java.lang.String)
- isValid() - Method in class com.mousebird.maply.Mbr
-
True if the bounding box has been set.
- isValid() - Method in class com.mousebird.maply.ParticleBatch
-
Tests if the batch is valid.
- isViewDependent() - Method in class com.mousebird.maply.Light
-
Controls whether the light takes the model matrix into account or not.
- iterator() - Method in class com.mousebird.maply.VectorObject
-
Vector objects can be made of lots of smaller objects.