- COMMAND - Static variable in class org.geomajas.command.dto.CopyrightRequest
-
Command name for this request.
- COMMAND - Static variable in class org.geomajas.command.dto.GeometryAreaRequest
-
Command name for this request.
- COMMAND - Static variable in class org.geomajas.command.dto.GeometryBufferRequest
-
Command name for this request.
- COMMAND - Static variable in class org.geomajas.command.dto.GeometryConvexHullRequest
-
Command name for this request.
- COMMAND - Static variable in class org.geomajas.command.dto.GeometryMergeRequest
-
Command name for this request.
- COMMAND - Static variable in class org.geomajas.command.dto.GeometrySplitRequest
-
Command name for this request.
- COMMAND - Static variable in class org.geomajas.command.dto.GetConfigurationRequest
-
Command name for this request.
- COMMAND - Static variable in class org.geomajas.command.dto.GetMapConfigurationRequest
-
Command name for this request.
- COMMAND - Static variable in class org.geomajas.command.dto.GetRasterTilesRequest
-
Command name for this request.
- COMMAND - Static variable in class org.geomajas.command.dto.GetVectorTileRequest
-
Command name for this request.
- COMMAND - Static variable in class org.geomajas.command.dto.LogRequest
-
Command name for this request.
- COMMAND - Static variable in class org.geomajas.command.dto.MergePolygonRequest
-
Deprecated.
Command name for this request.
- COMMAND - Static variable in class org.geomajas.command.dto.PersistTransactionRequest
-
Command name for this request.
- COMMAND - Static variable in class org.geomajas.command.dto.RefreshConfigurationRequest
-
Command name for this request.
- COMMAND - Static variable in class org.geomajas.command.dto.SearchAttributesRequest
-
Command name for this request.
- COMMAND - Static variable in class org.geomajas.command.dto.SearchByLocationRequest
-
Command name for this request.
- COMMAND - Static variable in class org.geomajas.command.dto.SearchFeatureRequest
-
Command name for this request.
- COMMAND - Static variable in class org.geomajas.command.dto.SplitPolygonRequest
-
Deprecated.
Command name for this request.
- COMMAND - Static variable in class org.geomajas.command.dto.TransformGeometryRequest
-
Command name for this request.
- COMMAND - Static variable in class org.geomajas.command.dto.UserMaximumExtentRequest
-
Command name for this request.
- CopyrightCommand - Class in org.geomajas.command.general
-
Command which allows fetching the copyright info for back-end and plug-ins.
- CopyrightCommand() - Constructor for class org.geomajas.command.general.CopyrightCommand
-
- CopyrightRequest - Class in org.geomajas.command.dto
-
Command name (for consistency with other commands).
- CopyrightRequest() - Constructor for class org.geomajas.command.dto.CopyrightRequest
-
- CopyrightResponse - Class in org.geomajas.command.dto
-
- CopyrightResponse() - Constructor for class org.geomajas.command.dto.CopyrightResponse
-
- GeometryAreaCommand - Class in org.geomajas.command.geometry
-
This command calculates the (approximate) geographical area of a geometry.
- GeometryAreaCommand() - Constructor for class org.geomajas.command.geometry.GeometryAreaCommand
-
- GeometryAreaRequest - Class in org.geomajas.command.dto
-
- GeometryAreaRequest() - Constructor for class org.geomajas.command.dto.GeometryAreaRequest
-
- GeometryAreaResponse - Class in org.geomajas.command.dto
-
- GeometryAreaResponse() - Constructor for class org.geomajas.command.dto.GeometryAreaResponse
-
- GeometryBufferCommand - Class in org.geomajas.command.geometry
-
This command applies a buffer on multiple geometries.
- GeometryBufferCommand() - Constructor for class org.geomajas.command.geometry.GeometryBufferCommand
-
- GeometryBufferRequest - Class in org.geomajas.command.dto
-
- GeometryBufferRequest() - Constructor for class org.geomajas.command.dto.GeometryBufferRequest
-
- GeometryBufferResponse - Class in org.geomajas.command.dto
-
- GeometryBufferResponse() - Constructor for class org.geomajas.command.dto.GeometryBufferResponse
-
- GeometryConvexHullCommand - Class in org.geomajas.command.geometry
-
This command returns the convex hull of the given geometries.
- GeometryConvexHullCommand() - Constructor for class org.geomajas.command.geometry.GeometryConvexHullCommand
-
- GeometryConvexHullRequest - Class in org.geomajas.command.dto
-
- GeometryConvexHullRequest() - Constructor for class org.geomajas.command.dto.GeometryConvexHullRequest
-
- GeometryConvexHullResponse - Class in org.geomajas.command.dto
-
- GeometryConvexHullResponse() - Constructor for class org.geomajas.command.dto.GeometryConvexHullResponse
-
- GeometryMergeCommand - Class in org.geomajas.command.geometry
-
This command merges multiple geometries into a single geometry.
- GeometryMergeCommand() - Constructor for class org.geomajas.command.geometry.GeometryMergeCommand
-
- GeometryMergeRequest - Class in org.geomajas.command.dto
-
- GeometryMergeRequest() - Constructor for class org.geomajas.command.dto.GeometryMergeRequest
-
- GeometryMergeResponse - Class in org.geomajas.command.dto
-
- GeometryMergeResponse() - Constructor for class org.geomajas.command.dto.GeometryMergeResponse
-
- GeometrySplitCommand - Class in org.geomajas.command.geometry
-
Command that splits up a given geometry using a splitting line.
- GeometrySplitCommand() - Constructor for class org.geomajas.command.geometry.GeometrySplitCommand
-
- GeometrySplitRequest - Class in org.geomajas.command.dto
-
- GeometrySplitRequest() - Constructor for class org.geomajas.command.dto.GeometrySplitRequest
-
Default constructor.
- GeometrySplitRequest(Geometry, Geometry) - Constructor for class org.geomajas.command.dto.GeometrySplitRequest
-
Constructor setting both the original geometry as well as the split line.
- GeometrySplitResponse - Class in org.geomajas.command.dto
-
- GeometrySplitResponse() - Constructor for class org.geomajas.command.dto.GeometrySplitResponse
-
- getApplication() - Method in class org.geomajas.command.dto.GetConfigurationResponse
-
- getApplicationId() - Method in class org.geomajas.command.dto.GetConfigurationRequest
-
- getApplicationId() - Method in class org.geomajas.command.dto.GetMapConfigurationRequest
-
Get the application id.
- getApplicationNames() - Method in class org.geomajas.command.dto.RefreshConfigurationResponse
-
Returns an array of client applications in the newly loaded context.
- getAreas() - Method in class org.geomajas.command.dto.GeometryAreaResponse
-
Get areas.
- getAttributePath() - Method in class org.geomajas.command.dto.SearchAttributesRequest
-
- getAttributes() - Method in class org.geomajas.command.dto.SearchAttributesResponse
-
- getBbox() - Method in class org.geomajas.command.dto.GetRasterTilesRequest
-
Bounding box for which you need the raster data.
- getBooleanOperator() - Method in class org.geomajas.command.dto.SearchFeatureRequest
-
Get boolean operator for combining the different search criteria.
- getBounds() - Method in class org.geomajas.command.dto.TransformGeometryRequest
-
Get bounds to transform.
- getBounds() - Method in class org.geomajas.command.dto.TransformGeometryResponse
-
Get transformed bounds.
- getBounds() - Method in class org.geomajas.command.dto.UserMaximumExtentResponse
-
- getBuffer() - Method in class org.geomajas.command.dto.SearchByLocationRequest
-
Get the optional buffer that should be added around the location before
executing the search.
- getBufferDistance() - Method in class org.geomajas.command.dto.GeometryBufferRequest
-
Get the buffer distance.
- getCacheId() - Method in class org.geomajas.command.dto.GetVectorTileRequest
-
String identifier which is guaranteed to include sufficient information to assure to be different for two
instances which could produce different result.
- getCode() - Method in class org.geomajas.command.dto.GetVectorTileRequest
-
Get tile code.
- getConfigLocations() - Method in class org.geomajas.command.dto.RefreshConfigurationRequest
-
Get the new array of resource locations in classpath notation.
- GetConfigurationCommand - Class in org.geomajas.command.configuration
-
This command fetches, and returns the initial application configuration for the user.
- GetConfigurationCommand() - Constructor for class org.geomajas.command.configuration.GetConfigurationCommand
-
- GetConfigurationRequest - Class in org.geomajas.command.dto
-
- GetConfigurationRequest() - Constructor for class org.geomajas.command.dto.GetConfigurationRequest
-
- GetConfigurationResponse - Class in org.geomajas.command.dto
-
This result contains the needed configuration metadata for setting up the client.
- GetConfigurationResponse() - Constructor for class org.geomajas.command.dto.GetConfigurationResponse
-
- GetConfigurationResponse(ClientApplicationInfo) - Constructor for class org.geomajas.command.dto.GetConfigurationResponse
-
- getCopyrights() - Method in class org.geomajas.command.dto.CopyrightResponse
-
Get the copyright information.
- getCriteria() - Method in class org.geomajas.command.dto.SearchFeatureRequest
-
Get the list of search criteria.
- getCrs() - Method in class org.geomajas.command.dto.GeometryAreaRequest
-
Get the crs.
- getCrs() - Method in class org.geomajas.command.dto.GetRasterTilesRequest
-
Crs which is used for the bounding box coordinates.
- getCrs() - Method in class org.geomajas.command.dto.GetVectorTileRequest
-
Get the coordinate reference space which should be used for the returned geometries.
- getCrs() - Method in class org.geomajas.command.dto.PersistTransactionRequest
-
Get the coordinate reference space which should be used for the returned geometries.
- getCrs() - Method in class org.geomajas.command.dto.SearchByLocationRequest
-
Get the coordinate reference space which should be used for the returned
geometries.
- getCrs() - Method in class org.geomajas.command.dto.SearchFeatureRequest
-
Get the coordinate reference space which should be used for the returned geometries.
- getCrs() - Method in class org.geomajas.command.dto.UserMaximumExtentRequest
-
Get the coordinate reference space which should be used for the returned bounding box.
- getDistance() - Method in class org.geomajas.command.dto.BufferInfo
-
Get distance to buffer.
- getEmptyCommandResponse() - Method in class org.geomajas.command.configuration.GetConfigurationCommand
- getEmptyCommandResponse() - Method in class org.geomajas.command.configuration.GetMapConfigurationCommand
- getEmptyCommandResponse() - Method in class org.geomajas.command.configuration.RefreshConfigurationCommand
- getEmptyCommandResponse() - Method in class org.geomajas.command.configuration.UserMaximumExtentCommand
- getEmptyCommandResponse() - Method in class org.geomajas.command.feature.PersistTransactionCommand
- getEmptyCommandResponse() - Method in class org.geomajas.command.feature.SearchAttributesCommand
- getEmptyCommandResponse() - Method in class org.geomajas.command.feature.SearchByLocationCommand
- getEmptyCommandResponse() - Method in class org.geomajas.command.feature.SearchFeatureCommand
- getEmptyCommandResponse() - Method in class org.geomajas.command.general.CopyrightCommand
- getEmptyCommandResponse() - Method in class org.geomajas.command.general.LogCommand
- getEmptyCommandResponse() - Method in class org.geomajas.command.geometry.GeometryAreaCommand
- getEmptyCommandResponse() - Method in class org.geomajas.command.geometry.GeometryBufferCommand
- getEmptyCommandResponse() - Method in class org.geomajas.command.geometry.GeometryConvexHullCommand
- getEmptyCommandResponse() - Method in class org.geomajas.command.geometry.GeometryMergeCommand
- getEmptyCommandResponse() - Method in class org.geomajas.command.geometry.GeometrySplitCommand
- getEmptyCommandResponse() - Method in class org.geomajas.command.geometry.MergePolygonCommand
-
Deprecated.
- getEmptyCommandResponse() - Method in class org.geomajas.command.geometry.SplitPolygonCommand
-
Deprecated.
- getEmptyCommandResponse() - Method in class org.geomajas.command.geometry.TransformGeometryCommand
- getEmptyCommandResponse() - Method in class org.geomajas.command.render.GetRasterTilesCommand
- getEmptyCommandResponse() - Method in class org.geomajas.command.render.GetVectorTileCommand
- getFeatureIncludes() - Method in class org.geomajas.command.dto.GetVectorTileRequest
-
Deprecated.
features are no longer included in response
- getFeatureIncludes() - Method in class org.geomajas.command.dto.SearchByLocationRequest
-
Get which data should be included in the features.
- getFeatureIncludes() - Method in class org.geomajas.command.dto.SearchFeatureRequest
-
Get which data should be included in the features.
- getFeatureMap() - Method in class org.geomajas.command.dto.SearchByLocationResponse
-
Get map with features.
- getFeatures() - Method in class org.geomajas.command.dto.SearchFeatureResponse
-
Get the result features.
- getFeatureTransaction() - Method in class org.geomajas.command.dto.PersistTransactionRequest
-
Get the feature transaction.
- getFeatureTransaction() - Method in class org.geomajas.command.dto.PersistTransactionResponse
-
Get the feature transaction.
- getFilter() - Method in class org.geomajas.command.dto.GetVectorTileRequest
-
Filter to apply to the tile.
- getFilter() - Method in class org.geomajas.command.dto.LayerFilterSpecification
-
Set the additional filter which needs to be applied on the layer.
- getFilter() - Method in class org.geomajas.command.dto.SearchAttributesRequest
-
- getFilter(String) - Method in class org.geomajas.command.dto.SearchByLocationRequest
-
Get the filter expression which should be applied on the layer for the
specified result tag (e.g.
- getFilter() - Method in class org.geomajas.command.dto.SearchByLocationRequest
-
Get the global filter expression which should be applied on all layers.
- getFilter() - Method in class org.geomajas.command.dto.SearchFeatureRequest
-
Get the filter expression which should be applied on the layer.
- getGeometries() - Method in class org.geomajas.command.dto.GeometryAreaRequest
-
Get geometries.
- getGeometries() - Method in class org.geomajas.command.dto.GeometryBufferRequest
-
Get geometries.
- getGeometries() - Method in class org.geomajas.command.dto.GeometryBufferResponse
-
Get buffered geometries.
- getGeometries() - Method in class org.geomajas.command.dto.GeometryConvexHullRequest
-
Get geometries.
- getGeometries() - Method in class org.geomajas.command.dto.GeometryConvexHullResponse
-
Get the geometries that were processed by the convex hull command.
- getGeometries() - Method in class org.geomajas.command.dto.GeometryMergeRequest
-
Get the geometries for the merge command.
- getGeometries() - Method in class org.geomajas.command.dto.GeometrySplitResponse
-
Get geoemtries.
- getGeometries() - Method in class org.geomajas.command.dto.SplitPolygonResponse
-
Deprecated.
- getGeometry() - Method in class org.geomajas.command.dto.GeometryMergeResponse
-
Get merged geometries.
- getGeometry() - Method in class org.geomajas.command.dto.GeometrySplitRequest
-
Get the geometry that will be split.
- getGeometry() - Method in class org.geomajas.command.dto.MergePolygonResponse
-
Deprecated.
- getGeometry() - Method in class org.geomajas.command.dto.SplitPolygonRequest
-
Deprecated.
Get the geometry which needs to be split.
- getGeometry() - Method in class org.geomajas.command.dto.TransformGeometryRequest
-
Get geometry to transform.
- getGeometry() - Method in class org.geomajas.command.dto.TransformGeometryResponse
-
Get transformed geometry.
- getGeometryCollection() - Method in class org.geomajas.command.dto.TransformGeometryRequest
-
Get list of geometries to transform.
- getGeometryCollection() - Method in class org.geomajas.command.dto.TransformGeometryResponse
-
Get transformed geometry collection.
- getLayerId() - Method in class org.geomajas.command.dto.SearchFeatureResponse
-
Get the layer id.
- getLayerIds() - Method in class org.geomajas.command.dto.SearchByLocationRequest
-
Get the result tags for layer specific filtering (e.g.
- getLevel() - Method in class org.geomajas.command.dto.LogRequest
-
- getLocation() - Method in class org.geomajas.command.dto.SearchByLocationRequest
-
The geometric description of the location to search features at.
- GetMapConfigurationCommand - Class in org.geomajas.command.configuration
-
This command fetches, and returns the initial application configuration for a specific MapWidget.
- GetMapConfigurationCommand() - Constructor for class org.geomajas.command.configuration.GetMapConfigurationCommand
-
- GetMapConfigurationRequest - Class in org.geomajas.command.dto
-
- GetMapConfigurationRequest() - Constructor for class org.geomajas.command.dto.GetMapConfigurationRequest
-
No-arguments constructor.
- GetMapConfigurationRequest(String, String) - Constructor for class org.geomajas.command.dto.GetMapConfigurationRequest
-
Constructor which immediately initializes some fields.
- GetMapConfigurationResponse - Class in org.geomajas.command.dto
-
This result contains the configuration metadata for a specific layertree, together with the tools definitions.
- GetMapConfigurationResponse() - Constructor for class org.geomajas.command.dto.GetMapConfigurationResponse
-
No-arguments constructor.
- GetMapConfigurationResponse(ClientMapInfo) - Constructor for class org.geomajas.command.dto.GetMapConfigurationResponse
-
Constructor with map info.
- getMapId() - Method in class org.geomajas.command.dto.GetMapConfigurationRequest
-
Get the map id.
- getMapInfo() - Method in class org.geomajas.command.dto.GetMapConfigurationResponse
-
Get map info.
- getMax() - Method in class org.geomajas.command.dto.SearchFeatureRequest
-
Get the maximum number of features which may be returned.
- getNodeId() - Method in class org.geomajas.command.dto.GetRasterTilesResponse
-
Get node id, which is (layer id) + "." + level.
- getOffSet() - Method in class org.geomajas.command.dto.SearchFeatureRequest
-
Get the index of the first feature to be returned.
- getPanOrigin() - Method in class org.geomajas.command.dto.GetVectorTileRequest
-
Get pan origin.
- getPolygons() - Method in class org.geomajas.command.dto.MergePolygonRequest
-
Deprecated.
- getPrecision() - Method in class org.geomajas.command.dto.GeometryMergeRequest
-
Get optional precision to use when merging geometries.
- getPrecision() - Method in class org.geomajas.command.dto.UnionInfo
-
Get optional precision to use when merging geometries.
- getQuadrantSegments() - Method in class org.geomajas.command.dto.BufferInfo
-
Get the number of line segments used to represent a quadrant of a circle.
- getQuadrantSegments() - Method in class org.geomajas.command.dto.GeometryBufferRequest
-
Get the quadrant segments or the number of segments of one quarter of a circle.
- getQueryType() - Method in class org.geomajas.command.dto.SearchByLocationRequest
-
Type of geometric query to be executed.
- getRasterData() - Method in class org.geomajas.command.dto.GetRasterTilesResponse
-
Get list of raster image metadata.
- GetRasterTilesCommand - Class in org.geomajas.command.render
-
Command that retrieves raster data.
- GetRasterTilesCommand() - Constructor for class org.geomajas.command.render.GetRasterTilesCommand
-
- GetRasterTilesRequest - Class in org.geomajas.command.dto
-
- GetRasterTilesRequest() - Constructor for class org.geomajas.command.dto.GetRasterTilesRequest
-
- GetRasterTilesResponse - Class in org.geomajas.command.dto
-
- GetRasterTilesResponse() - Constructor for class org.geomajas.command.dto.GetRasterTilesResponse
-
- getRatio() - Method in class org.geomajas.command.dto.SearchByLocationRequest
-
This option can only be used in case of an intersects query.
- getRenderer() - Method in class org.geomajas.command.dto.GetVectorTileRequest
-
Get renderer to use.
- getScale() - Method in class org.geomajas.command.dto.GetRasterTilesRequest
-
The scale of the view in pixel/unit of coordinate system.
- getScale() - Method in class org.geomajas.command.dto.GetVectorTileRequest
-
Get zoom scale.
- getSearchType() - Method in class org.geomajas.command.dto.SearchByLocationRequest
-
Get the type of search.
- getServerLayerId() - Method in class org.geomajas.command.dto.LayerFilterSpecification
-
Set the server layer id.
- getServerLayerId(String) - Method in class org.geomajas.command.dto.SearchByLocationRequest
-
Get the server layer id for the specified result tag (e.g.
- getSourceCrs() - Method in class org.geomajas.command.dto.TransformGeometryRequest
-
Get source CRS.
- getSplitLine() - Method in class org.geomajas.command.dto.GeometrySplitRequest
-
Get split line used for splitting the geometry.
- getSplitter() - Method in class org.geomajas.command.dto.SplitPolygonRequest
-
Deprecated.
Get the linestring to use as splitter.
- getStatement() - Method in class org.geomajas.command.dto.LogRequest
-
- getStyleInfo() - Method in class org.geomajas.command.dto.GetVectorTileRequest
-
Get style for rendering.
- getTargetCrs() - Method in class org.geomajas.command.dto.TransformGeometryRequest
-
Get target CRS.
- getTile() - Method in class org.geomajas.command.dto.GetVectorTileResponse
-
Get response tile.
- GetVectorTileCommand - Class in org.geomajas.command.render
-
Command to retrieve a feature tile.
- GetVectorTileCommand() - Constructor for class org.geomajas.command.render.GetVectorTileCommand
-
- GetVectorTileRequest - Class in org.geomajas.command.dto
-
- GetVectorTileRequest() - Constructor for class org.geomajas.command.dto.GetVectorTileRequest
-
Constructs an empty request (GWT).
- GetVectorTileRequest(TileMetadata) - Constructor for class org.geomajas.command.dto.GetVectorTileRequest
-
- GetVectorTileResponse - Class in org.geomajas.command.dto
-
- GetVectorTileResponse() - Constructor for class org.geomajas.command.dto.GetVectorTileResponse
-
- SEARCH_ALL_LAYERS - Static variable in class org.geomajas.command.dto.SearchByLocationRequest
-
Search type in which all layers are searched for a result, and more than
one result may be returned.
- SEARCH_FIRST_LAYER - Static variable in class org.geomajas.command.dto.SearchByLocationRequest
-
Search type in which the layers are searched from the beginning to the
end of the array until a result is found.
- SearchAttributesCommand - Class in org.geomajas.command.feature
-
Search for attribute values of a certain attribute within a certain vector layer.
- SearchAttributesCommand() - Constructor for class org.geomajas.command.feature.SearchAttributesCommand
-
- SearchAttributesRequest - Class in org.geomajas.command.dto
-
- SearchAttributesRequest() - Constructor for class org.geomajas.command.dto.SearchAttributesRequest
-
- SearchAttributesRequest(String, String) - Constructor for class org.geomajas.command.dto.SearchAttributesRequest
-
- SearchAttributesRequest(String, String, String) - Constructor for class org.geomajas.command.dto.SearchAttributesRequest
-
- SearchAttributesResponse - Class in org.geomajas.command.dto
-
- SearchAttributesResponse() - Constructor for class org.geomajas.command.dto.SearchAttributesResponse
-
- SearchByLocationCommand - Class in org.geomajas.command.feature
-
Execute a search for features by location.
- SearchByLocationCommand() - Constructor for class org.geomajas.command.feature.SearchByLocationCommand
-
- SearchByLocationRequest - Class in org.geomajas.command.dto
-
- SearchByLocationRequest() - Constructor for class org.geomajas.command.dto.SearchByLocationRequest
-
- SearchByLocationResponse - Class in org.geomajas.command.dto
-
- SearchByLocationResponse() - Constructor for class org.geomajas.command.dto.SearchByLocationResponse
-
- SearchFeatureCommand - Class in org.geomajas.command.feature
-
Search features based on a seat of search criteria.
- SearchFeatureCommand() - Constructor for class org.geomajas.command.feature.SearchFeatureCommand
-
- SearchFeatureRequest - Class in org.geomajas.command.dto
-
- SearchFeatureRequest() - Constructor for class org.geomajas.command.dto.SearchFeatureRequest
-
- SearchFeatureResponse - Class in org.geomajas.command.dto
-
- SearchFeatureResponse() - Constructor for class org.geomajas.command.dto.SearchFeatureResponse
-
- securityClone(ClientMapInfo) - Method in class org.geomajas.command.configuration.GetMapConfigurationCommand
-
- securityClone(Map<String, ClientWidgetInfo>) - Method in class org.geomajas.command.configuration.GetMapConfigurationCommand
-
Clone a widget info map considering what may be copied to the client.
- securityClone(ClientLayerInfo) - Method in class org.geomajas.command.configuration.GetMapConfigurationCommand
-
Clone layer information considering what may be copied to the client.
- securityClone(ClientLayerTreeInfo) - Method in class org.geomajas.command.configuration.GetMapConfigurationCommand
-
- securityClone(ClientLayerTreeNodeInfo) - Method in class org.geomajas.command.configuration.GetMapConfigurationCommand
-
- securityClone(ClientToolbarInfo) - Method in class org.geomajas.command.configuration.GetMapConfigurationCommand
-
- securityClone(List<ClientToolInfo>) - Method in class org.geomajas.command.configuration.GetMapConfigurationCommand
-
- setAllowMultiPolygon(boolean) - Method in class org.geomajas.command.dto.MergePolygonRequest
-
Deprecated.
- setApplication(ClientApplicationInfo) - Method in class org.geomajas.command.dto.GetConfigurationResponse
-
- setApplicationId(String) - Method in class org.geomajas.command.dto.GetConfigurationRequest
-
- setApplicationId(String) - Method in class org.geomajas.command.dto.GetMapConfigurationRequest
-
Set the application id.
- setApplicationNames(String[]) - Method in class org.geomajas.command.dto.RefreshConfigurationResponse
-
Sets an array of client applications in the newly loaded context.
- setAreas(List<Double>) - Method in class org.geomajas.command.dto.GeometryAreaResponse
-
Set areas.
- setAttributePath(String) - Method in class org.geomajas.command.dto.SearchAttributesRequest
-
- setAttributes(List<Attribute<?>>) - Method in class org.geomajas.command.dto.SearchAttributesResponse
-
- setBbox(Bbox) - Method in class org.geomajas.command.dto.GetRasterTilesRequest
-
Set bounding box for which you need raster data.
- setBooleanOperator(String) - Method in class org.geomajas.command.dto.SearchFeatureRequest
-
Set boolean operator for combining the different search criteria.
- setBounds(Bbox) - Method in class org.geomajas.command.dto.TransformGeometryRequest
-
Set bounds to transform.
- setBounds(Bbox) - Method in class org.geomajas.command.dto.TransformGeometryResponse
-
Set transformed bounds.
- setBounds(Bbox) - Method in class org.geomajas.command.dto.UserMaximumExtentResponse
-
- setBuffer(double) - Method in class org.geomajas.command.dto.SearchByLocationRequest
-
Set a buffer that should be added to the location before executing the
search.
- setBufferDistance(double) - Method in class org.geomajas.command.dto.GeometryBufferRequest
-
Set the buffer distance.
- setCode(TileCode) - Method in class org.geomajas.command.dto.GetVectorTileRequest
-
Set tile code.
- setConfigLocations(String[]) - Method in class org.geomajas.command.dto.RefreshConfigurationRequest
-
Set the new array of resource locations in classpath notation, e.g.
- setCopyrights(List<CopyrightInfo>) - Method in class org.geomajas.command.dto.CopyrightResponse
-
Set the copyright information.
- setCriteria(SearchCriterion[]) - Method in class org.geomajas.command.dto.SearchFeatureRequest
-
Set the list of search criteria.
- setCrs(String) - Method in class org.geomajas.command.dto.GeometryAreaRequest
-
Set the crs.
- setCrs(String) - Method in class org.geomajas.command.dto.GetRasterTilesRequest
-
Set the crs which should be used for the bounding box coordinates.
- setCrs(String) - Method in class org.geomajas.command.dto.GetVectorTileRequest
-
Set the coordinate reference space which should be used for the returned geometries.
- setCrs(String) - Method in class org.geomajas.command.dto.PersistTransactionRequest
-
Set the coordinate reference space which should be used for the returned geometries.
- setCrs(String) - Method in class org.geomajas.command.dto.SearchByLocationRequest
-
Set the coordinate reference space which should be used for the returned
geometries.
- setCrs(String) - Method in class org.geomajas.command.dto.SearchFeatureRequest
-
Set the coordinate reference space which should be used for the returned geometries.
- setCrs(String) - Method in class org.geomajas.command.dto.UserMaximumExtentRequest
-
Set the coordinate reference space which should be used for the returned bounding box.
- setDistance(double) - Method in class org.geomajas.command.dto.BufferInfo
-
Set distance to buffer.
- setExcludeRasterLayers(boolean) - Method in class org.geomajas.command.dto.UserMaximumExtentRequest
-
- setFeatureIncludes(int) - Method in class org.geomajas.command.dto.GetVectorTileRequest
-
Deprecated.
features are no longer included in response
- setFeatureIncludes(int) - Method in class org.geomajas.command.dto.SearchByLocationRequest
-
Set the data to include in the features which are returned.
- setFeatureIncludes(int) - Method in class org.geomajas.command.dto.SearchFeatureRequest
-
Set the data to include in the features which are returned.
- setFeatureMap(Map<String, List<Feature>>) - Method in class org.geomajas.command.dto.SearchByLocationResponse
-
Set map with features.
- setFeatures(Feature[]) - Method in class org.geomajas.command.dto.SearchFeatureResponse
-
Set the result features.
- setFeatureTransaction(FeatureTransaction) - Method in class org.geomajas.command.dto.PersistTransactionRequest
-
Set the feature transaction.
- setFeatureTransaction(FeatureTransaction) - Method in class org.geomajas.command.dto.PersistTransactionResponse
-
Set the feature transaction.
- setFilter(String) - Method in class org.geomajas.command.dto.GetVectorTileRequest
-
Filter to apply to the tile.
- setFilter(String) - Method in class org.geomajas.command.dto.LayerFilterSpecification
-
Get the additional filter which needs to be applied on the layer.
- setFilter(String) - Method in class org.geomajas.command.dto.SearchAttributesRequest
-
- setFilter(String, String) - Method in class org.geomajas.command.dto.SearchByLocationRequest
-
- setFilter(String) - Method in class org.geomajas.command.dto.SearchByLocationRequest
-
Set the global filter expression which should be applied.
- setFilter(String) - Method in class org.geomajas.command.dto.SearchFeatureRequest
-
Set the filter expression which should be applied on the layer.
- setGeometries(List<Geometry>) - Method in class org.geomajas.command.dto.GeometryAreaRequest
-
Set geometries.
- setGeometries(List<Geometry>) - Method in class org.geomajas.command.dto.GeometryBufferRequest
-
Set geometries.
- setGeometries(List<Geometry>) - Method in class org.geomajas.command.dto.GeometryBufferResponse
-
Set buffered geometries.
- setGeometries(List<Geometry>) - Method in class org.geomajas.command.dto.GeometryConvexHullRequest
-
Set geometries.
- setGeometries(List<Geometry>) - Method in class org.geomajas.command.dto.GeometryConvexHullResponse
-
Set the geometries that were processed by the convex hull command.
- setGeometries(List<Geometry>) - Method in class org.geomajas.command.dto.GeometryMergeRequest
-
Set the geometries for the merge command.
- setGeometries(List<Geometry>) - Method in class org.geomajas.command.dto.GeometrySplitResponse
-
Set geometries.
- setGeometries(Geometry[]) - Method in class org.geomajas.command.dto.SplitPolygonResponse
-
Deprecated.
- setGeometry(Geometry) - Method in class org.geomajas.command.dto.GeometryMergeResponse
-
Set merged geometries.
- setGeometry(Geometry) - Method in class org.geomajas.command.dto.GeometrySplitRequest
-
Set the geometry that will be split.
- setGeometry(Geometry) - Method in class org.geomajas.command.dto.MergePolygonResponse
-
Deprecated.
- setGeometry(Geometry) - Method in class org.geomajas.command.dto.SplitPolygonRequest
-
Deprecated.
Set the geometry which needs to be split.
- setGeometry(Geometry) - Method in class org.geomajas.command.dto.TransformGeometryRequest
-
Set geometry to transform.
- setGeometry(Geometry) - Method in class org.geomajas.command.dto.TransformGeometryResponse
-
Set transformed geometry.
- setGeometryCollection(List<Geometry>) - Method in class org.geomajas.command.dto.TransformGeometryRequest
-
Set list of geometries to transform.
- setGeometryCollection(List<Geometry>) - Method in class org.geomajas.command.dto.TransformGeometryResponse
-
Set transformed geometry collection.
- setLayerId(String) - Method in class org.geomajas.command.dto.SearchFeatureResponse
-
Set the id of the layer for the response features.
- setLayerIds(String[]) - Method in class org.geomajas.command.dto.SearchByLocationRequest
-
Set the server layer ids.
- setLevel(int) - Method in class org.geomajas.command.dto.LogRequest
-
- setLocation(Geometry) - Method in class org.geomajas.command.dto.SearchByLocationRequest
-
Set the geometry to use as search location.
- setMapId(String) - Method in class org.geomajas.command.dto.GetMapConfigurationRequest
-
Set the map id.
- setMapInfo(ClientMapInfo) - Method in class org.geomajas.command.dto.GetMapConfigurationResponse
-
Set map info.
- setMax(int) - Method in class org.geomajas.command.dto.SearchFeatureRequest
-
Set the maximum number of features which may be returned.
- setNodeId(String) - Method in class org.geomajas.command.dto.GetRasterTilesResponse
-
Set node id, which is (layer id) + "." + level.
- setOffSet(int) - Method in class org.geomajas.command.dto.SearchFeatureRequest
-
Set the index of the first feature to be returned.
- setPaintGeometries(boolean) - Method in class org.geomajas.command.dto.GetVectorTileRequest
-
Should geometries be painted?
- setPaintLabels(boolean) - Method in class org.geomajas.command.dto.GetVectorTileRequest
-
Should labels be painted?
- setPanOrigin(Coordinate) - Method in class org.geomajas.command.dto.GetVectorTileRequest
-
Set pan origin.
- setPolygons(Geometry[]) - Method in class org.geomajas.command.dto.MergePolygonRequest
-
Deprecated.
- setPrecision(int) - Method in class org.geomajas.command.dto.GeometryMergeRequest
-
Set optional precision to use when merging geometries.
- setPrecision(int) - Method in class org.geomajas.command.dto.UnionInfo
-
Set optional precision to use when merging geometries.
- setQuadrantSegments(int) - Method in class org.geomajas.command.dto.BufferInfo
-
Set the number of line segments used to represent a quadrant of a circle.
- setQuadrantSegments(int) - Method in class org.geomajas.command.dto.GeometryBufferRequest
-
Set the quadrant segments or the number of segments of one quarter of a circle.
- setQueryType(int) - Method in class org.geomajas.command.dto.SearchByLocationRequest
-
Type of geometric query to be executed.
- setRasterData(List<RasterTile>) - Method in class org.geomajas.command.dto.GetRasterTilesResponse
-
Set list of raster tiles.
- setRatio(float) - Method in class org.geomajas.command.dto.SearchByLocationRequest
-
This option can only be used in case of an intersects query.
- setRenderer(String) - Method in class org.geomajas.command.dto.GetVectorTileRequest
-
Set renderer to use.
- setScale(double) - Method in class org.geomajas.command.dto.GetRasterTilesRequest
-
Set the view scale in pixels/unit of coordinate system.
- setScale(double) - Method in class org.geomajas.command.dto.GetVectorTileRequest
-
Set zoom scale.
- setSearchType(int) - Method in class org.geomajas.command.dto.SearchByLocationRequest
-
Set a new type of search.
- setServerLayerId(String) - Method in class org.geomajas.command.dto.LayerFilterSpecification
-
Get the server layer id.
- setSourceCrs(String) - Method in class org.geomajas.command.dto.TransformGeometryRequest
-
Set source CRS.
- setSplitLine(Geometry) - Method in class org.geomajas.command.dto.GeometrySplitRequest
-
Set split line used for splitting the geometry.
- setSplitter(Geometry) - Method in class org.geomajas.command.dto.SplitPolygonRequest
-
Deprecated.
Set the linestring to use as splitter.
- setStatement(String) - Method in class org.geomajas.command.dto.LogRequest
-
- setStyleInfo(NamedStyleInfo) - Method in class org.geomajas.command.dto.GetVectorTileRequest
-
Set style for rendering.
- setTargetCrs(String) - Method in class org.geomajas.command.dto.TransformGeometryRequest
-
Set target CRS.
- setTile(VectorTile) - Method in class org.geomajas.command.dto.GetVectorTileResponse
-
Set response tile.
- setUsePrecisionAsBuffer(boolean) - Method in class org.geomajas.command.dto.GeometryMergeRequest
-
Optional buffer to extend the merging result.
- setUsePrecisionAsBuffer(boolean) - Method in class org.geomajas.command.dto.UnionInfo
-
Optional buffer to extend the merging result.
- SplitPolygonCommand - Class in org.geomajas.command.geometry
-
- SplitPolygonCommand() - Constructor for class org.geomajas.command.geometry.SplitPolygonCommand
-
Deprecated.
- SplitPolygonRequest - Class in org.geomajas.command.dto
-
- SplitPolygonRequest() - Constructor for class org.geomajas.command.dto.SplitPolygonRequest
-
Deprecated.
- SplitPolygonResponse - Class in org.geomajas.command.dto
-
- SplitPolygonResponse() - Constructor for class org.geomajas.command.dto.SplitPolygonResponse
-
Deprecated.