Skip navigation links
A B C D E F G H I K L M N O P R S T V W X Y Z 

A

addressControl - Variable in class org.fujion.gmaps.StreetViewPanoramaOptions
The enabled/disabled state of the address control.
addressControlOptions - Variable in class org.fujion.gmaps.StreetViewPanoramaOptions
The display options for the address control.

B

backgroundColor - Variable in class org.fujion.gmaps.MapOptions
Color used for the background of the Map div.
BoundsChangeEvent - Class in org.fujion.gmaps.event
Bounds change event
BoundsChangeEvent() - Constructor for class org.fujion.gmaps.event.BoundsChangeEvent
 

C

center - Variable in class org.fujion.gmaps.MapOptions
The initial Map center.
CenterChangeEvent - Class in org.fujion.gmaps.event
A center change event.
CenterChangeEvent() - Constructor for class org.fujion.gmaps.event.CenterChangeEvent
 
clear() - Method in class org.fujion.gmaps.GoogleMap
 
clickableIcons - Variable in class org.fujion.gmaps.MapOptions
When false, map icons are not clickable.
clickToGo - Variable in class org.fujion.gmaps.StreetViewPanoramaOptions
The enabled/disabled state of click-to-go.
ColorStyler(String) - Constructor for class org.fujion.gmaps.Styler.ColorStyler
Creates a color styler with the specified color.
contains(LatLng) - Method in class org.fujion.gmaps.LatLngBounds
Returns true if the given point is in this bounds.
ControlPosition - Enum in org.fujion.gmaps
Identifiers used to specify the placement of controls on the map.

D

disableDefaultUI - Variable in class org.fujion.gmaps.MapOptions
Enables/disables all default UI.
disableDefaultUI - Variable in class org.fujion.gmaps.StreetViewPanoramaOptions
Enables/disables all default UI.
disableDoubleClickZoom - Variable in class org.fujion.gmaps.MapOptions
Enables/disables zoom and center on double click.
disableDoubleClickZoom - Variable in class org.fujion.gmaps.StreetViewPanoramaOptions
Enables/disables zoom on double click.
draggableCursor - Variable in class org.fujion.gmaps.MapOptions
The name or url of the cursor to display when mousing over a draggable map.
draggingCursor - Variable in class org.fujion.gmaps.MapOptions
The name or url of the cursor to display when the map is being dragged.

E

elementType - Variable in class org.fujion.gmaps.MapTypeStyleOptions
The element to which a styler should be applied.
enableCloseButton - Variable in class org.fujion.gmaps.StreetViewPanoramaOptions
If true, the close button is displayed.
equals(Object) - Method in class org.fujion.gmaps.LatLng
 
equals(Object) - Method in class org.fujion.gmaps.LatLngBounds
 
equals(Object) - Method in class org.fujion.gmaps.Point
 
extend(LatLng) - Method in class org.fujion.gmaps.LatLngBounds
Extends this bounds to contain the given point.

F

featureType - Variable in class org.fujion.gmaps.MapTypeStyleOptions
The feature, or group of features, to which a styler should be applied.
fullscreenControl - Variable in class org.fujion.gmaps.MapOptions
The enabled/disabled state of the Fullscreen control.
fullscreenControl - Variable in class org.fujion.gmaps.StreetViewPanoramaOptions
The enabled/disabled state of the fullscreen control.
FullscreenControlOptions - Class in org.fujion.gmaps
Options for the rendering of the fullscreen control.
FullscreenControlOptions() - Constructor for class org.fujion.gmaps.FullscreenControlOptions
 
fullscreenControlOptions - Variable in class org.fujion.gmaps.MapOptions
Options for Fullscreen control.
fullscreenControlOptions - Variable in class org.fujion.gmaps.StreetViewPanoramaOptions
The display options for the fullscreen control.

G

