A B C D E F G H I J K L M N O P Q R S T U V W Z _ 

P

panDown() - Method in class edu.ucdavis.cstars.client.MapWidget
Pans the map south.
panLeft() - Method in class edu.ucdavis.cstars.client.MapWidget
Pans the map west.
panLowerLeft() - Method in class edu.ucdavis.cstars.client.MapWidget
Pans the map southwest.
panLowerRight() - Method in class edu.ucdavis.cstars.client.MapWidget
Pans the map southeast.
panRight() - Method in class edu.ucdavis.cstars.client.MapWidget
Pans the map east.
panUp() - Method in class edu.ucdavis.cstars.client.MapWidget
Pans the map north.
panUpperLeft() - Method in class edu.ucdavis.cstars.client.MapWidget
Pans the map northwest.
panUpperRight() - Method in class edu.ucdavis.cstars.client.MapWidget
Pans the map northeast.
ParameterValue - Class in edu.ucdavis.cstars.client.tasks
Represent the output parameters of a GP task and their properties and values.
ParameterValue.DataType - Enum in edu.ucdavis.cstars.client.tasks
 
pause() - Method in class edu.ucdavis.cstars.client.dijits.TimeSlider
Pause the time slider.
peekRedo() - Method in class edu.ucdavis.cstars.client.UndoManager
Get the next redo operation from the stack
peekUndo() - Method in class edu.ucdavis.cstars.client.UndoManager
Get the next undo operation from the stack.
performRedo() - Method in class edu.ucdavis.cstars.client.OperationBase
Re-perform the last undo operation.
performUndo() - Method in class edu.ucdavis.cstars.client.OperationBase
Reverse the operation.
PictureFillSymbol - Class in edu.ucdavis.cstars.client.symbol
Fill symbols are used to draw polygon features on the graphics layer.
PictureMarkerSymbol - Class in edu.ucdavis.cstars.client.symbol
Marker symbols are used to draw points and multipoints on the graphics layer.
play() - Method in class edu.ucdavis.cstars.client.dijits.TimeSlider
Play the time slider.
Point - Class in edu.ucdavis.cstars.client.geometry
A location defined by an X- and Y- coordinate.
Polygon - Class in edu.ucdavis.cstars.client.geometry
An array of rings where each ring is an array points.
Polyline - Class in edu.ucdavis.cstars.client.geometry
An array of paths where each path is an array of points.
Portal - Class in edu.ucdavis.cstars.client.arcgis
Class added v2.8 The Portal class is part of the Portal API which provides a way to build applications that work with content from ArcGIS Online or an ArcGIS Portal.
Portal.Access - Enum in edu.ucdavis.cstars.client.arcgis
 
Portal.DefaultBasemap - Class in edu.ucdavis.cstars.client.arcgis
 
Portal.FeaturedGroup - Class in edu.ucdavis.cstars.client.arcgis
 
PortalFolder - Class in edu.ucdavis.cstars.client.arcgis
 
PortalFoldersCallback - Interface in edu.ucdavis.cstars.client.callback
 
PortalGroup - Class in edu.ucdavis.cstars.client.arcgis
Execute a query against the Portal to return a deferred that when resolved returns PortalQueryResult that contain a results array of PortalGroup ojbects for all the groups that match the input query.
PortalGroup.Access - Enum in edu.ucdavis.cstars.client.arcgis
 
PortalGroupInvitationsCallback - Interface in edu.ucdavis.cstars.client.callback
TODO: docs are not very good.
PortalGroupMembers - Class in edu.ucdavis.cstars.client.arcgis
List the users, owner and administrator of a group.
PortalGroupMembersCallback - Interface in edu.ucdavis.cstars.client.callback
 
PortalGroupMembersHandler - Interface in edu.ucdavis.cstars.client.event
 
PortalGroupsCallback - Interface in edu.ucdavis.cstars.client.callback
 
