A B C D F G I J L M O P Q R S V

A

addMonths(int) - Method in class org.visualisation.client.Date.MonthAndYearSelector
 
areAllSet() - Method in class org.visualisation.client.ControlPanel
 
asWidget() - Method in class org.visualisation.client.ControlPanel
 

B

BubblePlotDialog - Class in org.visualisation.client
 
BubblePlotDialog(String, String, String, String) - Constructor for class org.visualisation.client.BubblePlotDialog
The layer should return a GeoJSON string with at least the following values (in json path): features.id features.properties.occurrences features.properties.skew features.properties.scientific_name
BubblePlotDialog(String, String, String, String, String, String) - Constructor for class org.visualisation.client.BubblePlotDialog
When we already know the parameters, that means actually no search, but just feed the values in json !
BubblePlotPanel - Class in org.visualisation.client
 
BubblePlotPanel(String, String, String, String) - Constructor for class org.visualisation.client.BubblePlotPanel
The layer should return a GeoJSON string with at least the following values (in json path): features.id features.properties.occurrences features.properties.skew features.properties.scientific_name
BubblePlotPanel(String, String, String, String, String, String) - Constructor for class org.visualisation.client.BubblePlotPanel
When we already know the parameters, that means actually no search, but just feed the values in json !
BubblePlotPopupPanel - Class in org.visualisation.client
 
BubblePlotPopupPanel(String, String, String, String) - Constructor for class org.visualisation.client.BubblePlotPopupPanel
The layer should return a GeoJSON string with at least the following values (in json path): features.id features.properties.occurrences features.properties.skew features.properties.scientific_name
BubblePlotPopupPanel(String, String, String, String, String, String) - Constructor for class org.visualisation.client.BubblePlotPopupPanel
When we already know the parameters, that means actually no search, but just feed the values in json !
BubblePlotWindow - Class in org.visualisation.client
 
BubblePlotWindow(String, String, String, String) - Constructor for class org.visualisation.client.BubblePlotWindow
The layer should return a GeoJSON string with at least the following values (in json path): features.id features.properties.occurrences features.properties.skew features.properties.scientific_name
BubblePlotWindow(String, String, String, String, String, String) - Constructor for class org.visualisation.client.BubblePlotWindow
When we already know the parameters, that means actually no search, but just feed the values in json !
bubbles() - Method in interface org.visualisation.client.JS.MyJSBundle
 
bubblescss() - Method in interface org.visualisation.client.JS.MyCSSBundle
 

C

ControlPanel - Class in org.visualisation.client
 
ControlPanel() - Constructor for class org.visualisation.client.ControlPanel
 
createGeoserverParams(String, String, String) - Static method in class org.visualisation.client.StaticTools
 
customtooltip() - Method in interface org.visualisation.client.JS.MyJSBundle
 

D

d3v3min() - Method in interface org.visualisation.client.JS.MyJSBundle
 
DatePickerWithYearSelector - Class in org.visualisation.client.Date
 
DatePickerWithYearSelector() - Constructor for class org.visualisation.client.Date.DatePickerWithYearSelector
 

F

FieldVerifier - Class in org.visualisation.shared
FieldVerifier validates that the name the user enters is valid.
FieldVerifier() - Constructor for class org.visualisation.shared.FieldVerifier
 

G

getGeoserverParamsForLayer(String) - Method in interface org.visualisation.client.QueryGeoservers
 
getGeoserverParamsForLayer(String, AsyncCallback<String>) - Method in interface org.visualisation.client.QueryGeoserversAsync
 
getGeoserverParamsForLayer(String) - Method in class org.visualisation.server.QueryGeoserversImpl
returns the server and layer information in json format
getHeight() - Method in class org.visualisation.client.ControlPanel
 
getPanelValuesJSON() - Method in class org.visualisation.client.ControlPanel
 
getSubmitButton() - Method in class org.visualisation.client.ControlPanel
 

I

Icons - Interface in org.visualisation.resources
 