GammaStyler(double) - Constructor for class org.fujion.gmaps.Styler.GammaStyler
Creates a gamma styler with the specified gamma value that indicates the amount of gamma correction to apply to the element.
gestureHandling - Variable in class org.fujion.gmaps.MapOptions
Controls how the API handles gestures on the map.
GestureHandlingType - Enum in org.fujion.gmaps
Controls how the API handles gestures on the map.
getBounds() - Method in class org.fujion.gmaps.event.BoundsChangeEvent
 
getCenter() - Method in class org.fujion.gmaps.GoogleMap
Returns the current center of the map.
getCenter() - Method in class org.fujion.gmaps.LatLngBounds
Computes the center of this LatLngBounds.
getHeading() - Method in class org.fujion.gmaps.event.HeadingChangeEvent
 
getInstance() - Static method in class org.fujion.gmaps.LoaderOptions
 
getLatitude() - Method in class org.fujion.gmaps.LatLng
Returns the latitude component.
getLocation() - Method in class org.fujion.gmaps.event.MapLocationEvent
 
getLongitude() - Method in class org.fujion.gmaps.LatLng
Returns the longitude component.
getMapTypeIdEnum() - Method in class org.fujion.gmaps.event.MapTypeIdChangeEvent
 
getMapTypeIdString() - Method in class org.fujion.gmaps.event.MapTypeIdChangeEvent
 
getNortheast() - Method in class org.fujion.gmaps.LatLngBounds
Returns the north-east corner of this bounds.
getOptions() - Method in class org.fujion.gmaps.GoogleMap
 
getSouthwest() - Method in class org.fujion.gmaps.LatLngBounds
Returns the south-west corner of this bounds.
getTilt() - Method in class org.fujion.gmaps.event.TiltChangeEvent
 
getTilt() - Method in class org.fujion.gmaps.GoogleMap
Returns the tilt setting, which controls the automatic switching behavior for the angle of incidence of the map.
getX() - Method in class org.fujion.gmaps.Point
Get the x-coordinate;
getY() - Method in class org.fujion.gmaps.Point
Get the y-coordinate;
getZoom() - Method in class org.fujion.gmaps.event.ZoomChangeEvent
 
getZoom() - Method in class org.fujion.gmaps.GoogleMap
Returns the zoom value.
GoogleMap - Class in org.fujion.gmaps
Fujion wrapper for Google Maps library.
GoogleMap() - Constructor for class org.fujion.gmaps.GoogleMap
 

H

heading - Variable in class org.fujion.gmaps.MapOptions
The heading for aerial imagery in degrees measured clockwise from cardinal direction North.
heading - Variable in class org.fujion.gmaps.StreetViewPov
The camera heading in degrees relative to true north.
HeadingChangeEvent - Class in org.fujion.gmaps.event
A heading change event.
HeadingChangeEvent() - Constructor for class org.fujion.gmaps.event.HeadingChangeEvent
 
HueStyler(String) - Constructor for class org.fujion.gmaps.Styler.HueStyler
Creates a hue styler with the specified color.

I

imageDateControl - Variable in class org.fujion.gmaps.StreetViewPanoramaOptions
The enabled/disabled state of the imagery acquisition date control.
instance - Static variable in class org.fujion.gmaps.LoaderOptions
 
InvertLightnessStyler() - Constructor for class org.fujion.gmaps.Styler.InvertLightnessStyler
Creates a styler for inverting lightness.

K

keyboardShortcuts - Variable in class org.fujion.gmaps.MapOptions
If false, prevents the map from being controlled by the keyboard.

L

lat - Variable in class org.fujion.gmaps.LatLng
Latitude specified in degrees within the range [-90, 90].
LatLng - Class in org.fujion.gmaps
Latitude/longitude coordinates.
LatLng(double, double) - Constructor for class org.fujion.gmaps.LatLng
 
LatLng(double, double, Boolean) - Constructor for class org.fujion.gmaps.LatLng
 