PortalItem - Class in edu.ucdavis.cstars.client.arcgis
 
PortalItemsCallback - Interface in edu.ucdavis.cstars.client.callback
 
PortalQueryGroupsCallback - Interface in edu.ucdavis.cstars.client.callback
 
PortalQueryGroupsHandler - Interface in edu.ucdavis.cstars.client.event
 
PortalQueryItemsCallback - Interface in edu.ucdavis.cstars.client.callback
 
PortalQueryItemsHandler - Interface in edu.ucdavis.cstars.client.event
 
PortalQueryParams - Class in edu.ucdavis.cstars.client.arcgis
Define parameters to use when querying
PortalQueryParams.SortField - Enum in edu.ucdavis.cstars.client.arcgis
 
PortalQueryResult<T extends com.google.gwt.core.client.JavaScriptObject> - Class in edu.ucdavis.cstars.client.arcgis
Details about the result of a query.
PortalUser - Class in edu.ucdavis.cstars.client.arcgis
 
PortalUser.Access - Enum in edu.ucdavis.cstars.client.arcgis
 
PortalUser.Role - Enum in edu.ucdavis.cstars.client.arcgis
 
Position - Enum in edu.ucdavis.cstars.client.control
Anchor position for a control
position() - Method in class edu.ucdavis.cstars.client.UndoManager
The current operation position.
preserveFirstStop() - Method in class edu.ucdavis.cstars.client.tasks.RouteParameters
If true, keeps the first stop fixed in the sequence even when findBestSequence is true.
preserveLastStop() - Method in class edu.ucdavis.cstars.client.tasks.RouteParameters
If true, keeps the last stop fixed in the sequence even when findBestSequence is true.
preserveScale() - Method in class edu.ucdavis.cstars.client.tasks.PrintTemplate
Define whether the printed map will preserve the map scale or the map extent.
previous() - Method in class edu.ucdavis.cstars.client.dijits.AttributeInspector
Move to the previous feature.
previous() - Method in class edu.ucdavis.cstars.client.dijits.TimeSlider
Move to the previous time step.
PrintParameters - Class in edu.ucdavis.cstars.client.tasks
Input parameters for the PrintTask.
PrintTask - Class in edu.ucdavis.cstars.client.tasks
Class added v2.6 The PrintTask class generates a printer-ready version of the map using an Export Web Map Task available with ArGIS Server 10.1 and later.
PrintTask.PrintResult - Class in edu.ucdavis.cstars.client.tasks
A json object that contains the url of the printed image.
PrintTaskCallback - Interface in edu.ucdavis.cstars.client.callback
The function to call when the print method has completed.
PrintTaskHandler - Interface in edu.ucdavis.cstars.client.event
 
PrintTemplate - Class in edu.ucdavis.cstars.client.tasks
Class added v2.6 Define the layout template options used by the PrintTask and Print widget to generate the print page.
PrintTemplate.ExportOptions - Class in edu.ucdavis.cstars.client.tasks
 
PrintTemplate.Format - Enum in edu.ucdavis.cstars.client.tasks
 
PrintTemplate.Layout - Enum in edu.ucdavis.cstars.client.tasks
 
PrintTemplate.LayoutOptions - Class in edu.ucdavis.cstars.client.tasks
 
project(Geometry[], SpatialReference, ProjectCallback) - Method in class edu.ucdavis.cstars.client.tasks.GeometryService
Projects a set of geometries into a new spatial reference.
project(Geometry[], SpatialReference) - Method in class edu.ucdavis.cstars.client.tasks.GeometryService
Projects a set of geometries into a new spatial reference.
ProjectCallback - Interface in edu.ucdavis.cstars.client.callback
Fires when the project operation is complete.
ProjectHandler - Interface in edu.ucdavis.cstars.client.event
Fires when the project operation is complete.
A B C D E F G H I J K L M N O P Q R S T U V W Z _