inject(String) - Static method in class org.visualisation.client.JS.MyJavaScriptInjector
 
injectFiles() - Static method in class org.visualisation.client.StaticTools
 
isValidName(String) - Static method in class org.visualisation.shared.FieldVerifier
Verifies that the specified name is valid for our service.

J

jquerymin() - Method in interface org.visualisation.client.JS.MyJSBundle
 
jqueryui() - Method in interface org.visualisation.client.JS.MyJSBundle
 
jqueryuicss() - Method in interface org.visualisation.client.JS.MyCSSBundle
 

L

load(String) - Method in class org.visualisation.client.BubblePlotDialog
 
load(String, String, String) - Method in class org.visualisation.client.BubblePlotDialog
 
load(String) - Method in class org.visualisation.client.BubblePlotPanel
 
load(String, String, String) - Method in class org.visualisation.client.BubblePlotPanel
 
load(String) - Method in class org.visualisation.client.BubblePlotPopupPanel
 
load(String, String, String) - Method in class org.visualisation.client.BubblePlotPopupPanel
 
load(String) - Method in class org.visualisation.client.BubblePlotWindow
 
load(String, String, String) - Method in class org.visualisation.client.BubblePlotWindow
 

M

MonthAndYearSelector - Class in org.visualisation.client.Date
A simple MonthSelector used for the default date picker.
MonthAndYearSelector() - Constructor for class org.visualisation.client.Date.MonthAndYearSelector
 
MyCSSBundle - Interface in org.visualisation.client.JS
 
MyJavaScriptInjector - Class in org.visualisation.client.JS
 
MyJavaScriptInjector() - Constructor for class org.visualisation.client.JS.MyJavaScriptInjector
 
MyJSBundle - Interface in org.visualisation.client.JS
Extend the ClientBundle to provide Javascript resource linkage.

O

onModuleLoad() - Method in class org.visualisation.client.ControlPanel
 
onModuleLoad() - Method in class org.visualisation.client.SpeciesCountOccur
This is the entry point method.
org.visualisation.client - package org.visualisation.client
 
org.visualisation.client.Date - package org.visualisation.client.Date
 
org.visualisation.client.JS - package org.visualisation.client.JS
 
org.visualisation.resources - package org.visualisation.resources
 
org.visualisation.server - package org.visualisation.server
 
org.visualisation.shared - package org.visualisation.shared
 

P

PopupDatePicker - Class in org.visualisation.client.Date
 
PopupDatePicker() - Constructor for class org.visualisation.client.Date.PopupDatePicker
 

Q

QueryGeoservers - Interface in org.visualisation.client
 
QueryGeoserversAsync - Interface in org.visualisation.client
The async counterpart of QueryGeoservers.
QueryGeoserversImpl - Class in org.visualisation.server
 
QueryGeoserversImpl() - Constructor for class org.visualisation.server.QueryGeoserversImpl
 

R

refresh() - Method in class org.visualisation.client.Date.MonthAndYearSelector
 
refreshComponents() - Method in class org.visualisation.client.Date.DatePickerWithYearSelector
 

S

setModel(CalendarModel) - Method in class org.visualisation.client.Date.MonthAndYearSelector
 
setPicker(DatePickerWithYearSelector) - Method in class org.visualisation.client.Date.MonthAndYearSelector
 
setup() - Method in class org.visualisation.client.Date.MonthAndYearSelector
 
setWidth(String) - Method in class org.visualisation.client.ControlPanel
 
SpeciesCountOccur - Class in org.visualisation.client
Entry point classes define onModuleLoad().
SpeciesCountOccur() - Constructor for class org.visualisation.client.SpeciesCountOccur
 
StaticTools - Class in org.visualisation.client
 
StaticTools() - Constructor for class org.visualisation.client.StaticTools
 

V

VisualisationCode() - Method in interface org.visualisation.client.JS.MyJSBundle
 

A B C D F G I J L M O P Q R S V

Copyright © 2013. All Rights Reserved.