LatLngBounds - Class in org.fujion.gmaps
Represents a rectangle in geographical coordinates, including one that crosses the 180 degrees longitudinal meridian.
LatLngBounds(LatLng, LatLng) - Constructor for class org.fujion.gmaps.LatLngBounds
Create a new bounds given SW and NE coordinates.
LatLngBounds(double, double, double, double) - Constructor for class org.fujion.gmaps.LatLngBounds
Create a new bounds given individual latitudes and longitudes.
LightnessStyler(double) - Constructor for class org.fujion.gmaps.Styler.LightnessStyler
Creates a lightness styler with the specified lightness factor that indicates the percentage change in brightness of the element.
linksControl - Variable in class org.fujion.gmaps.StreetViewPanoramaOptions
The enabled/disabled state of the links control.
lng - Variable in class org.fujion.gmaps.LatLng
Longitude specified in degrees within the range [-180, 180].
LoaderOptions - Class in org.fujion.gmaps
Options for Google Maps loader.

M

MapLocationEvent - Class in org.fujion.gmaps.event
A map location event.
MapLocationEvent() - Constructor for class org.fujion.gmaps.event.MapLocationEvent
 
MapOptions - Class in org.fujion.gmaps
Options for a Google Map.
MapOptions() - Constructor for class org.fujion.gmaps.MapOptions
 
mapTypeControl - Variable in class org.fujion.gmaps.MapOptions
The initial enabled/disabled state of the Map type control.
mapTypeControlOptions - Variable in class org.fujion.gmaps.MapOptions
Map type control options.
MapTypeControlOptions - Class in org.fujion.gmaps
Options for the rendering of the map type control.
MapTypeControlOptions() - Constructor for class org.fujion.gmaps.MapTypeControlOptions
 
MapTypeControlStyle - Enum in org.fujion.gmaps
Identifiers for common MapTypesControls.
MapTypeId - Enum in org.fujion.gmaps
Identifiers for common MapTypes.
mapTypeId$enum - Variable in class org.fujion.gmaps.MapOptions
The initial Map mapTypeId as an enum.
mapTypeId$string - Variable in class org.fujion.gmaps.MapOptions
The initial Map mapTypeId as a string.
MapTypeIdChangeEvent - Class in org.fujion.gmaps.event
A map type ID change event.
MapTypeIdChangeEvent() - Constructor for class org.fujion.gmaps.event.MapTypeIdChangeEvent
 
mapTypeIds - Variable in class org.fujion.gmaps.MapTypeControlOptions
IDs of map types to show in the control.
MapTypeStyleOptions - Class in org.fujion.gmaps
A collection of selectors and stylers that define how the map should be styled.
MapTypeStyleOptions() - Constructor for class org.fujion.gmaps.MapTypeStyleOptions
 
maxZoom - Variable in class org.fujion.gmaps.MapOptions
The maximum zoom level which will be displayed on the map.
minZoom - Variable in class org.fujion.gmaps.MapOptions
The minimum zoom level which will be displayed on the map.
motionTracking - Variable in class org.fujion.gmaps.StreetViewPanoramaOptions
Whether motion tracking is on or off.
motionTrackingControl - Variable in class org.fujion.gmaps.StreetViewPanoramaOptions
The enabled/disabled state of the motion tracking control.
MotionTrackingControlOptions - Class in org.fujion.gmaps
Options for the rendering of the motion tracking control.
MotionTrackingControlOptions() - Constructor for class org.fujion.gmaps.MotionTrackingControlOptions
 
motionTrackingControlOptions - Variable in class org.fujion.gmaps.StreetViewPanoramaOptions
The display options for the motion tracking control.

N

ne - Variable in class org.fujion.gmaps.LatLngBounds
The northeast corner of the rectangle.
noClear - Variable in class org.fujion.gmaps.MapOptions
If true, do not clear the contents of the Map div.
noWrap - Variable in class org.fujion.gmaps.LatLng
Set noWrap to true to enable values outside of this range.

