- handleCache(RemoteTileFetcher.TileInfo) - Method in class com.mousebird.maply.RemoteTileFetcher
-
- handleFinishLoading(RemoteTileFetcher.TileInfo, byte[], Exception) - Method in class com.mousebird.maply.RemoteTileFetcher
-
- handleStartMoving(boolean) - Method in class com.mousebird.maply.GlobeController
-
Called by the gesture handler to filter out start motion events.
- handleStartMoving(boolean) - Method in class com.mousebird.maply.MapController
-
Called by the gesture handler to filter out start motion events.
- handleStopMoving(boolean) - Method in class com.mousebird.maply.GlobeController
-
Called by the gesture handler to filter out end motion events.
- handleStopMoving(boolean) - Method in class com.mousebird.maply.MapController
-
Called by the gesture handler to filter out end motion events.
- hasChanges() - Method in interface com.mousebird.maply.ActiveObject
-
Check if we've got changes to run.
- hasChanges() - Method in class com.mousebird.maply.QuadImageFrameAnimator
-
----- Active Object methods -------
- hasChanges() - Method in class com.mousebird.maply.RenderController
-
- hasChanges() - Method in class com.mousebird.maply.SunUpdater
-
- hasComponentObject(long) - Method in class com.mousebird.maply.ComponentManager
-
Return true if the given component object still exists.
- hasField(String) - Method in class com.mousebird.maply.AttrDictionary
-
True if there's a field with the given name.
- hashCode() - Method in class com.mousebird.maply.RemoteTileFetcher.TileInfo
-
- hashCode() - Method in class com.mousebird.maply.SimpleTileFetcher.TileInfo
-
- hashCode() - Method in class com.mousebird.maply.TileID
-
- hasNext() - Method in class com.mousebird.maply.VectorIterator
-
Returns true if there's another vector object in the list.
- headerNames - Variable in class com.mousebird.maply.RemoteTileInfoNew
-
- headers - Variable in class com.mousebird.maply.RemoteTileInfoNew
-
Optional headers to add to the Request.
- headerVals - Variable in class com.mousebird.maply.RemoteTileInfoNew
-
- heading - Variable in class com.mousebird.maply.GlobeController.ViewState
-
Heading from due north.
- height - Variable in class com.mousebird.maply.BaseController.Settings
-
If set we'll override the height of the rendering surface.
- height - Variable in class com.mousebird.maply.GlobeController.ViewState
-
Height above the globe.
- height - Variable in class com.mousebird.maply.MaplyTexture
-
- heightForMapScale(double) - Method in class com.mousebird.maply.BaseController
-
Calculate the height that corresponds to a given Mapnik-style map scale.
- heightForMapScale(double) - Method in class com.mousebird.maply.RenderController
-
- heightForMapScale(double) - Method in interface com.mousebird.maply.RenderControllerInterface
-
- heightForMapScale(double, double, double) - Method in class com.mousebird.maply.View
-
- httpClient - Variable in class com.mousebird.maply.BaseController
-