O

org.fujion.gmaps - package org.fujion.gmaps
 
org.fujion.gmaps.event - package org.fujion.gmaps.event
 

P

panBy(double, double) - Method in class org.fujion.gmaps.GoogleMap
Changes the center of the map by the given distance in pixels.
panControl - Variable in class org.fujion.gmaps.StreetViewPanoramaOptions
The enabled/disabled state of the pan control.
PanControlOptions - Class in org.fujion.gmaps
Options for the rendering of the pan control.
PanControlOptions() - Constructor for class org.fujion.gmaps.PanControlOptions
 
panControlOptions - Variable in class org.fujion.gmaps.StreetViewPanoramaOptions
The display options for the pan control.
pano - Variable in class org.fujion.gmaps.StreetViewPanoramaOptions
The panorama ID, which should be set when specifying a custom panorama.
panTo(LatLng) - Method in class org.fujion.gmaps.GoogleMap
Changes the center of the map to the given LatLng.
panToBounds(LatLngBounds) - Method in class org.fujion.gmaps.GoogleMap
Pans the map by the minimum amount necessary to contain the given LatLngBounds.
parse(String) - Static method in class org.fujion.gmaps.LatLng
Parse the string into a LatLng instance.
pitch - Variable in class org.fujion.gmaps.StreetViewPov
The camera pitch in degrees, relative to the street view vehicle.
Point - Class in org.fujion.gmaps
A point on a two-dimensional plane.
Point(double, double) - Constructor for class org.fujion.gmaps.Point
 
position - Variable in class org.fujion.gmaps.FullscreenControlOptions
Position id.
position - Variable in class org.fujion.gmaps.MapTypeControlOptions
Position id.
position - Variable in class org.fujion.gmaps.MotionTrackingControlOptions
Position id.
position - Variable in class org.fujion.gmaps.PanControlOptions
Position id.
position - Variable in class org.fujion.gmaps.RotateControlOptions
Position id.
position - Variable in class org.fujion.gmaps.StreetViewAddressControlOptions
Position id.
position - Variable in class org.fujion.gmaps.StreetViewControlOptions
Position id.
position - Variable in class org.fujion.gmaps.StreetViewPanoramaOptions
The LatLng position of the Street View panorama.
position - Variable in class org.fujion.gmaps.ZoomControlOptions
Position id.
pov - Variable in class org.fujion.gmaps.StreetViewPanoramaOptions
The camera orientation, specified as heading and pitch, for the panorama.

R

rotateControl - Variable in class org.fujion.gmaps.MapOptions
The enabled/disabled state of the Rotate control.
rotateControlOptions - Variable in class org.fujion.gmaps.MapOptions
The display options for the Rotate control.
RotateControlOptions - Class in org.fujion.gmaps
Options for the rendering of the rotate control.
RotateControlOptions() - Constructor for class org.fujion.gmaps.RotateControlOptions
 
run() - Method in class org.fujion.gmaps.GoogleMap
 

S

SaturationStyler(double) - Constructor for class org.fujion.gmaps.Styler.SaturationStyler
Creates a saturation styler with the specified saturation that indicates the percentage change in intensity of the basic color to apply to the element.
scaleControl - Variable in class org.fujion.gmaps.MapOptions
The initial enabled/disabled state of the Scale control.
scaleControlOptions - Variable in class org.fujion.gmaps.MapOptions
The initial display options for the Scale control.
ScaleControlOptions - Class in org.fujion.gmaps
Options for the rendering of the scale control.
ScaleControlOptions() - Constructor for class org.fujion.gmaps.ScaleControlOptions
 
ScaleControlStyle - Enum in org.fujion.gmaps
Identifiers for scale control ids.
scrollWheel - Variable in class org.fujion.gmaps.MapOptions
If false, disables zooming on the map using a mouse scroll wheel.
scrollwheel - Variable in class org.fujion.gmaps.StreetViewPanoramaOptions
If false, disables scrollwheel zooming in Street View.
setCenter(LatLng) - Method in class org.fujion.gmaps.GoogleMap
Sets the current center of the map.
setTilt(TiltAngle) - Method in class org.fujion.gmaps.GoogleMap
Set the current tilt value, which controls the automatic switching behavior for the angle of incidence of the map.
setZoom(int) - Method in class org.fujion.gmaps.GoogleMap
Sets the current zoom value.
showRoadLabels - Variable in class org.fujion.gmaps.StreetViewPanoramaOptions
The display of street names on the panorama.
StreetViewAddressControlOptions - Class in org.fujion.gmaps
Options for the rendering of the Street View address control.
StreetViewAddressControlOptions() - Constructor for class org.fujion.gmaps.StreetViewAddressControlOptions
 
streetViewControl - Variable in class org.fujion.gmaps.MapOptions
The initial enabled/disabled state of the Street View Pegman control.
streetViewControlOptions - Variable in class org.fujion.gmaps.MapOptions
The initial display options for the Street View Pegman control.
StreetViewControlOptions - Class in org.fujion.gmaps
Options for the rendering of the Street View pegman control on the map.
StreetViewControlOptions() - Constructor for class org.fujion.gmaps.StreetViewControlOptions
 
streetViewOptions - Variable in class org.fujion.gmaps.MapOptions
Options to create a StreetViewPanorama to display when the Street View pegman is dropped on the map.
StreetViewPanoramaOptions - Class in org.fujion.gmaps
Options for creating a street view panorama.
StreetViewPanoramaOptions() - Constructor for class org.fujion.gmaps.StreetViewPanoramaOptions
 
StreetViewPov - Class in org.fujion.gmaps
A point of view object which specifies the camera's orientation at the Street View panorama's position.
StreetViewPov() - Constructor for class org.fujion.gmaps.StreetViewPov
 
style - Variable in class org.fujion.gmaps.MapTypeControlOptions
Style id.
style - Variable in class org.fujion.gmaps.ScaleControlOptions
Style id.
Styler<T> - Class in org.fujion.gmaps
Stylers are formatting options that you can apply to map features and elements.
Styler.ColorStyler - Class in org.fujion.gmaps
This option sets the color of the feature.
Styler.GammaStyler - Class in org.fujion.gmaps
This option adjusts the lightness relative to the default Google style, using a gamma curve.
Styler.HueStyler - Class in org.fujion.gmaps
This option sets the hue while keeping the saturation and lightness specified in the default Google style (or in other style options you define on the map).
Styler.InvertLightnessStyler - Class in org.fujion.gmaps
This option simply inverts the default Google style.
Styler.LightnessStyler - Class in org.fujion.gmaps
This option sets the lightness while keeping the saturation and hue specified in the default Google style (or in other style options you define on the map).
Styler.SaturationStyler - Class in org.fujion.gmaps
This option sets the saturation while keeping the hue and lightness specified in the default Google style (or in other style options you define on the map).
Styler.VisibilityStyler - Class in org.fujion.gmaps
This option indicates whether and how the element appears on the map.
Styler.VisibilityType - Enum in org.fujion.gmaps
 
Styler.WeightStyler - Class in org.fujion.gmaps
This option sets the weight of the feature, in pixels.
stylers - Variable in class org.fujion.gmaps.MapTypeStyleOptions
The style rules to apply to the selected map features and elements.
styles - Variable in class org.fujion.gmaps.MapOptions
Styles to apply to each of the default map types.
sw - Variable in class org.fujion.gmaps.LatLngBounds
The southwest corner of the rectangle.

T

tilt - Variable in class org.fujion.gmaps.MapOptions
Controls the automatic switching behavior for the angle of incidence of the map.
TiltAngle - Enum in org.fujion.gmaps
Allowed tilt angles.
TiltChangeEvent - Class in org.fujion.gmaps.event
Tilt change event
TiltChangeEvent() - Constructor for class org.fujion.gmaps.event.TiltChangeEvent
 
toMap() - Method in class org.fujion.gmaps.Styler
 
toString() - Method in enum org.fujion.gmaps.GestureHandlingType
 
toString() - Method in class org.fujion.gmaps.LatLng
 
toString() - Method in class org.fujion.gmaps.LatLngBounds
 
toString() - Method in class org.fujion.gmaps.Point
 
toString() - Method in enum org.fujion.gmaps.Styler.VisibilityType
 
TYPE - Static variable in class org.fujion.gmaps.event.BoundsChangeEvent
The event type.
TYPE - Static variable in class org.fujion.gmaps.event.CenterChangeEvent
The event type.
TYPE - Static variable in class org.fujion.gmaps.event.HeadingChangeEvent
The event type.
TYPE - Static variable in class org.fujion.gmaps.event.MapLocationEvent
The event type.
TYPE - Static variable in class org.fujion.gmaps.event.MapTypeIdChangeEvent
The event type.
TYPE - Static variable in class org.fujion.gmaps.event.TiltChangeEvent
The event type.
TYPE - Static variable in class org.fujion.gmaps.event.ZoomChangeEvent
The event type.

V

validate() - Method in class org.fujion.gmaps.LoaderOptions
 
value() - Method in enum org.fujion.gmaps.TiltAngle
 
valueOf(String) - Static method in enum org.fujion.gmaps.ControlPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fujion.gmaps.GestureHandlingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fujion.gmaps.MapTypeControlStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fujion.gmaps.MapTypeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fujion.gmaps.ScaleControlStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fujion.gmaps.Styler.VisibilityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fujion.gmaps.TiltAngle
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.fujion.gmaps.ControlPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fujion.gmaps.GestureHandlingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fujion.gmaps.MapTypeControlStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fujion.gmaps.MapTypeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fujion.gmaps.ScaleControlStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fujion.gmaps.Styler.VisibilityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fujion.gmaps.TiltAngle
Returns an array containing the constants of this enum type, in the order they are declared.
VisibilityStyler(Styler.VisibilityType) - Constructor for class org.fujion.gmaps.Styler.VisibilityStyler
Creates a visibility styler with the specified visibility type.
visible - Variable in class org.fujion.gmaps.StreetViewPanoramaOptions
If true, the Street View panorama is visible on load.

W

WeightStyler(int) - Constructor for class org.fujion.gmaps.Styler.WeightStyler
Creates a weight styler.

X

x - Variable in class org.fujion.gmaps.Point
The x-coordinate.

Y

y - Variable in class org.fujion.gmaps.Point
The y-coordinate;

Z

zoom - Variable in class org.fujion.gmaps.MapOptions
The initial Map zoom level.
zoom - Variable in class org.fujion.gmaps.StreetViewPanoramaOptions
The zoom of the panorama, specified as a number.
ZoomChangeEvent - Class in org.fujion.gmaps.event
Zoom change event
ZoomChangeEvent() - Constructor for class org.fujion.gmaps.event.ZoomChangeEvent
 
zoomControl - Variable in class org.fujion.gmaps.MapOptions
The enabled/disabled state of the Zoom control.
zoomControl - Variable in class org.fujion.gmaps.StreetViewPanoramaOptions
The enabled/disabled state of the zoom control.
zoomControlOptions - Variable in class org.fujion.gmaps.MapOptions
The display options for the Zoom control.
zoomControlOptions - Variable in class org.fujion.gmaps.StreetViewPanoramaOptions
The display options for the zoom control.
ZoomControlOptions - Class in org.fujion.gmaps
Options for the rendering of the zoom control.
ZoomControlOptions() - Constructor for class org.fujion.gmaps.ZoomControlOptions
 
A B C D E F G H I K L M N O P R S T V W X Y Z 
Skip navigation links

Copyright © 2018 Fujion Framework. All rights reserved.