- CacheableObject - Interface in org.geomajas.global
-
Interface to implement for cache-context friendly objects.
- calcDefaultLabelPosition(InternalFeature) - Method in interface org.geomajas.service.GeoService
-
Determine a default position for positioning the label for a feature.
- canHandle(Object) - Method in interface org.geomajas.layer.feature.FeatureModel
-
Can a given 'feature' object be handled by this FeatureModel?
- CANNOT_CONVERT_GEOMETRY - Static variable in interface org.geomajas.global.ExceptionCode
-
Cannot convert geometry, type ${0} unknown.
- CANNOT_CREATE_FEATURE_WITHOUT_GEOMETRY - Static variable in interface org.geomajas.global.ExceptionCode
-
Cannot create feature without geometry for layer ${0}.
- CANNOT_CREATE_LAYER_MODEL - Static variable in interface org.geomajas.global.ExceptionCode
-
Cannot create layer model for ${0}.
- CANNOT_DETERMINE_CLASS_FOR_FEATURE - Static variable in interface org.geomajas.global.ExceptionCode
-
Cannot determine class for feature ${0}.
- CANNOT_PARSE_WKT_GEOMETRY - Static variable in interface org.geomajas.global.ExceptionCode
-
Cannot parse geometry ${0}, invalid WKT expression.
- CircleInfo - Class in org.geomajas.configuration
-
Circle configuration information.
- CircleInfo() - Constructor for class org.geomajas.configuration.CircleInfo
-
- CLASSPATH_URL_PREFIX - Static variable in interface org.geomajas.global.GeomajasConstant
-
URL prefix for classpath resources.
- clear() - Method in interface org.geomajas.service.TestRecorder
-
Clear all recorded messages.
- clearSecurityContext() - Method in interface org.geomajas.security.SecurityManager
-
Clear the security context for this thread.
- ClientApplicationInfo - Class in org.geomajas.configuration.client
-
Base application info entry point.
- ClientApplicationInfo() - Constructor for class org.geomajas.configuration.client.ClientApplicationInfo
-
- ClientApplicationInfo.DummyClientUserDataInfo - Class in org.geomajas.configuration.client
-
Dummy implementation to keep GWT serializer happy !
- ClientApplicationInfo.DummyClientUserDataInfo() - Constructor for class org.geomajas.configuration.client.ClientApplicationInfo.DummyClientUserDataInfo
-
- ClientApplicationInfo.DummyClientWidgetInfo - Class in org.geomajas.configuration.client
-
Dummy implementation to keep GWT serializer happy !
- ClientApplicationInfo.DummyClientWidgetInfo() - Constructor for class org.geomajas.configuration.client.ClientApplicationInfo.DummyClientWidgetInfo
-
- ClientLayerInfo - Class in org.geomajas.configuration.client
-
Abstract class that contains the metadata properties that are common to all client layers.
- ClientLayerInfo() - Constructor for class org.geomajas.configuration.client.ClientLayerInfo
-
- ClientLayerTreeInfo - Class in org.geomajas.configuration.client
-
Configuration of a layer tree.
- ClientLayerTreeInfo() - Constructor for class org.geomajas.configuration.client.ClientLayerTreeInfo
-
- ClientLayerTreeNodeInfo - Class in org.geomajas.configuration.client
-
Representation of a node in the layer tree widget.
- ClientLayerTreeNodeInfo() - Constructor for class org.geomajas.configuration.client.ClientLayerTreeNodeInfo
-
Create client layer tree node info instance.
- ClientMapInfo - Class in org.geomajas.configuration.client
-
Map configuration.
- ClientMapInfo() - Constructor for class org.geomajas.configuration.client.ClientMapInfo
-
- ClientPreferredPixelsPerTile - Class in org.geomajas.configuration.client
-
Configuration of the preferred pixels per tile on the map.
- ClientPreferredPixelsPerTile() - Constructor for class org.geomajas.configuration.client.ClientPreferredPixelsPerTile
-
- ClientRasterLayerInfo - Class in org.geomajas.configuration.client
-
Client side raster layer metadata.
- ClientRasterLayerInfo() - Constructor for class org.geomajas.configuration.client.ClientRasterLayerInfo
-
- ClientToolbarInfo - Class in org.geomajas.configuration.client
-
Representation of a configured toolbar.
- ClientToolbarInfo() - Constructor for class org.geomajas.configuration.client.ClientToolbarInfo
-
- ClientToolInfo - Class in org.geomajas.configuration.client
-
Representation of a tool.
- ClientToolInfo() - Constructor for class org.geomajas.configuration.client.ClientToolInfo
-
- ClientUserDataInfo - Interface in org.geomajas.configuration.client
-
Use this interface to define custom data classes to be passed to the client.
- ClientVectorLayerInfo - Class in org.geomajas.configuration.client
-
Client side vector layer metadata.
- ClientVectorLayerInfo() - Constructor for class org.geomajas.configuration.client.ClientVectorLayerInfo
-
- ClientWidgetInfo - Interface in org.geomajas.configuration.client
-
Marker interface for widget information which is contained in the map (or application)
and needs to be sent to the client.
- clone() - Method in class org.geomajas.layer.feature.attribute.ArrayAttribute
-
Deprecated.
Create a clone of this attribute object.
- clone() - Method in class org.geomajas.layer.feature.attribute.AssociationAttribute
-
Create a clone of this association object.
- clone() - Method in class org.geomajas.layer.feature.attribute.AssociationValue
-
Create a clone of this object.
- clone() - Method in class org.geomajas.layer.feature.attribute.BooleanAttribute
-
Create a clone of this attribute object.
- clone() - Method in interface org.geomajas.layer.feature.Attribute
-
Create a clone from this attribute object.
- clone() - Method in class org.geomajas.layer.feature.attribute.CurrencyAttribute
-
Create a clone of this attribute object.
- clone() - Method in class org.geomajas.layer.feature.attribute.DateAttribute
-
Create a clone of this attribute object.
- clone() - Method in class org.geomajas.layer.feature.attribute.DoubleAttribute
-
Create a clone of this attribute object.
- clone() - Method in class org.geomajas.layer.feature.attribute.FloatAttribute
-
Create a clone of this attribute object.
- clone() - Method in class org.geomajas.layer.feature.attribute.ImageUrlAttribute
-
Create a clone of this attribute object.
- clone() - Method in class org.geomajas.layer.feature.attribute.IntegerAttribute
-
Create a clone of this attribute object.
- clone() - Method in class org.geomajas.layer.feature.attribute.LongAttribute
-
Create a clone of this attribute object.
- clone() - Method in class org.geomajas.layer.feature.attribute.ManyToOneAttribute
-
Create a clone of this attribute object.
- clone() - Method in class org.geomajas.layer.feature.attribute.OneToManyAttribute
-
Create a clone of this attribute object.
- clone() - Method in class org.geomajas.layer.feature.attribute.PrimitiveAttribute
-
Create a clone of this attribute object.
- clone() - Method in class org.geomajas.layer.feature.attribute.ShortAttribute
-
Create a clone of this attribute object.
- clone() - Method in class org.geomajas.layer.feature.attribute.StringAttribute
-
Create a clone of this attribute object.
- clone() - Method in class org.geomajas.layer.feature.attribute.UrlAttribute
-
Create a clone of this attribute object.
- clone() - Method in interface org.geomajas.layer.feature.InternalFeature
-
Create a deep clone of this internal feature.
- clone() - Method in class org.geomajas.layer.tile.TileCode
-
Create a clone from this object.
- cloneWithoutGeometry() - Method in interface org.geomajas.layer.feature.InternalFeature
-
Create a deep clone of this internal feature but without cloning the geometry (stays null).
- Command<REQUEST extends CommandRequest,RESPONSE extends CommandResponse> - Interface in org.geomajas.command
-
Command definition.
- COMMAND_ACCESS_DENIED - Static variable in interface org.geomajas.global.ExceptionCode
-
User ${1} is not authorized to use the command ${0}.
- COMMAND_NOT_FOUND - Static variable in interface org.geomajas.global.ExceptionCode
-
Command ${0} not found, maybe you need to install the extension which contains it.
- CommandDispatcher - Interface in org.geomajas.command
-
The CommandDispatcher is the main command execution center.
- CommandHasRequest<REQUEST extends CommandRequest,RESPONSE extends CommandResponse> - Interface in org.geomajas.command
-
Extension of
Command with method for getting an empty command request.
- CommandRequest - Interface in org.geomajas.command
-
Marker interface for command request dtos.
- CommandResponse - Class in org.geomajas.command
-
Base result object from executing a command.
- CommandResponse() - Constructor for class org.geomajas.command.CommandResponse
-
- compareTo(InternalFeature) - Method in interface org.geomajas.layer.feature.InternalFeature
-
This function compares style ID's between features.
- ConfigurationService - Interface in org.geomajas.service
-
Utility service which is used to get some global data.
- ConstraintInfo - Interface in org.geomajas.configuration.validation
-
Base class for validation constraints.
- containsKey(String) - Method in interface org.geomajas.service.pipeline.PipelineContext
-
Returns true if the context contains the specified key.
- CONVERSION_PROBLEM - Static variable in interface org.geomajas.global.ExceptionCode
-
Unexpected error occurred while converting object ${0}.
- convert(UserStyleInfo, FeatureInfo) - Method in interface org.geomajas.service.StyleConverterService
-
Converts SLD (user) style info to named style info used by vector rendering.
- convert(UserStyleInfo) - Method in interface org.geomajas.service.StyleConverterService
-
Converts SLD (user) style info to GT style used by legend/raster rendering.
- convert(RuleInfo) - Method in interface org.geomajas.service.StyleConverterService
-
Converts SLD rule info to GT rule used by legend/raster rendering.
- convert(NamedStyleInfo, String) - Method in interface org.geomajas.service.StyleConverterService
-
Converts named style info to GT style used by legend/raster rendering.
- CopyrightInfo - Class in org.geomajas.global
-
Copyright information for a plug-in and the dependencies.
- CopyrightInfo() - Constructor for class org.geomajas.global.CopyrightInfo
-
- create(Object) - Method in interface org.geomajas.layer.VectorLayer
-
Creates a new feature.
- CREATE_FEATURE_NO_FEATURE_TYPE - Static variable in interface org.geomajas.global.ExceptionCode
-
Could not create new feature, FeatureType was not found.
- CREATE_OR_UPDATE_NOT_IMPLEMENTED - Static variable in interface org.geomajas.global.ExceptionCode
-
Don't know how to create or update ${0}, class ${1} does not implement FeatureStore.
- createAndFilter(Filter, Filter) - Method in interface org.geomajas.service.FilterService
-
Combine two filters using the "AND" operator.
- createBboxFilter(String, Envelope, String) - Method in interface org.geomajas.service.FilterService
-
Create a filter the evaluates all geometries within a certain bounding box.
- createBboxFilter(Crs, Envelope, String) - Method in interface org.geomajas.service.FilterService
-
Create a filter the evaluates all geometries within a certain bounding box.
- createBetweenFilter(String, String, String) - Method in interface org.geomajas.service.FilterService
-
Create a filter which passes all features from the FeatureInfo within featureTypeInfo with attribute values from
attribute 'name' between values 'lower and 'upper'.
This type of filter is only allowed on numeric object types (short, integer, long, float, double)
- createCircle(Point, double, int) - Method in interface org.geomajas.service.GeoService
-
Create a geometry which approximates like a circle.
- createCompareFilter(String, String, String) - Method in interface org.geomajas.service.FilterService
-
Create a filter that passes all features where the values of attribute 'name' compared to literal 'value' using
comparator 'comparator' returns true.
- createCompareFilter(String, String, Date) - Method in interface org.geomajas.service.FilterService
-
Create a filter that passes all features where the values of attribute 'name' compared to literal 'value' using
comparator 'comparator' returns true.
- createContainsFilter(Geometry, String) - Method in interface org.geomajas.service.FilterService
-
Create a filter with all the geometries that contain the given geometry (including the geometry itself).
- createContext() - Method in interface org.geomajas.service.pipeline.PipelineService
-
Get a new pipeline context.
- createFalseFilter() - Method in interface org.geomajas.service.FilterService
-
Creates a filter that allows nothing.
- createFidFilter(String[]) - Method in interface org.geomajas.service.FilterService
-
Create a feature ID filter.
- createGeometryTypeFilter(String, String) - Method in interface org.geomajas.service.FilterService
-
Create a filter that checks that passes all features with the specified geometry type.
- createIntersectsFilter(Geometry, String) - Method in interface org.geomajas.service.FilterService
-
Create a filter with all the geometries that have a non-empty intersection (overlap or touching) with
given geometry (including the geometry itself).
- createLikeFilter(String, String) - Method in interface org.geomajas.service.FilterService
-
Filter based on the LIKE comparator as in sql.
- createLogicFilter(Filter, String, Filter) - Method in interface org.geomajas.service.FilterService
-
Create a logic filter.
- createOrFilter(Filter, Filter) - Method in interface org.geomajas.service.FilterService
-
Combine two filters using the "OR" operator.
- createOverlapsFilter(Geometry, String) - Method in interface org.geomajas.service.FilterService
-
Create a filter with all the geometries that overlap the given geometry.
- createSecurityContext(String) - Method in interface org.geomajas.security.SecurityManager
-
Create security context for this thread, given the authentication token.
- createTouchesFilter(Geometry, String) - Method in interface org.geomajas.service.FilterService
-
Creates a filter with all the geometries that touch the given geometry.
- createTrueFilter() - Method in interface org.geomajas.service.FilterService
-
Creates a filter that allows everything.
- createWithinFilter(Geometry, String) - Method in interface org.geomajas.service.FilterService
-
Create a filter with all the geometries that lie completely within the given geometry (including the
geometry itself).
- CREDENTIALS_MISSING_OR_INVALID - Static variable in interface org.geomajas.global.ExceptionCode
-
Security credentials (token ${0}) missing or invalid.
- Crs - Interface in org.geomajas.geometry
-
- CRS_BACK_TRANSFORM_KEY - Static variable in interface org.geomajas.service.pipeline.PipelineCode
-
CrsTransform for converting from the layer to the request.
- CRS_DECODE_FAILURE_FOR_MAP - Static variable in interface org.geomajas.global.ExceptionCode
-
Problem decoding CRS for map ${0}.
- CRS_KEY - Static variable in interface org.geomajas.service.pipeline.PipelineCode
-
- CRS_TRANSFORM_KEY - Static variable in interface org.geomajas.service.pipeline.PipelineCode
-
- CRS_TRANSFORMATION_NOT_POSSIBLE - Static variable in interface org.geomajas.global.ExceptionCode
-
Transformation from CRS ${0} to ${1} not possible.
- CrsInfo - Class in org.geomajas.global
-
Description object for adding CRS definitions to Geomajas.
- CrsInfo() - Constructor for class org.geomajas.global.CrsInfo
-
- CrsTransform - Interface in org.geomajas.geometry
-
Extension of a
MathTransform which allows getting the source and target CRSs and a
Geometry with the transformable area.
- CrsTransformInfo - Class in org.geomajas.global
-
Description object for configuring the transformable area for CRS conversions.
- CrsTransformInfo() - Constructor for class org.geomajas.global.CrsTransformInfo
-
- CurrencyAttribute - Class in org.geomajas.layer.feature.attribute
-
Attribute with value of type PrimitiveType.CURRENCY.
- CurrencyAttribute() - Constructor for class org.geomajas.layer.feature.attribute.CurrencyAttribute
-
Constructor, create attribute without value (needed for GWT).
- CurrencyAttribute(String) - Constructor for class org.geomajas.layer.feature.attribute.CurrencyAttribute
-
Constructor which accepts the value.
- GeomajasConstant - Interface in org.geomajas.global
-
Constants which are used in Geomajas (and which are not local to a class).
- GeomajasConstant.GeomajasConstantImpl - Class in org.geomajas.global
-
Dummy interface implementation to keep GWT happy.
- GeomajasConstant.GeomajasConstantImpl() - Constructor for class org.geomajas.global.GeomajasConstant.GeomajasConstantImpl
-
- GeomajasException - Exception in org.geomajas.global
-
General exception thrown by Geomajas when problems occur.
- GeomajasException() - Constructor for exception org.geomajas.global.GeomajasException
-
Create new GeomajasException.
- GeomajasException(Throwable) - Constructor for exception org.geomajas.global.GeomajasException
-
Create new GeomajasException.
- GeomajasException(Throwable, int, Object...) - Constructor for exception org.geomajas.global.GeomajasException
-
Create new GeomajasException.
- GeomajasException(Throwable, int) - Constructor for exception org.geomajas.global.GeomajasException
-
Create new GeomajasException.
- GeomajasException(int, Object...) - Constructor for exception org.geomajas.global.GeomajasException
-
Create new GeomajasException.
- GeomajasException(int) - Constructor for exception org.geomajas.global.GeomajasException
-
Create new GeomajasException.
- GeomajasSecurityException - Exception in org.geomajas.security
-
Geomajas security exception.
- GeomajasSecurityException() - Constructor for exception org.geomajas.security.GeomajasSecurityException
-
Create new GeomajasException.
- GeomajasSecurityException(Throwable) - Constructor for exception org.geomajas.security.GeomajasSecurityException
-
Create new GeomajasException.
- GeomajasSecurityException(Throwable, int, Object...) - Constructor for exception org.geomajas.security.GeomajasSecurityException
-
Create new GeomajasException.
- GeomajasSecurityException(Throwable, int) - Constructor for exception org.geomajas.security.GeomajasSecurityException
-
Create new GeomajasException.
- GeomajasSecurityException(int, Object...) - Constructor for exception org.geomajas.security.GeomajasSecurityException
-
Create new GeomajasException.
- GeomajasSecurityException(int) - Constructor for exception org.geomajas.security.GeomajasSecurityException
-
Create new GeomajasException.
- GEOMETRY_SET_FAILED - Static variable in interface org.geomajas.global.ExceptionCode
-
Failed to set geometry for ${0}.
- GEOMETRY_TRANSFORMATION_FAILED - Static variable in interface org.geomajas.global.ExceptionCode
-
Transformation of geometry to required CRS failed.
- GeometryAttributeInfo - Class in org.geomajas.configuration
-
Geometric attribute configuration information.
- GeometryAttributeInfo() - Constructor for class org.geomajas.configuration.GeometryAttributeInfo
-
- GeoService - Interface in org.geomajas.service
-
Collection of utility functions concerning geometries.
- get(String) - Method in interface org.geomajas.service.pipeline.PipelineContext
-
Get the value for a key.
- get(String, Class<TYPE>) - Method in interface org.geomajas.service.pipeline.PipelineContext
-
Get the value for a key.
- getAllAttributes() - Method in class org.geomajas.layer.feature.attribute.AssociationValue
-
Get the attributes for the associated object.
- getAttribute(String) - Method in interface org.geomajas.layer.entity.Entity
-
Gets the specified primitive (or geometry) value.
- getAttribute(Object, FeatureInfo, EntityMapper, String) - Method in interface org.geomajas.layer.entity.EntityAttributeService
-
Recursively gets the attribute from the specified feature.
- getAttribute(Object, String) - Method in interface org.geomajas.layer.feature.FeatureModel
-
Return the attribute value with the given name.
- getAttribute(SyntheticAttributeInfo, InternalFeature) - Method in interface org.geomajas.layer.feature.SyntheticAttributeBuilder
-
Get the attribute to be built for the (partial) feature.
- getAttributeBuilder() - Method in class org.geomajas.configuration.SyntheticAttributeInfo
-
Set the class which should be used to build an
Attribute object for this
description.
- getAttributeName() - Method in class org.geomajas.layer.feature.SearchCriterion
-
Get the name of the alpha numerical attribute on which this criterion operates.
- getAttributes() - Method in class org.geomajas.configuration.FeatureInfo
-
Get the attribute definitions.
- getAttributes() - Method in class org.geomajas.layer.feature.attribute.AssociationValue
-
- getAttributes() - Method in class org.geomajas.layer.feature.Feature
-
Get the full mapping of attributes for this feature.
- getAttributes(Object) - Method in interface org.geomajas.layer.feature.FeatureModel
-
Deprecated.
the back-end implements this itself since 1.9.0 to provide lazy attribute loading if needed
- getAttributes() - Method in interface org.geomajas.layer.feature.InternalFeature
-
Get the attributes for the feature (can be null when the attributes are lazy loaded).
- getAttributes() - Method in class org.geomajas.layer.pipeline.GetAttributesContainer
-
Get the attributes or null when not yet determined.
- getAttributes(String, Filter) - Method in interface org.geomajas.layer.VectorLayerAssociationSupport
-
Return the list of possible object values for the specified attribute path.
- getAttributes(String, String, Filter) - Method in interface org.geomajas.layer.VectorLayerService
-
Return the list of possible attribute values.
- GetAttributesContainer - Class in org.geomajas.layer.pipeline
-
- GetAttributesContainer() - Constructor for class org.geomajas.layer.pipeline.GetAttributesContainer
-
- getAttributesMap() - Method in class org.geomajas.configuration.FeatureInfo
-
Get map with attributes.
- getAttributeValue(String) - Method in class org.geomajas.layer.feature.attribute.AssociationValue
-
Convenience method that returns the attribute value for the specified attribute name.
- getAuthentication(String) - Method in interface org.geomajas.security.AuthenticationCache
-
Get the authentication information for an authentication token.
- getAuthentication(String) - Method in interface org.geomajas.security.SecurityService
-
Check whether the authentication token is valid.
- getAuthentications() - Method in interface org.geomajas.security.SavedAuthorization
-
- getAuthorizations() - Method in class org.geomajas.security.Authentication
-
Get array of authorizations which apply for the user.
- getAuthorizations() - Method in interface org.geomajas.security.SavedAuthentication
-
Get authorizations which apply for the user.
- getBackendVersion() - Method in class org.geomajas.global.PluginInfo
-
Get back-end / API minimum version which is required for this plug-in.
- getBackgroundColor() - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Gets the background color of the map, expressed as a hexadecimal string (eg '#FFFFFF').
- getBackgroundStyle() - Method in class org.geomajas.configuration.LabelStyleInfo
-
Get the background style for the labels.
- getBounds() - Method in interface org.geomajas.layer.feature.InternalFeature
-
Get the feature's bounding box.
- getBounds() - Method in class org.geomajas.layer.pipeline.GetFeaturesContainer
-
Get area covered by these features.
- getBounds() - Method in interface org.geomajas.layer.tile.InternalTile
-
Get bounding box for the tile (in map coordinates).
- getBounds() - Method in class org.geomajas.layer.tile.RasterTile
-
Returns the bounds for the image on the client side.
- getBounds(Filter) - Method in interface org.geomajas.layer.VectorLayer
-
Retrieve the bounds of the specified features.
- getBounds() - Method in interface org.geomajas.layer.VectorLayer
-
Return the bounds of this model.
- getBounds(String, CoordinateReferenceSystem, Filter) - Method in interface org.geomajas.layer.VectorLayerService
-
Retrieve the bounds of the specified features.
- GetBoundsContainer - Class in org.geomajas.layer.pipeline
-
- GetBoundsContainer() - Constructor for class org.geomajas.layer.pipeline.GetBoundsContainer
-
- getCacheId() - Method in class org.geomajas.configuration.CircleInfo
-
String identifier which is guaranteed to include sufficient information to assure to be different for two
instances which could produce different result.
- getCacheId() - Method in class org.geomajas.configuration.FeatureStyleInfo
-
String identifier which is guaranteed to include sufficient information to assure to be different for two
instances which could produce different result.
- getCacheId() - Method in class org.geomajas.configuration.FontStyleInfo
-
String identifier which is guaranteed to include sufficient information to assure to be different for two
instances which could produce different result.
- getCacheId() - Method in class org.geomajas.configuration.ImageInfo
-
String identifier which is guaranteed to include sufficient information to assure to be different for two
instances which could produce different result.
- getCacheId() - Method in class org.geomajas.configuration.LabelStyleInfo
-
String identifier which is guaranteed to include sufficient information to assure to be different for two
instances which could produce different result.
- getCacheId() - Method in class org.geomajas.configuration.NamedStyleInfo
-
String identifier which is guaranteed to include sufficient information to assure to be different for two
instances which could produce different result.
- getCacheId() - Method in class org.geomajas.configuration.RectInfo
-
String identifier which is guaranteed to include sufficient information to assure to be different for two
instances which could produce different result.
- getCacheId() - Method in class org.geomajas.configuration.SymbolInfo
-
String identifier which is guaranteed to include sufficient information to assure to be different for two
instances which could produce different result.
- getCacheId() - Method in interface org.geomajas.global.CacheableObject
-
String identifier which is guaranteed to include sufficient information to assure to be different for two
instances which could produce different result.
- getCacheId() - Method in class org.geomajas.layer.tile.TileCode
-
String identifier which is guaranteed to include sufficient information to assure to be different for two
instances which could produce different result.
- getCause() - Method in class org.geomajas.global.ExceptionDto
-
Set the cause exception to allow inclusion in the display.
- getChild(String) - Method in interface org.geomajas.layer.entity.Entity
-
Returns the child entity of this entity with the specified name (attribute name).
- getChildCollection(String) - Method in interface org.geomajas.layer.entity.Entity
-
Gets the collection of entities with the specified name.
- getCircle() - Method in class org.geomajas.configuration.SymbolInfo
-
Get the circle for the symbol.
- getClassName() - Method in class org.geomajas.global.ExceptionDto
-
Returns the class name of the original exception.
- getClippedGeometry() - Method in interface org.geomajas.layer.feature.InternalFeature
-
Get the clipped geometry.
- getCode() - Method in enum org.geomajas.layer.LayerType
-
Get numerical code for the layer/geometry type.
- getCode() - Method in interface org.geomajas.layer.tile.InternalTile
-
Returns the unique code for this tile.
- getCode() - Method in class org.geomajas.layer.tile.RasterTile
-
Returns the unique code for this tile.
- getCode() - Method in interface org.geomajas.layer.tile.TileMetadata
-
Get tile code, which is the tile id.
- getCode() - Method in class org.geomajas.layer.tile.VectorTile
-
Returns the unique code for this tile.
- getCodeFromCrs(CoordinateReferenceSystem) - Method in interface org.geomajas.service.GeoService
-
Try to extract the code from the CRS.
- getCodeFromCrs(Crs) - Method in interface org.geomajas.service.GeoService
-
Get the code from the CRS.
- getCodes() - Method in interface org.geomajas.layer.tile.InternalTile
-
All tiles that have at least one feature that geographically intersects with this tile are called dependent
tiles.
- getCodes() - Method in class org.geomajas.layer.tile.VectorTile
-
All tiles that have at least one feature that geographically intersects with this tile are called dependent
tiles.
- getColor() - Method in class org.geomajas.configuration.FontStyleInfo
-
Get the font color.
- getCommandCount() - Method in interface org.geomajas.command.CommandDispatcher
-
Get the current command count value.
- getConstraints() - Method in class org.geomajas.configuration.validation.ValidatorInfo
-
Get constraints which need to be validated.
- getContentType() - Method in interface org.geomajas.layer.tile.InternalTile
-
Return the rendering method used.
- getContentType() - Method in class org.geomajas.layer.tile.VectorTile
-
Returns the type of content for the rendered features and labels that are stored within this tile.
- getConversionFactor() - Method in class org.geomajas.configuration.client.ScaleInfo
-
Get the conversion factor between map units and pixel size.
- getCopyright() - Method in class org.geomajas.global.CopyrightInfo
-
Get the copyright message.
- getCopyrightInfo() - Method in class org.geomajas.global.PluginInfo
-
Get copyright info for this plug-in and the dependencies.
- getCreateAuthorizedArea(String) - Method in interface org.geomajas.security.AreaAuthorization
-
Get the area of the layer where creating features is allowed.
- getCrs() - Method in class org.geomajas.configuration.client.ClientLayerInfo
-
Get the crs of this layer (same as server layer).
- getCrs() - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Get the coordinate reference system of this map (SRS notation).
- getCrs() - Method in class org.geomajas.configuration.LayerInfo
-
Get the CRS code which is used for expressing the coordinated in this layer.
- getCrs() - Method in class org.geomajas.layer.feature.Feature
-
Crs code which is used (or should be used) for the geometry in the feature.
- getCrs() - Method in interface org.geomajas.layer.Layer
-
- getCrs(Layer) - Method in interface org.geomajas.layer.LayerService
-
- getCrs() - Method in interface org.geomajas.layer.tile.TileMetadata
-
Get crs code.
- getCrs(String) - Method in interface org.geomajas.service.ConfigurationService
-
- getCrs(String) - Method in interface org.geomajas.service.GeoService
-
Deprecated.
use getCrs2()
- getCrs2(String) - Method in interface org.geomajas.service.GeoService
-
Get the
Crs with given code.
- getCrsTransform(Crs, Crs) - Method in interface org.geomajas.service.GeoService
-
Get the transformation which converts between two coordinate systems.
- getCrsTransform(CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in interface org.geomajas.service.GeoService
-
Get the transformation which converts between two coordinate systems.
- getCrsTransform(String, String) - Method in interface org.geomajas.service.GeoService
-
Get the transformation which converts between two coordinate systems.
- getCrsWkt() - Method in class org.geomajas.global.CrsInfo
-
Get the WKT string for the coordinate reference system.
- getDashArray() - Method in class org.geomajas.configuration.FeatureStyleInfo
-
Get dash array to apply.
- getDataSourceName() - Method in class org.geomajas.configuration.FeatureInfo
-
Get the data source name.
- getDataSourceName() - Method in class org.geomajas.configuration.RasterLayerInfo
-
Get the data source name.
- getDelegatePipeline() - Method in class org.geomajas.service.pipeline.PipelineInfo
-
Get the delegate pipeline.
- getDeleteAuthorizedArea(String) - Method in interface org.geomajas.security.AreaAuthorization
-
Get the area of the layer where deleting features is allowed.
- getDenominator() - Method in class org.geomajas.configuration.client.ScaleInfo
-
Returns the denominator for a relative scale.
- getDependencies() - Method in class org.geomajas.global.PluginInfo
-
Get dependency information for this plug-in.
- getDescription() - Method in class org.geomajas.configuration.client.ClientToolInfo
-
Get the description of the tool.
- getDispatcherUrl() - Method in interface org.geomajas.service.DispatcherUrlService
-
Get the base URL for the dispatcher service.
- getDisplayAttributeName() - Method in class org.geomajas.configuration.FeatureInfo
-
Get name of the display attribute (attribute to be used for display to end users).
- getDisplayUnitType() - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Returns the display unit type of this map.
- getDistance() - Method in class org.geomajas.configuration.SnappingRuleInfo
-
Get distance, the size of the raster which needs to be snapped to.
- getDummy() - Method in class org.geomajas.command.EmptyCommandRequest
-
Dummy method, provided to assure Checkstyle doesn't complain.
- getDummy() - Method in class org.geomajas.configuration.client.ClientApplicationInfo.DummyClientUserDataInfo
-
Dummy field, otherwise checkstyle complains.
- getDummy() - Method in class org.geomajas.configuration.client.ClientApplicationInfo.DummyClientWidgetInfo
-
Dummy field, otherwise checkstyle complains.
- getDummy() - Method in class org.geomajas.configuration.validation.AssertFalseConstraintInfo
-
Dummy method, provided to assure Checkstyle doesn't complain.
- getDummy() - Method in class org.geomajas.configuration.validation.AssertTrueConstraintInfo
-
Dummy method, provided to assure Checkstyle doesn't complain.
- getDummy() - Method in class org.geomajas.configuration.validation.FutureConstraintInfo
-
Dummy method, provided to assure Checkstyle doesn't complain.
- getDummy() - Method in class org.geomajas.configuration.validation.NotNullConstraintInfo
-
Dummy method, provided to assure Checkstyle doesn't complain.
- getDummy() - Method in class org.geomajas.configuration.validation.NullConstraintInfo
-
Dummy method, provided to assure Checkstyle doesn't complain.
- getDummy() - Method in class org.geomajas.configuration.validation.PastConstraintInfo
-
Dummy method, provided to assure Checkstyle doesn't complain.
- getElements(Filter, int, int) - Method in interface org.geomajas.layer.VectorLayer
-
Retrieve all the features from the model that this filter accepts.
- getEmptyCommandRequest() - Method in interface org.geomajas.command.CommandHasRequest
-
Get an empty response object which will be filled when executing the command and partially by the dispatcher.
- getEmptyCommandResponse() - Method in interface org.geomajas.command.Command
-
Get an empty response object which will be filled when executing the command and partially by the dispatcher.
- getEnvelope() - Method in class org.geomajas.layer.pipeline.GetBoundsContainer
-
Get the bounds.
- getErrorMessage() - Method in class org.geomajas.configuration.validation.ValidatorInfo
-
Get message to display when validation failed.
- getErrorMessages() - Method in class org.geomajas.command.CommandResponse
-
Get the list of error messages which occurred when dispatching the command.
- getErrors() - Method in class org.geomajas.command.CommandResponse
-
Get the list of exceptions which are thrown while dispatching the command.
- getExceptionCode() - Method in class org.geomajas.global.ExceptionDto
-
- getExceptionCode() - Method in exception org.geomajas.global.GeomajasException
-
Get the exception code for the problem.
- getExceptions() - Method in class org.geomajas.command.CommandResponse
-
Returns a list of serializable exceptions.
- getExecutionTime() - Method in class org.geomajas.command.CommandResponse
-
Get execution time in milliseconds.
- getExpression() - Method in class org.geomajas.configuration.SyntheticAttributeInfo
-
Expression (using Spring Expression Language) to build the attribute value).
- getExtendValid() - Method in class org.geomajas.security.Authentication
-
Get the period (in ms) by which the validity of the authentication is extended when it is accessed.
- getExtensions() - Method in class org.geomajas.service.pipeline.PipelineInfo
-
Get set of steps which need to be weaved at the extension hooks.
- getExtraInfo() - Method in class org.geomajas.configuration.LayerInfo
-
Get extra configuration for the plug-ins.
- getFamily() - Method in class org.geomajas.configuration.FontStyleInfo
-
Get the font family.
- getFeature() - Method in class org.geomajas.configuration.AssociationAttributeInfo
-
Get the feature information of this attribute (represented as feature).
- getFeatureContent() - Method in interface org.geomajas.layer.tile.InternalTile
-
Return the rendering of a tile's features.
- getFeatureContent() - Method in class org.geomajas.layer.tile.VectorTile
-
Return the rendered content of a tile's features.
- getFeatureFilter(String) - Method in interface org.geomajas.security.VectorLayerSelectFilterAuthorization
-
Get a filter which limits the visible data which can be used.
- getFeatureIncludes() - Method in interface org.geomajas.layer.tile.TileMetadata
-
Deprecated.
features no longer included in tile
- getFeatureInfo() - Method in class org.geomajas.configuration.client.ClientVectorLayerInfo
-
Returns the feature info for this layer.
- getFeatureInfo() - Method in class org.geomajas.configuration.VectorLayerInfo
-
Get feature info, the configuration of the features for this layer.
- getFeatureModel() - Method in interface org.geomajas.layer.VectorLayer
-
Return the feature model of this layer model.
- getFeatures() - Method in class org.geomajas.layer.pipeline.GetFeaturesContainer
-
Get the features.
- getFeatures() - Method in interface org.geomajas.layer.tile.InternalTile
-
Get features for this tile (contained Geometry objects use map coordinates).
- getFeatures() - Method in class org.geomajas.layer.tile.VectorTile
-
Deprecated.
features are no longer included in tile
- getFeatures(String, CoordinateReferenceSystem, Filter, NamedStyleInfo, int) - Method in interface org.geomajas.layer.VectorLayerService
-
Retrieve all the features from the model that this filter accepts.
- getFeatures(String, CoordinateReferenceSystem, Filter, NamedStyleInfo, int, int, int) - Method in interface org.geomajas.layer.VectorLayerService
-
Note that not all vector layers may support the offset or maxResultSize parameters! Check the individual
layer documentation to be certain.
- getFeatures(String, CoordinateReferenceSystem, Filter, NamedStyleInfo, int, int, int, boolean) - Method in interface org.geomajas.layer.VectorLayerService
-
Note that not all vector layers may support the offset or maxResultSize parameters! Check the individual layer
documentation to be certain.
- GetFeaturesContainer - Class in org.geomajas.layer.pipeline
-
- GetFeaturesContainer() - Constructor for class org.geomajas.layer.pipeline.GetFeaturesContainer
-
- getFeatureStyles() - Method in class org.geomajas.configuration.NamedStyleInfo
-
Get possible styles for features.
- getFillColor() - Method in class org.geomajas.configuration.FeatureStyleInfo
-
Get fill colour.
- getFillOpacity() - Method in class org.geomajas.configuration.FeatureStyleInfo
-
Get fill opacity.
- getFilter() - Method in class org.geomajas.configuration.VectorLayerInfo
-
Get filter which needs to be applied to all queries on this layer.
- getFilter() - Method in interface org.geomajas.layer.tile.TileMetadata
-
Get filter which needs to be applied for in the tile (apart from security and layer specific filters).
- getFilterFactory() - Method in interface org.geomajas.service.FilterService
-
Get filter factory which is used by the implementation.
- getFont(FontStyleInfo) - Method in interface org.geomajas.service.TextService
-
Convert the specified font style to an AWT font.
- getFontStyle() - Method in class org.geomajas.configuration.LabelStyleInfo
-
Get font style for label.
- getFormInputType() - Method in class org.geomajas.configuration.AttributeInfo
-
Deprecated.
Get the type of input field that should be used in client side forms when editing this attribute.
- getFormula() - Method in class org.geomajas.configuration.FeatureStyleInfo
-
Get formula to test whether this style can be applied.
- getFractional() - Method in class org.geomajas.configuration.validation.DigitsConstraintInfo
-
Return the maximum number of fractional digits.
- getFromStepId() - Method in class org.geomajas.service.pipeline.AbstractPipelineInterceptor
-
- getFromStepId() - Method in interface org.geomajas.service.pipeline.PipelineInterceptor
-
The id of the first step to intercept.
- getGeometry() - Method in class org.geomajas.layer.feature.Feature
-
Get this feature's geometric attribute.
- getGeometry(Object) - Method in interface org.geomajas.layer.feature.FeatureModel
-
Return the geometry of a feature.
- getGeometry() - Method in interface org.geomajas.layer.feature.InternalFeature
-
Get the feature geometry (or null when it is lazy loaded).
- getGeometryAttributeName() - Method in interface org.geomajas.layer.feature.FeatureModel
-
Return the name which can be used to get the geometric attribute.
- getGeometryType() - Method in class org.geomajas.configuration.FeatureInfo
-
Get geometry type, information about the geometry attribute.
- getGeometryType() - Method in enum org.geomajas.layer.LayerType
-
Convert to the type indication in Geometry.
- getH() - Method in class org.geomajas.configuration.RectInfo
-
Get height for the rectangle.
- getHeight() - Method in class org.geomajas.configuration.client.ClientPreferredPixelsPerTile
-
Get height of the preferred tile size in pixels.
- getHeight() - Method in class org.geomajas.configuration.ImageInfo
-
Get the height of the image.
- getHeight() - Method in class org.geomajas.service.legend.DefaultLegendGraphicMetadata
-
- getHeight() - Method in interface org.geomajas.service.legend.LegendGraphicMetadata
-
Get the suggested height of the graphic, optional.
- getHref() - Method in class org.geomajas.configuration.ImageInfo
-
Get the link to the image.
- getIcon() - Method in class org.geomajas.configuration.client.ClientToolInfo
-
Get the url of the icon.
- getId() - Method in class org.geomajas.command.CommandResponse
-
Get the id assigned to this command.
- getId() - Method in class org.geomajas.configuration.client.ClientApplicationInfo
-
Get the unique id for this application (auto-copied from Spring context).
- getId() - Method in class org.geomajas.configuration.client.ClientLayerInfo
-
Get the unique id of this layer.
- getId() - Method in class org.geomajas.configuration.client.ClientLayerTreeInfo
-
Get the unique id of this layer tree.
- getId() - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Get the id of this map.
- getId() - Method in class org.geomajas.configuration.client.ClientToolbarInfo
-
Get the toolbar id.
- getId() - Method in class org.geomajas.configuration.client.ClientToolInfo
-
Get the unique id of this tool.
- getId() - Method in interface org.geomajas.geometry.Crs
-
Get id or code for this CRS.
- getId() - Method in interface org.geomajas.geometry.CrsTransform
-
Get id or code for this CrsTransform.
- getId(String) - Method in interface org.geomajas.layer.entity.Entity
-
Returns the unique identifier value of this entity.
- getId() - Method in class org.geomajas.layer.feature.attribute.AssociationValue
-
Get the id for the associated object.
- getId() - Method in class org.geomajas.layer.feature.Feature
-
Get the feature's unique identifier.
- getId(Object) - Method in interface org.geomajas.layer.feature.FeatureModel
-
Return the id of a feature.
- getId() - Method in interface org.geomajas.layer.feature.InternalFeature
-
Get the feature id.
- getId() - Method in interface org.geomajas.layer.Layer
-
Get the unique id of this layer.
- getId() - Method in class org.geomajas.layer.tile.RasterTile
-
Return the unique identifier for this tile (normally, id = +"."++"."+,).
- getId() - Method in interface org.geomajas.security.BaseAuthorization
-
Id for this authorization object if any.
- getId() - Method in interface org.geomajas.security.SecurityService
-
Get the id of this security service.
- getId() - Method in class org.geomajas.service.pipeline.AbstractPipelineInterceptor
-
- getId() - Method in class org.geomajas.service.pipeline.PipelineHook
-
Get the id for the hook.
- getId() - Method in interface org.geomajas.service.pipeline.PipelineInterceptor
-
Get the id for the interceptor.
- getId() - Method in interface org.geomajas.service.pipeline.PipelineStep
-
Get the id for the step.
- getIdentifier() - Method in class org.geomajas.configuration.FeatureInfo
-
Get identifier description.
- getImage() - Method in class org.geomajas.configuration.SymbolInfo
-
Get the image for this symbol.
- getIndex() - Method in class org.geomajas.configuration.FeatureStyleInfo
-
Gets the ordering index of the style.
- getInitialBounds() - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Returns the startup bounds/extent of this map.
- getInteger() - Method in class org.geomajas.configuration.validation.DigitsConstraintInfo
-
Return the maximum number of integer digits.
- getInterceptors() - Method in class org.geomajas.service.pipeline.PipelineInfo
-
Get the list of interceptors to be added to the pipeline.
- getInvalidAfter() - Method in class org.geomajas.security.Authentication
-
Get final deadline for the validity of this authentication.
- getKey() - Method in class org.geomajas.global.CopyrightInfo
-
Get the key which is used to determine the copyright info.
- getKey() - Method in class org.geomajas.global.CrsInfo
-
Key for registration of CRS.
- getLabel() - Method in class org.geomajas.configuration.AbstractReadOnlyAttributeInfo
-
Get label for attribute.
- getLabel() - Method in class org.geomajas.configuration.AttributeInfo
-
Deprecated.
Get label for attribute.
- getLabel() - Method in class org.geomajas.configuration.client.ClientLayerInfo
-
Get the user label of this layer.
- getLabel() - Method in class org.geomajas.configuration.client.ClientLayerTreeNodeInfo
-
Get the tree node label.
- getLabel() - Method in class org.geomajas.layer.feature.Feature
-
Get the label-string for this feature.
- getLabel() - Method in interface org.geomajas.layer.feature.InternalFeature
-
Get the label for the feature (if any).
- getLabelAttributeName() - Method in class org.geomajas.configuration.LabelStyleInfo
-
Get label attribute name.
- getLabelContent() - Method in interface org.geomajas.layer.tile.InternalTile
-
Return the rendering of a tile's labels.
- getLabelContent() - Method in class org.geomajas.layer.tile.VectorTile
-
Return the rendered content of a tile's labels.
- getLabelStyle() - Method in class org.geomajas.configuration.NamedStyleInfo
-
Get label style.
- getLabelValueExpression() - Method in class org.geomajas.configuration.LabelStyleInfo
-
Get label value expression.
- getLayer() - Method in interface org.geomajas.layer.feature.InternalFeature
-
Get the layer this feature is part of.
- getLayer(String) - Method in interface org.geomajas.service.ConfigurationService
-
Get the vector layer with given id.
- getLayerExtraInfo(LayerInfo, Class<TYPE>) - Method in interface org.geomajas.service.ConfigurationService
-
Get a specific entry from the extraInfo for the given type on
LayerInfo.
- getLayerExtraInfo(LayerInfo, String, Class<TYPE>) - Method in interface org.geomajas.service.ConfigurationService
-
Get a specific entry from the extraInfo for key and with type checking.
- getLayerId() - Method in class org.geomajas.command.LayerIdCommandRequest
-
Get the layer id.
- getLayerId() - Method in class org.geomajas.configuration.SnappingRuleInfo
-
Get the id of the layer this snapping info applies to.
- getLayerId() - Method in class org.geomajas.layer.feature.FeatureTransaction
-
Get the identifier of the vector layer wherein this transaction should take place.
- getLayerId() - Method in interface org.geomajas.layer.tile.TileMetadata
-
Get layer id.
- getLayerId() - Method in class org.geomajas.service.legend.DefaultLegendGraphicMetadata
-
- getLayerId() - Method in interface org.geomajas.service.legend.LegendGraphicMetadata
-
Get layer id, optional.
- getLayerId() - Method in class org.geomajas.service.pipeline.PipelineInfo
-
Set the layer for which this definition should apply.
- getLayerIds() - Method in class org.geomajas.command.LayerIdsCommandRequest
-
Get the layer ids.
- getLayerInfo() - Method in class org.geomajas.configuration.client.ClientLayerInfo
-
Get the layer information of this layer (optional, auto-copied from Spring context).
- getLayerInfo() - Method in interface org.geomajas.layer.Layer
-
Get information about the layer.
- getLayers() - Method in class org.geomajas.configuration.client.ClientLayerTreeNodeInfo
-
Get the list of layers that are part this node.
- getLayers() - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Get the list of layers of this map.
- getLayerTree() - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Get the layer tree that belongs with this map.
- getLayerType() - Method in class org.geomajas.configuration.client.ClientLayerInfo
-
Get the type of this layer (same as server layer).
- getLayerType() - Method in class org.geomajas.configuration.FeatureStyleInfo
-
Returns the geometry type for which this style is applicable.
- getLayerType() - Method in class org.geomajas.configuration.LayerInfo
-
Get layer type, indicating whether it is a raster layer or which type of geometries which are contained in the
layer if it is a vector layer.
- getLegendGraphic(LegendGraphicMetadata) - Method in interface org.geomajas.service.LegendGraphicService
-
Get the graphical symbol based on the specified legend metadata.
- getLegendGraphics(List<LegendGraphicMetadata>) - Method in interface org.geomajas.service.LegendGraphicService
-
Get the graphical symbols based on the specified legend metadata.
- getLicenseName() - Method in class org.geomajas.global.CopyrightInfo
-
Get the license name.
- getLicenseUrl() - Method in class org.geomajas.global.CopyrightInfo
-
Get the URL for the license text.
- getLineSelectStyle() - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Get the line selection style for this map.
- getLocalDispatcherUrl() - Method in interface org.geomajas.service.DispatcherUrlService
-
Get the local base URL for the dispatcher service.
- getMap(String, String) - Method in interface org.geomajas.service.ConfigurationService
-
Get information about the map with specified mapId in the application with the specified applicationId.
- getMaps() - Method in class org.geomajas.configuration.client.ClientApplicationInfo
-
Get the list of maps for this application.
- getMax() - Method in class org.geomajas.configuration.validation.SizeConstraintInfo
-
Return the maximum size.
- getMaxBounds() - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Returns the maximum bounds/extent of this map.
- getMaxExtent() - Method in class org.geomajas.configuration.client.ClientLayerInfo
-
Get the maximum visible extent of this layer (in map space).
- getMaxExtent() - Method in class org.geomajas.configuration.LayerInfo
-
Get the maximum extent for the layer, the bounding box for the visible/usable area for this layer.
- getMaximumScale() - Method in class org.geomajas.configuration.client.ClientLayerInfo
-
Get the maximum scale for which this layer should be visible (maximum zoom in).
- getMaximumScale() - Method in class org.geomajas.configuration.client.ClientMapInfo
-
- getMaximumScale() - Method in class org.geomajas.configuration.client.ScaleConfigurationInfo
-
Returns the maximum scale of the map.
- getMessage() - Method in class org.geomajas.global.ExceptionDto
-
Returns the message of the original exception.
- getMessage() - Method in exception org.geomajas.global.GeomajasException
-
Get message using the default locale.
- getMessage(Locale) - Method in exception org.geomajas.global.GeomajasException
-
Get the exception message using the requested locale.
- getMin() - Method in class org.geomajas.configuration.validation.SizeConstraintInfo
-
Return the minimum size.
- getMinimumScale() - Method in class org.geomajas.configuration.client.ClientLayerInfo
-
Get the minimum scale for which this layer should be visible (maximum zoom out).
- getName() - Method in class org.geomajas.configuration.AbstractAttributeInfo
-
Get name of the attribute.
- getName() - Method in class org.geomajas.configuration.AttributeBaseInfo
-
Deprecated.
- getName() - Method in class org.geomajas.configuration.FeatureStyleInfo
-
Get feature style name.
- getName() - Method in class org.geomajas.configuration.NamedStyleInfo
-
Name for style info.
- getName() - Method in class org.geomajas.configuration.Parameter
-
Get the parameter name.
- getName() - Method in class org.geomajas.global.PluginVersionInfo
-
Get the plug-in's name.
- getNamedStyle() - Method in class org.geomajas.service.legend.DefaultLegendGraphicMetadata
-
- getNamedStyle() - Method in interface org.geomajas.service.legend.LegendGraphicMetadata
-
Get the named style, optional.
- getNamedStyleInfo() - Method in class org.geomajas.configuration.client.ClientVectorLayerInfo
-
Returns the style used by this layer.
- getNamedStyleInfo(String) - Method in class org.geomajas.configuration.VectorLayerInfo
-
Get layer style by name.
- getNamedStyleInfos() - Method in class org.geomajas.configuration.VectorLayerInfo
-
Get possible styles which may be applied for this layer.
- getNewFeatures() - Method in class org.geomajas.layer.feature.FeatureTransaction
-
Return the list of features with the new values.
- getNumerator() - Method in class org.geomajas.configuration.client.ScaleInfo
-
Returns the numerator for a relative scale.
- getOldFeatures() - Method in class org.geomajas.layer.feature.FeatureTransaction
-
Returns the array of features with their original values.
- getOpacity() - Method in class org.geomajas.configuration.FontStyleInfo
-
Get the font opacity.
- getOperator() - Method in class org.geomajas.layer.feature.SearchCriterion
-
Return the operator used in the criterion such as '=', '>', ...
- getOptional(String) - Method in interface org.geomajas.service.pipeline.PipelineContext
-
Get the value for a key.
- getOptional(String, Class<TYPE>) - Method in interface org.geomajas.service.pipeline.PipelineContext
-
Get the value for a key.
- getOptional(String, Class<TYPE>, TYPE) - Method in interface org.geomajas.service.pipeline.PipelineContext
-
Get the value for a key.
- getOptionalDependencies() - Method in class org.geomajas.global.PluginInfo
-
Get the minimum version for optional dependencies.
- getPanOrigin() - Method in interface org.geomajas.layer.tile.TileMetadata
-
Get the pan origin.
- getParameters() - Method in class org.geomajas.configuration.client.ClientToolInfo
-
Get the list of parameters for this tool.
- getPipeline() - Method in class org.geomajas.service.pipeline.PipelineInfo
-
Get the list of steps which form the pipeline.
- getPipeline(String, String) - Method in interface org.geomajas.service.pipeline.PipelineService
-
Get a pipeline configuration based on the key and optional layer id.
- getPipelineName() - Method in class org.geomajas.service.pipeline.PipelineInfo
-
Get the name of the pipeline for which this is an implementation.
- getPixelLength() - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Get the length in meters of a pixel on the map.
- getPixelPerUnit() - Method in class org.geomajas.configuration.client.ScaleInfo
-
Returns the scale value in pixel per map unit.
- getPointSelectStyle() - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Get the point selection style for this map.
- getPolygonSelectStyle() - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Get the polygon selection style for this map.
- getPrecision() - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Get the precision of this map (number of decimals).
- getPreferredPixelsPerTile() - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Get the preferred pixels per tile size you wish the client will fetch from the server.
- getPreferredPixelsPerTileType() - Method in class org.geomajas.configuration.client.ClientPreferredPixelsPerTile
-
Get the preferred pixels per tile.
- getR() - Method in class org.geomajas.configuration.CircleInfo
-
Get circle radius.
- getRasterLayer(String) - Method in interface org.geomajas.service.ConfigurationService
-
Get the raster layer with given id.
- getRect() - Method in class org.geomajas.configuration.SymbolInfo
-
Get the rectangle for this symbol.
- getRegexp() - Method in class org.geomajas.configuration.validation.PatternConstraintInfo
-
Get the regular expression to match.
- getRenderer() - Method in interface org.geomajas.layer.tile.TileMetadata
-
Get the renderer to use.
- getResolutions() - Method in class org.geomajas.configuration.client.ClientMapInfo
-
- getResolutions() - Method in class org.geomajas.configuration.RasterLayerInfo
-
- getResourceBundleName() - Method in exception org.geomajas.global.GeomajasException
-
Resource bundle to be used for translating the exception code into exception messages.
- getRootPath() - Method in class org.geomajas.service.resource.ResourceInfo
-
- getRootPaths() - Method in interface org.geomajas.service.ResourceService
-
Returns the list of root paths used by this service.
- getRule() - Method in class org.geomajas.service.legend.DefaultLegendGraphicMetadata
-
- getRule() - Method in interface org.geomajas.service.legend.LegendGraphicMetadata
-
Get the rule, optional.
- getSavedAuthorization() - Method in interface org.geomajas.security.SecurityContext
-
Return the
SavedAuthorization that allows to (persistently) cache and restore this security context.
- getScale() - Method in interface org.geomajas.layer.tile.TileMetadata
-
Get scale for tile.
- getScale() - Method in class org.geomajas.service.legend.DefaultLegendGraphicMetadata
-
- getScale() - Method in interface org.geomajas.service.legend.LegendGraphicMetadata
-
Get the scale, optional.
- getScaleConfiguration() - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Retruns the scale configuration of this map.
- getScreenDpi() - Method in class org.geomajas.configuration.client.ClientApplicationInfo
-
Get number of dots per inch of the client screen.
- getScreenHeight() - Method in interface org.geomajas.layer.tile.InternalTile
-
Return the tile's height, expressed in client side pixels.
- getScreenHeight() - Method in class org.geomajas.layer.tile.VectorTile
-
Return the tile's height, expressed in client side pixels.
- getScreenWidth() - Method in interface org.geomajas.layer.tile.InternalTile
-
Return the tile's width, expressed in client side pixels.
- getScreenWidth() - Method in class org.geomajas.layer.tile.VectorTile
-
Return the tile's width, expressed in client side pixels.
- getSecurityServiceId() - Method in class org.geomajas.security.Authentication
-
- getSecurityServiceId() - Method in interface org.geomajas.security.SavedAuthentication
-
- getSecurityServiceResults() - Method in interface org.geomajas.security.SecurityContext
-
Get the direct replies of the security services which build the security context.
- getSecurityServices() - Method in class org.geomajas.security.SecurityInfo
-
Get the list of security services which need to be queried to validate an authentication token and get
relevant
UserInfo and
Authorization information.
- getSelectionHref() - Method in class org.geomajas.configuration.ImageInfo
-
Get the link to the image to be used when a feature is selected.
- getServerLayerId() - Method in class org.geomajas.configuration.client.ClientLayerInfo
-
Get the layer id of the server layer.
- getShortMessage(Locale) - Method in exception org.geomajas.global.GeomajasException
-
Get the short exception message using the requested locale.
- getSize() - Method in class org.geomajas.configuration.FontStyleInfo
-
Get the font size.
- getSldLayerName() - Method in class org.geomajas.configuration.NamedStyleInfo
-
Get the name of the SLD NamedLayer/UserLayer that contains this style.
- getSldLocation() - Method in class org.geomajas.configuration.NamedStyleInfo
-
Get the SLD file location (Spring resource format).
- getSldStyleName() - Method in class org.geomajas.configuration.NamedStyleInfo
-
Get the name of the SLD UserStyle that corresponds to this style.
- getSnappingRules() - Method in class org.geomajas.configuration.client.ClientVectorLayerInfo
-
Returns the snapping rules for this layer.
- getSortAttributeName() - Method in class org.geomajas.configuration.FeatureInfo
-
Get name of the sort attribute.
- getSortType() - Method in class org.geomajas.configuration.FeatureInfo
-
Get sort type (which indicates ascending or descending).
- getSource() - Method in interface org.geomajas.geometry.CrsTransform
-
Source
Crs for transformation.
- getSource() - Method in class org.geomajas.global.CrsTransformInfo
-
Get source CRS code.
- getSourceUrl() - Method in class org.geomajas.global.CopyrightInfo
-
Get the URL where the source code can be found (browsed or downloaded).
- getSrid() - Method in interface org.geomajas.layer.feature.FeatureModel
-
Return the spatial reference id of the coordinate reference system.
- getSridFromCrs(String) - Method in interface org.geomajas.service.GeoService
-
Try to extract the SRID (Spatial Reference Id) from the CRS.
- getSridFromCrs(CoordinateReferenceSystem) - Method in interface org.geomajas.service.GeoService
-
Try to extract the SRID (Spatial Reference Id) from the CRS.
- getStackTrace() - Method in class org.geomajas.global.ExceptionDto
-
Returns the stack trace of the original exception.
- getStringBounds(String, FontStyleInfo) - Method in interface org.geomajas.service.TextService
-
Returns the dimensions of a text string rendered with the specified font style.
- getStrokeColor() - Method in class org.geomajas.configuration.FeatureStyleInfo
-
Get stroke colour.
- getStrokeOpacity() - Method in class org.geomajas.configuration.FeatureStyleInfo
-
Get stroke opacity.
- getStrokeWidth() - Method in class org.geomajas.configuration.FeatureStyleInfo
-
Get stroke width.
- getStyle() - Method in class org.geomajas.configuration.client.ClientRasterLayerInfo
-
Returns the opacity of the raster layer.
- getStyle() - Method in class org.geomajas.configuration.FontStyleInfo
-
Get the font style.
- getStyleId() - Method in class org.geomajas.configuration.FeatureStyleInfo
-
Return a unique style identifier for this client side style definition.
- getStyleId() - Method in class org.geomajas.layer.feature.Feature
-
Get the identifier for the styling that applies on this feature.
- getStyleInfo() - Method in interface org.geomajas.layer.feature.InternalFeature
-
Get the style info for this feature (or null when it is lazy loaded).
- getStyleInfo() - Method in interface org.geomajas.layer.tile.TileMetadata
-
Get the style info which needs to be applied when rendering the tile content.
- getSymbol() - Method in class org.geomajas.configuration.FeatureStyleInfo
-
Get symbol to indicate feature.
- getTarget() - Method in interface org.geomajas.geometry.CrsTransform
-
Target
Crs for transformation.
- getTarget() - Method in class org.geomajas.global.CrsTransformInfo
-
Get target CRS code.
- getTile() - Method in class org.geomajas.layer.pipeline.GetTileContainer
-
Get the tile.
- getTile(TileMetadata) - Method in interface org.geomajas.layer.VectorLayerService
-
Get a vector tile for the request tile.
- GetTileContainer - Class in org.geomajas.layer.pipeline
-
- GetTileContainer() - Constructor for class org.geomajas.layer.pipeline.GetTileContainer
-
- getTileHeight() - Method in class org.geomajas.configuration.RasterLayerInfo
-
Get tile height in pixels.
- getTileHeight() - Method in interface org.geomajas.layer.tile.InternalTile
-
Return the tile's height (in map coordinates).
- getTileLevel() - Method in class org.geomajas.layer.tile.TileCode
-
Get the tiling depth level.
- getTiles(String, CoordinateReferenceSystem, Envelope, double) - Method in interface org.geomajas.layer.RasterLayerService
-
Get the raster tiles for the specified bounds, optimized for the scale in pixels/unit.
- getTileWidth() - Method in class org.geomajas.configuration.RasterLayerInfo
-
Get tile width in pixels.
- getTileWidth() - Method in interface org.geomajas.layer.tile.InternalTile
-
Return the tile's width (in map coordinates).
- getTitle() - Method in class org.geomajas.configuration.client.ClientToolInfo
-
Get the title of the tool.
- getToken() - Method in interface org.geomajas.security.SecurityContext
-
Get the token which was used for the authentication.
- getToolbar() - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Get the tool bar that belongs with this map.
- getToolId() - Method in class org.geomajas.configuration.client.ClientToolInfo
-
Get the toolId used for fetching the org.geomajas.gwt.client.action.ToolbarBaseAction
from org.geomajas.gwt.client.action.toolbar.ToolbarRegistry.
- getTools() - Method in class org.geomajas.configuration.client.ClientLayerTreeInfo
-
Get the list of tools for this layer tree.
- getTools() - Method in class org.geomajas.configuration.client.ClientToolbarInfo
-
Get the list of tools for this toolbar.
- getTools() - Method in class org.geomajas.configuration.client.ClientToolInfo
-
Get the list of tools this tool should list (in a drop-down panel for instance).
- getToolTip() - Method in class org.geomajas.configuration.validation.ValidatorInfo
-
Get tooltip for attribute.
- getToStepId() - Method in class org.geomajas.service.pipeline.AbstractPipelineInterceptor
-
- getToStepId() - Method in interface org.geomajas.service.pipeline.PipelineInterceptor
-
The id of the last step to intercept.
- getTransformableArea() - Method in class org.geomajas.global.CrsTransformInfo
-
Get bbox for transformable area.
- getTransformableBbox() - Method in interface org.geomajas.geometry.CrsTransform
-
Bbox of the area which can be transformed using this transformation.
- getTransformableEnvelope() - Method in interface org.geomajas.geometry.CrsTransform
-
Envelope of the area which can be transformed using this transformation.
- getTransformableGeometry() - Method in interface org.geomajas.geometry.CrsTransform
-
Geometry of the area which can be transformed using this transformation.
- getTreeNode() - Method in class org.geomajas.configuration.client.ClientLayerTreeInfo
-
Get the root node this layer tree.
- getTreeNodes() - Method in class org.geomajas.configuration.client.ClientLayerTreeNodeInfo
-
Get the list of sub-nodes of this node.
- getType() - Method in class org.geomajas.configuration.AssociationAttributeInfo
-
returns the type of the association (many-to-one, one-to-many).
- getType() - Method in class org.geomajas.configuration.PrimitiveAttributeInfo
-
Get type for the value of the attribute.
- getType() - Method in class org.geomajas.configuration.SnappingRuleInfo
-
Get snapping type.
- getType() - Method in class org.geomajas.layer.feature.attribute.AssociationAttribute
- getType() - Method in class org.geomajas.layer.feature.attribute.ManyToOneAttribute
- getType() - Method in class org.geomajas.layer.feature.attribute.OneToManyAttribute
- getType() - Method in class org.geomajas.layer.feature.attribute.PrimitiveAttribute
-
Get type of primitive attribute.
- getUnitLength() - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Get the unit length of this map in actual meters.
- getUpdateAuthorizedArea(String) - Method in interface org.geomajas.security.AreaAuthorization
-
Get the area of the layer where updating features is allowed.
- getUrl() - Method in class org.geomajas.layer.tile.RasterTile
-
Return the URL to the actual image for this raster tile.
- getUserData() - Method in class org.geomajas.configuration.client.ClientApplicationInfo
-
Get the custom configuration data.
- getUserData() - Method in class org.geomajas.configuration.client.ClientLayerInfo
-
Get the custom configuration data.
- getUserData() - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Get the custom configuration data.
- getUserDivision() - Method in class org.geomajas.security.Authentication
-
Get the organization's division for the user.
- getUserDivision() - Method in interface org.geomajas.security.UserInfo
-
Get the organization's division for the user.
- getUserId() - Method in class org.geomajas.security.Authentication
-
Get the user id if known.
- getUserId() - Method in interface org.geomajas.security.UserInfo
-
Get the user id if known.
- getUserLocale() - Method in class org.geomajas.security.Authentication
-
Get the users locale if known.
- getUserLocale() - Method in interface org.geomajas.security.UserInfo
-
Get the users locale if known.
- getUserName() - Method in class org.geomajas.security.Authentication
-
Get the users name if known.
- getUserName() - Method in interface org.geomajas.security.UserInfo
-
Get the users name if known.
- getUserOrganization() - Method in class org.geomajas.security.Authentication
-
Set the organization for the user.
- getUserOrganization() - Method in interface org.geomajas.security.UserInfo
-
Set the organization for the user.
- getUserStyle() - Method in class org.geomajas.configuration.NamedStyleInfo
-
Get the SLD UserStyle info for this layer.
- getUserStyle() - Method in class org.geomajas.service.legend.DefaultLegendGraphicMetadata
-
- getUserStyle() - Method in interface org.geomajas.service.legend.LegendGraphicMetadata
-
Get the user style, optional.
- getValidator() - Method in class org.geomajas.configuration.AbstractEditableAttributeInfo
-
Get validator for attribute.
- getValidator() - Method in class org.geomajas.configuration.AttributeInfo
-
- getValidUntil() - Method in class org.geomajas.security.Authentication
-
Get deadline for validity of the authentication.
- getValue() - Method in class org.geomajas.configuration.Parameter
-
Get the parameter value.
- getValue() - Method in class org.geomajas.configuration.validation.DecimalMaxConstraintInfo
-
Return the maximum value according to BigDecimal string representation.
- getValue() - Method in class org.geomajas.configuration.validation.DecimalMinConstraintInfo
-
Return the minimum value according to BigDecimal string representation.
- getValue() - Method in class org.geomajas.configuration.validation.MaxConstraintInfo
-
Return the maximum value.
- getValue() - Method in class org.geomajas.configuration.validation.MinConstraintInfo
-
Return the minimum value.
- getValue() - Method in class org.geomajas.layer.feature.attribute.ArrayAttribute
-
Deprecated.
Get the value for this attribute.
- getValue() - Method in interface org.geomajas.layer.feature.Attribute
-
Get the value for this attribute.
- getValue() - Method in class org.geomajas.layer.feature.attribute.ManyToOneAttribute
-
Get the value for this attribute.
- getValue() - Method in class org.geomajas.layer.feature.attribute.OneToManyAttribute
-
Get the value for this attribute.
- getValue() - Method in class org.geomajas.layer.feature.attribute.PrimitiveAttribute
-
Get the value for this attribute.
- getValue() - Method in class org.geomajas.layer.feature.SearchCriterion
-
Get the value for this criterion as a formatted string.
- getVectorLayer(String) - Method in interface org.geomajas.service.ConfigurationService
-
Get the vector layer with given id.
- getVersion() - Method in class org.geomajas.global.PluginInfo
-
Get version information for this plug-in.
- getVersion() - Method in class org.geomajas.global.PluginVersionInfo
-
Get the plug-in's version.
- getViewBoundsLimitOption() - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Get configuration option for limiting the mapview's bounds.
- getViewScaleMax() - Method in class org.geomajas.configuration.client.ClientLayerInfo
-
- getViewScaleMin() - Method in class org.geomajas.configuration.client.ClientLayerInfo
-
- getVisibleArea(String) - Method in interface org.geomajas.security.AreaAuthorization
-
Get the visible area for a layer.
- getW() - Method in class org.geomajas.configuration.RectInfo
-
Get rectangle width.
- getWeight() - Method in class org.geomajas.configuration.FontStyleInfo
-
Get the font weight.
- getWidgetInfo() - Method in class org.geomajas.configuration.client.ClientApplicationInfo
-
Get configuration for (custom) widgets which are not map specific.
- getWidgetInfo(String) - Method in class org.geomajas.configuration.client.ClientApplicationInfo
-
Get configuration for a (custom) map widgets which are not map specific.
- getWidgetInfo() - Method in class org.geomajas.configuration.client.ClientLayerInfo
-
Get configuration for (custom) layer widgets.
- getWidgetInfo(String) - Method in class org.geomajas.configuration.client.ClientLayerInfo
-
Get configuration for a (custom) layer widgets.
- getWidgetInfo() - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Get configuration for (custom) map widgets.
- getWidgetInfo(String) - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Get configuration for a (custom) map widgets.
- getWidth() - Method in class org.geomajas.configuration.client.ClientPreferredPixelsPerTile
-
Get width of the preferred tile size in pixels.
- getWidth() - Method in class org.geomajas.configuration.ImageInfo
-
Get the width of the image.
- getWidth() - Method in class org.geomajas.service.legend.DefaultLegendGraphicMetadata
-
- getWidth() - Method in interface org.geomajas.service.legend.LegendGraphicMetadata
-
Get the suggested width of the graphic, optional.
- getX() - Method in class org.geomajas.layer.tile.TileCode
-
Get the X-ordinate at the given level: X=[0, (2^tileLevel) - 1].
- getY() - Method in class org.geomajas.layer.tile.TileCode
-
Get the Y-ordinate at the given level: Y=[0, (2^tileLevel) - 1].
- getZoomLevels() - Method in class org.geomajas.configuration.client.ScaleConfigurationInfo
-
Returns a list of predefined zoom levels allowed by the map.
- getZoomLevels() - Method in class org.geomajas.configuration.RasterLayerInfo
-
Returns the list of zoom levels for the layer.
- getZoomToPointScale() - Method in class org.geomajas.configuration.client.ClientLayerInfo
-
Get the scale that should be used when zooming in on a point feature.
- ImageInfo - Class in org.geomajas.configuration
-
Image configuration information.
- ImageInfo() - Constructor for class org.geomajas.configuration.ImageInfo
-
- ImageUrlAttribute - Class in org.geomajas.layer.feature.attribute
-
Attribute with value of type PrimitiveType.IMGURL.
- ImageUrlAttribute() - Constructor for class org.geomajas.layer.feature.attribute.ImageUrlAttribute
-
Create attribute without value (needed for GWT).
- ImageUrlAttribute(String) - Constructor for class org.geomajas.layer.feature.attribute.ImageUrlAttribute
-
Create attribute with specified double value.
- INDEX_KEY - Static variable in interface org.geomajas.service.pipeline.PipelineCode
-
- IntegerAttribute - Class in org.geomajas.layer.feature.attribute
-
Attribute with value of type PrimitiveType.INTEGER.
- IntegerAttribute() - Constructor for class org.geomajas.layer.feature.attribute.IntegerAttribute
-
Create attribute without value (needed for GWT).
- IntegerAttribute(Integer) - Constructor for class org.geomajas.layer.feature.attribute.IntegerAttribute
-
Create attribute with specified value.
- InternalFeature - Interface in org.geomajas.layer.feature
-
This is the main feature class, internally used on the server.
- InternalTile - Interface in org.geomajas.layer.tile
-
General definition for a tile that is used internally on the server-side.
- INVALID_ATTRIBUTE_NAME - Static variable in interface org.geomajas.global.ExceptionCode
-
Invalid attribute name ${0} in layer ${1}.
- INVALID_FEATURE_OBJECT - Static variable in interface org.geomajas.global.ExceptionCode
-
Not a legal feature, does not implement the "Feature" interface ${0}.
- INVALID_FEATURE_STYLE_LAYER_TYPE - Static variable in interface org.geomajas.global.ExceptionCode
-
Invalid layer type ${0} for feature style, see javadoc.
- INVALID_SHAPE_FILE_URL - Static variable in interface org.geomajas.global.ExceptionCode
-
Invalid shape file url ${0}.
- INVALID_SLD - Static variable in interface org.geomajas.global.ExceptionCode
-
Invalid SLD ${0} for layer ${1}.
- INVALID_USER_STYLE - Static variable in interface org.geomajas.global.ExceptionCode
-
Invalid SLD UserStyle ${0}.
- invalidateAllLayers() - Method in interface org.geomajas.service.ConfigurationService
-
Invalidate all layers.
- invalidateLayer(String) - Method in interface org.geomajas.service.ConfigurationService
-
Invalidate a layer.
- invalidateLayer(Layer) - Method in interface org.geomajas.service.LayerInvalidationService
-
Invalidate the layer.
- IS_CREATE_KEY - Static variable in interface org.geomajas.service.pipeline.PipelineCode
-
Are we creating a new feature,
Boolean.
- isAllowEmptyGeometries() - Method in class org.geomajas.configuration.VectorLayerInfo
-
Is it allowed to create empty geometries? Default value is false.
- isAttributeReadable(String, InternalFeature, String) - Method in interface org.geomajas.security.AttributeAuthorization
-
Check whether a specific attribute of a feature is visible.
- isAttributeWritable(String, InternalFeature, String) - Method in interface org.geomajas.security.AttributeAuthorization
-
Check whether a specific attribute of a feature is writable.
- isClipped() - Method in class org.geomajas.layer.feature.Feature
-
Has this feature's geometry been clipped? If so, it was probably because it was too large for the client to
handle.
- isClipped() - Method in interface org.geomajas.layer.feature.InternalFeature
-
Has the feature geometry been clipped ?
- isClipped() - Method in interface org.geomajas.layer.tile.InternalTile
-
Returns whether or not at least one feature within this tile has been clipped.
- isClipped() - Method in class org.geomajas.layer.tile.VectorTile
-
Returns whether or not at least one feature within this tile has been clipped.
- isCommandAuthorized(String) - Method in interface org.geomajas.security.BaseAuthorization
-
Check whether the command with given name is allowed to be used.
- isCreatable() - Method in class org.geomajas.configuration.client.ClientVectorLayerInfo
-
Is the logged in user allowed to create new features?
- isCreateCapable() - Method in interface org.geomajas.layer.VectorLayer
-
Indicate whether the layer is capable of creating new features.
- isDeletable() - Method in class org.geomajas.configuration.client.ClientVectorLayerInfo
-
Is the logged in user allowed to delete (some) features?
- isDeletable() - Method in class org.geomajas.layer.feature.Feature
-
Is the logged in user allowed to delete this feature?
- isDeletable() - Method in interface org.geomajas.layer.feature.InternalFeature
-
Is the logged in user allowed to delete this feature?
- isDeleteCapable() - Method in interface org.geomajas.layer.VectorLayer
-
Indicate whether the layer is capable of creating new features.
- isEditable() - Method in class org.geomajas.configuration.AbstractEditableAttributeInfo
-
Indicates whether the layer is capable of of storing values at the data level.
- isEditable() - Method in class org.geomajas.configuration.AttributeBaseInfo
-
Deprecated.
use AbstractEditableAttributeInfo@isEditable or GeometryAttributeInfo@isEditable
- isEditable() - Method in class org.geomajas.configuration.AttributeInfo
-
Deprecated.
Indicates whether the layer is capable of of storing values at the data level.
- isEditable() - Method in interface org.geomajas.configuration.EditableAttributeInfo
-
Indicates whether the layer is capable of of storing values at the data level.
- isEditable() - Method in class org.geomajas.configuration.GeometryAttributeInfo
-
Indicates whether the layer is capable of of changing the geometry value for a feature.
- isEditable() - Method in class org.geomajas.layer.feature.attribute.ArrayAttribute
-
Deprecated.
Indicates whether the user is authorized to edit this attribute.
- isEditable() - Method in class org.geomajas.layer.feature.attribute.AssociationAttribute
-
Indicates whether the user is authorized to edit this attribute.
- isEditable() - Method in interface org.geomajas.layer.feature.Attribute
-
Indicates whether the user is authorized to edit this attribute.
- isEditable() - Method in class org.geomajas.layer.feature.attribute.PrimitiveAttribute
-
Indicates whether the user is authorized to edit this attribute.
- isEditable() - Method in interface org.geomajas.layer.feature.InternalFeature
-
Is the logged in user allowed to edit this feature?
- isEmpty() - Method in class org.geomajas.layer.feature.attribute.ArrayAttribute
-
Deprecated.
Does the attribute have a value?
- isEmpty() - Method in interface org.geomajas.layer.feature.Attribute
-
Does the attribute have a value?
- isEmpty() - Method in class org.geomajas.layer.feature.attribute.ManyToOneAttribute
-
Does the attribute have a value?
- isEmpty() - Method in class org.geomajas.layer.feature.attribute.OneToManyAttribute
-
Does the attribute have a value?
- isEmpty() - Method in class org.geomajas.layer.feature.attribute.PrimitiveAttribute
-
Does the attribute have a value?
- isError() - Method in class org.geomajas.command.CommandResponse
-
Determine whether an error occurred while dispatching the command.
- isExpanded() - Method in class org.geomajas.configuration.client.ClientLayerTreeNodeInfo
-
Is the node expanded?
- isFeatureCreateAuthorized(String, InternalFeature) - Method in interface org.geomajas.security.FeatureAuthorization
-
Check whether creation of the feature is allowed.
- isFeatureDeleteAuthorized(String, InternalFeature) - Method in interface org.geomajas.security.FeatureAuthorization
-
Check whether deletion of the feature is allowed.
- isFeatureUpdateAuthorized(String, InternalFeature) - Method in interface org.geomajas.security.FeatureAuthorization
-
Check whether the feature is allowed to be updated in some way.
- isFeatureUpdateAuthorized(String, InternalFeature, InternalFeature) - Method in interface org.geomajas.security.FeatureAuthorization
-
Check whether a update of the feature to the new state is authorized.
- isFeatureVisible(String, InternalFeature) - Method in interface org.geomajas.security.FeatureAuthorization
-
Check whether a feature with given id is visible.
- isFinished() - Method in interface org.geomajas.service.pipeline.PipelineContext
-
Has the pipeline finished execution?
Has a pipeline step indicated that the pipeline should finish executing?
- isHidden() - Method in class org.geomajas.configuration.AbstractReadOnlyAttributeInfo
-
This value determines whether or not this attribute definition should be hidden in editing forms and other
widgets on the client.
- isHidden() - Method in class org.geomajas.configuration.AttributeInfo
-
Deprecated.
This value determines whether or not this attribute definition should be hidden in editing forms and other
widgets on the client.
- isIdentifying() - Method in class org.geomajas.configuration.AbstractReadOnlyAttributeInfo
-
Is this an identifying attribute? Is it part of the feature id?
- isIdentifying() - Method in class org.geomajas.configuration.AttributeInfo
-
Deprecated.
Is this an identifying attribute? Is it part of the feature id?
- isIncludedInForm() - Method in class org.geomajas.configuration.AttributeInfo
-
- IsInfo - Interface in org.geomajas.configuration
-
Tagging interface for all configuration objects.
- isLayerCreateAuthorized(String) - Method in interface org.geomajas.security.BaseAuthorization
-
Check whether creating new features may be allowed.
- isLayerDeleteAuthorized(String) - Method in interface org.geomajas.security.BaseAuthorization
-
Check whether there are features in the layer which can be deleted.
- isLayerUpdateAuthorized(String) - Method in interface org.geomajas.security.BaseAuthorization
-
Check whether there are features in the layer which can be updated.
- isLayerVisible(String) - Method in interface org.geomajas.security.BaseAuthorization
-
Check whether there are features in the layer which are visible.
- isLoopAllServices() - Method in class org.geomajas.security.SecurityInfo
-
Should all security services try to validate the authentication token and be allowed to add
Authorization info or should the security manager stop after the first one?
- isPaintGeometries() - Method in interface org.geomajas.layer.tile.TileMetadata
-
Should the geometries be painted?
- isPaintLabels() - Method in interface org.geomajas.layer.tile.TileMetadata
-
Should the labels be painted?
- isPanButtonsEnabled() - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Should this map show pan buttons ?
- isPartlyCreateAuthorizedSufficient(String) - Method in interface org.geomajas.security.AreaAuthorization
-
Indicates whether features which only partly fall inside the area where creation is allowed are still allowed
to be created.
- isPartlyDeleteAuthorizedSufficient(String) - Method in interface org.geomajas.security.AreaAuthorization
-
Indicates whether features which only partly fall inside the deletable area are still considered deletable.
- isPartlyUpdateAuthorizedSufficient(String) - Method in interface org.geomajas.security.AreaAuthorization
-
Indicates whether features which only partly fall inside the updatable area are still considered updatable.
- isPartlyVisibleSufficient(String) - Method in interface org.geomajas.security.AreaAuthorization
-
Indicates whether features which only partly fall inside the visible area are still considered visible.
- isPixelPerUnitBased() - Method in class org.geomajas.configuration.client.ScaleInfo
-
Returns whether this scale is based on pixel per unit.
- isPrimitive() - Method in class org.geomajas.layer.feature.attribute.ArrayAttribute
-
Deprecated.
Is this a primitive attribute?
An attribute is not primitive when is is an association attribute.
- isPrimitive() - Method in class org.geomajas.layer.feature.attribute.AssociationAttribute
-
Is this a primitive attribute?
An attribute is not primitive when is is an association attribute.
- isPrimitive() - Method in interface org.geomajas.layer.feature.Attribute
-
Is this a primitive attribute?
An attribute is not primitive when is is an association attribute.
- isPrimitive() - Method in class org.geomajas.layer.feature.attribute.PrimitiveAttribute
-
Return true, as this type is the very definition of a primitive attribute.
- isPrimitiveOnly() - Method in class org.geomajas.layer.feature.attribute.AssociationValue
-
Returns whether this value can only contain primitive attributes.
- isResolutionsRelative() - Method in class org.geomajas.configuration.client.ClientMapInfo
-
- isScaleBarEnabled() - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Should this map show a scalebar ?
- isSuccess() - Method in class org.geomajas.command.SuccessCommandResponse
-
Was the command successful?
- isToolAuthorized(String) - Method in interface org.geomajas.security.BaseAuthorization
-
Check whether the tool with given id is allowed to be used.
- isTransforming() - Method in interface org.geomajas.geometry.CrsTransform
-
Indicates that this transform actually changes something.
- isUpdatable() - Method in class org.geomajas.configuration.client.ClientVectorLayerInfo
-
Is the logged in user allowed to edit some features?
- isUpdatable() - Method in class org.geomajas.layer.feature.Feature
-
Is the logged in user allowed to edit this feature?
- isUpdateCapable() - Method in interface org.geomajas.layer.VectorLayer
-
Indicate whether the layer is capable of updating features.
- isVisible() - Method in class org.geomajas.configuration.client.ClientLayerInfo
-
Is this layer be visible at startup ?
- SavedAuthentication - Interface in org.geomajas.security
-
- SavedAuthorization - Interface in org.geomajas.security
-
Saved authorizations, usable to persist and restore a security context.
- saveOrUpdate(Object) - Method in interface org.geomajas.layer.VectorLayer
-
Update an existing feature of the model or creates a new feature.
- saveOrUpdate(String, CoordinateReferenceSystem, List<InternalFeature>, List<InternalFeature>) - Method in interface org.geomajas.layer.VectorLayerService
-
Update an existing feature of the model or creates a new feature.
- SCALE_CONVERSION_PROBLEM - Static variable in interface org.geomajas.global.ExceptionCode
-
Map ${0} uses mixed scale notations (x:y and z), which is not allowed.
- SCALE_KEY - Static variable in interface org.geomajas.service.pipeline.PipelineCode
-
- ScaleConfigurationInfo - Class in org.geomajas.configuration.client
-
Scale configuration of the map.
- ScaleConfigurationInfo() - Constructor for class org.geomajas.configuration.client.ScaleConfigurationInfo
-
- ScaleInfo - Class in org.geomajas.configuration.client
-
Represents a single scale.
- ScaleInfo() - Constructor for class org.geomajas.configuration.client.ScaleInfo
-
Default constructor for GWT serialization.
- ScaleInfo(double) - Constructor for class org.geomajas.configuration.client.ScaleInfo
-
Constructs a scale info object with the specified scale value.
- ScaleInfo(double, double) - Constructor for class org.geomajas.configuration.client.ScaleInfo
-
Constructs a scale info object with the specified numerator and denominator values.
- ScaleInfo(ScaleInfo) - Constructor for class org.geomajas.configuration.client.ScaleInfo
-
Copy constructor.
- ScaleUnit - Enum in org.geomajas.configuration.client
-
Scale unit type.
- SearchCriterion - Class in org.geomajas.layer.feature
-
A single criterion DTO that can be used to set up filters and search for features by their alpha numerical
attributes.
- SearchCriterion() - Constructor for class org.geomajas.layer.feature.SearchCriterion
-
Default constructor - does nothing.
- SearchCriterion(String, String, String) - Constructor for class org.geomajas.layer.feature.SearchCriterion
-
Constructor that initializes all fields with their values.
- SecurityContext - Interface in org.geomajas.security
-
The security context is a thread scoped service which allows you to query the authorization details for the
logged in user.
- SecurityInfo - Class in org.geomajas.security
-
Configuration for the security.
- SecurityInfo() - Constructor for class org.geomajas.security.SecurityInfo
-
- SecurityManager - Interface in org.geomajas.security
-
The security manager tries to find the authorization objects for an authentication token.
- SecurityService - Interface in org.geomajas.security
-
Handle the mapping between an individual authentication store and policy store.
- ServerSideOnlyInfo - Interface in org.geomajas.configuration
-
Marker interface which indicates that this class should not be serialized to the client.
- setAllAttributes(Map<String, Attribute<?>>) - Method in class org.geomajas.layer.feature.attribute.AssociationValue
-
Set the attributes for the associated object.
- setAllowEmptyGeometries(boolean) - Method in class org.geomajas.configuration.VectorLayerInfo
-
Is it allowed to create empty geometries? Default value is false.
- setAttribute(String, Object) - Method in interface org.geomajas.layer.entity.Entity
-
Sets the specified primitive (or geometry) attribute value.
- setAttributeBuilder(SyntheticAttributeBuilder<?>) - Method in class org.geomajas.configuration.SyntheticAttributeInfo
-
Get the class which should be used to build an
Attribute object for this
description.
- setAttributeName(String) - Method in class org.geomajas.layer.feature.SearchCriterion
-
Set the name of the alpha numerical attribute on which this criterion operates.
- setAttributes(List<AttributeInfo>) - Method in class org.geomajas.configuration.FeatureInfo
-
Set the list with attribute definitions.
- setAttributes(Object, FeatureInfo, EntityMapper, Map<String, Attribute<?>>) - Method in interface org.geomajas.layer.entity.EntityAttributeService
-
Merges the specified attribute map with this layer object.
- setAttributes(Map<String, PrimitiveAttribute<?>>) - Method in class org.geomajas.layer.feature.attribute.AssociationValue
-
- setAttributes(Map<String, Attribute>) - Method in class org.geomajas.layer.feature.Feature
-
Set the full mapping of attributes for this feature.
- setAttributes(Object, Map<String, Attribute>) - Method in interface org.geomajas.layer.feature.FeatureModel
-
Set the attributes of a feature.
- setAttributes(Map<String, Attribute>) - Method in interface org.geomajas.layer.feature.InternalFeature
-
Set the map with the attributes, keyed on the attribute name.
- setAttributes(List<Attribute<?>>) - Method in class org.geomajas.layer.pipeline.GetAttributesContainer
-
Seth the attributes.
- setAttributesMap(Map<String, AbstractAttributeInfo>) - Method in class org.geomajas.configuration.FeatureInfo
-
Set map with the attributes indexed by name.
- setAuthorizations(BaseAuthorization[]) - Method in class org.geomajas.security.Authentication
-
- setAuthorizations(BaseAuthorization[]) - Method in interface org.geomajas.security.SavedAuthentication
-
- setBackendVersion(String) - Method in class org.geomajas.global.PluginInfo
-
Set back-end / API minimum version which is required for this plug-in.
- setBackgroundColor(String) - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Set the background color of this map, expressed as a hexadecimal string (eg '#FFFFFF').
- setBackgroundStyle(FeatureStyleInfo) - Method in class org.geomajas.configuration.LabelStyleInfo
-
Set background style for labels.
- setBooleanAttribute(String, Boolean) - Method in class org.geomajas.layer.feature.attribute.AssociationValue
-
Sets the specified boolean attribute to the specified value.
- setBooleanAttribute(String, Boolean) - Method in class org.geomajas.layer.feature.attribute.ManyToOneAttribute
-
Sets the specified boolean attribute to the specified value.
- setBounds(Envelope) - Method in class org.geomajas.layer.pipeline.GetFeaturesContainer
-
Set the area covered by the features.
- setBounds(Envelope) - Method in interface org.geomajas.layer.tile.InternalTile
-
Set bounding box for the tile (in map coordinates).
- setBounds(Bbox) - Method in class org.geomajas.layer.tile.RasterTile
-
Sets the bounds for the image on the client side.
- setCause(ExceptionDto) - Method in class org.geomajas.global.ExceptionDto
-
Get the cause exception to allow inclusion in the error display.
- setChild(String, Entity) - Method in interface org.geomajas.layer.entity.Entity
-
Sets the child entity with the specified name (attribute name).
- setCircle(CircleInfo) - Method in class org.geomajas.configuration.SymbolInfo
-
Set circle for the symbol.
- setClassName(String) - Method in class org.geomajas.global.ExceptionDto
-
Set the class name of the original exception.
- setClipped(boolean) - Method in class org.geomajas.layer.feature.Feature
-
Set whether or not the feature's geometry has been clipped.
- setClipped(boolean) - Method in interface org.geomajas.layer.feature.InternalFeature
-
Set clipped status for feature.
- setClipped(boolean) - Method in interface org.geomajas.layer.tile.InternalTile
-
Set whether or not at least one feature within this tile has been clipped.
- setClipped(boolean) - Method in class org.geomajas.layer.tile.VectorTile
-
Set whether or not at least one feature within this tile has been clipped.
- setClippedGeometry(Geometry) - Method in interface org.geomajas.layer.feature.InternalFeature
-
Set the clipped geometry.
- setCode(TileCode) - Method in interface org.geomajas.layer.tile.InternalTile
-
Set the unique code for this tile.
- setCode(TileCode) - Method in class org.geomajas.layer.tile.RasterTile
-
Set the unique code for this tile.
- setCode(TileCode) - Method in interface org.geomajas.layer.tile.TileMetadata
-
Set tile code.
- setCode(TileCode) - Method in class org.geomajas.layer.tile.VectorTile
-
Set the unique code for this tile.
- setCodes(List<TileCode>) - Method in interface org.geomajas.layer.tile.InternalTile
-
All tiles that have at least one feature that geographically intersects with this tile are called dependent
tiles.
- setCodes(List<TileCode>) - Method in class org.geomajas.layer.tile.VectorTile
-
All tiles that have at least one feature that geographically intersects with this tile are called dependent
tiles.
- setColor(String) - Method in class org.geomajas.configuration.FontStyleInfo
-
Set the font color (as HTML color).
- setConstraints(List<ConstraintInfo>) - Method in class org.geomajas.configuration.validation.ValidatorInfo
-
Set constraints which need to be validated.
- setContentType(VectorTile.VectorTileContentType) - Method in interface org.geomajas.layer.tile.InternalTile
-
Set the rendering method used.
- setContentType(VectorTile.VectorTileContentType) - Method in class org.geomajas.layer.tile.VectorTile
-
Determine the type of content for the rendered features and labels that are stored within this tile.
- setConversionFactor(double) - Method in class org.geomajas.configuration.client.ScaleInfo
-
- setCopyright(String) - Method in class org.geomajas.global.CopyrightInfo
-
Set the copyright message.
- setCopyrightInfo(List<CopyrightInfo>) - Method in class org.geomajas.global.PluginInfo
-
Set copyright info for this plug-in and the dependencies.
- setCreatable(boolean) - Method in class org.geomajas.configuration.client.ClientVectorLayerInfo
-
Set whether the logged in user is allowed to create new features.
- setCrs(String) - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Set the coordinate reference system of this map (SRS notation).
- setCrs(String) - Method in class org.geomajas.configuration.LayerInfo
-
Set the CRS code which is used for expressing the coordinated in this layer.
- setCrs(String) - Method in class org.geomajas.layer.feature.Feature
-
Set the crs code which us used (or should be used) for the geometry in the feature.
- setCrs(String) - Method in interface org.geomajas.layer.tile.TileMetadata
-
Set crs code.
- setCrsWkt(String) - Method in class org.geomajas.global.CrsInfo
-
Set the WKT string for the coordinate reference system.
- setCurrencyAttribute(String, String) - Method in class org.geomajas.layer.feature.attribute.AssociationValue
-
Sets the specified currency attribute to the specified value.
- setCurrencyAttribute(String, String) - Method in class org.geomajas.layer.feature.attribute.ManyToOneAttribute
-
Sets the specified currency attribute to the specified value.
- setDashArray(String) - Method in class org.geomajas.configuration.FeatureStyleInfo
-
Set the dash array to apply.
- setDataSourceName(String) - Method in class org.geomajas.configuration.FeatureInfo
-
Set the data source name.
- setDataSourceName(String) - Method in class org.geomajas.configuration.RasterLayerInfo
-
Set the data source name.
- setDateAttribute(String, Date) - Method in class org.geomajas.layer.feature.attribute.AssociationValue
-
Sets the specified date attribute to the specified value.
- setDateAttribute(String, Date) - Method in class org.geomajas.layer.feature.attribute.ManyToOneAttribute
-
Sets the specified date attribute to the specified value.
- setDelegatePipeline(PipelineInfo) - Method in class org.geomajas.service.pipeline.PipelineInfo
-
Define a delegate pipeline.
- setDeletable(boolean) - Method in class org.geomajas.configuration.client.ClientVectorLayerInfo
-
Set whether the logged in user is allowed to delete (some) features.
- setDeletable(boolean) - Method in class org.geomajas.layer.feature.Feature
-
Set whether the logged in user is allowed to delete this feature.
- setDeletable(boolean) - Method in interface org.geomajas.layer.feature.InternalFeature
-
Set whether the logged in user is allowed to delete this feature.
- setDenominator(double) - Method in class org.geomajas.configuration.client.ScaleInfo
-
Sets the denominator for a relative scale.
- setDependencies(List<PluginVersionInfo>) - Method in class org.geomajas.global.PluginInfo
-
Set dependencies for this plug-in.
- setDescription(String) - Method in class org.geomajas.configuration.client.ClientToolInfo
-
Set the description of the tool.
- setDisplayAttributeName(String) - Method in class org.geomajas.configuration.FeatureInfo
-
Set the name of the display attribute.
- setDisplayUnitType(UnitType) - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Set the display unit type of this map.
- setDistance(double) - Method in class org.geomajas.configuration.SnappingRuleInfo
-
Set the snapping distance of granularity.
- setDoubleAttribute(String, Double) - Method in class org.geomajas.layer.feature.attribute.AssociationValue
-
Sets the specified double attribute to the specified value.
- setDoubleAttribute(String, Double) - Method in class org.geomajas.layer.feature.attribute.ManyToOneAttribute
-
Sets the specified double attribute to the specified value.
- setDummy(String) - Method in class org.geomajas.configuration.client.ClientApplicationInfo.DummyClientUserDataInfo
-
Dummy field, otherwise checkstyle complains.
- setDummy(String) - Method in class org.geomajas.configuration.client.ClientApplicationInfo.DummyClientWidgetInfo
-
Dummy field, otherwise checkstyle complains.
- setEditable(boolean) - Method in class org.geomajas.configuration.AbstractEditableAttributeInfo
-
Set whether the layer has the capability of writing values for this attribute at the data level.
- setEditable(boolean) - Method in class org.geomajas.configuration.AttributeBaseInfo
-
Deprecated.
use AbstractEditableAttributeInfo@setEditable or GeometryAttributeInfo@setEditable
- setEditable(boolean) - Method in class org.geomajas.configuration.AttributeInfo
-
Deprecated.
Set whether the layer has the capability of writing values for this attribute at the data level.
- setEditable(boolean) - Method in interface org.geomajas.configuration.EditableAttributeInfo
-
Set whether the layer has the capability of writing values for this attribute at the data level.
- setEditable(boolean) - Method in class org.geomajas.configuration.GeometryAttributeInfo
-
Set whether the layer is capable of of changing the geometry value for a feature.
- setEditable(boolean) - Method in class org.geomajas.layer.feature.attribute.ArrayAttribute
-
Deprecated.
set whether the feature is editable or not.
- setEditable(boolean) - Method in class org.geomajas.layer.feature.attribute.AssociationAttribute
-
set whether the feature is editable or not.
- setEditable(boolean) - Method in class org.geomajas.layer.feature.attribute.PrimitiveAttribute
-
set whether the feature is editable or not.
- setEditable(boolean) - Method in interface org.geomajas.layer.feature.Attribute
-
set whether the feature is editable or not.
- setEditable(boolean) - Method in interface org.geomajas.layer.feature.InternalFeature
-
Set whether the logged in user is allowed to edit/update this feature.
- setEnvelope(Envelope) - Method in class org.geomajas.layer.pipeline.GetBoundsContainer
-
Set the bounds.
- setErrorMessage(String) - Method in class org.geomajas.configuration.validation.ValidatorInfo
-
Set message to display when validation failed.
- setExceptionCode(int) - Method in class org.geomajas.global.ExceptionDto
-
- setExecutionTime(long) - Method in class org.geomajas.command.CommandResponse
-
Set the execution time in milliseconds for the command.
- setExpanded(boolean) - Method in class org.geomajas.configuration.client.ClientLayerTreeNodeInfo
-
Set the "expanded" state for the node.
- setExpression(String) - Method in class org.geomajas.configuration.SyntheticAttributeInfo
-
Expression (using Spring Expression Language) to build the attribute value).
- setExtendValid(long) - Method in class org.geomajas.security.Authentication
-
Set the period (in ms) by which the validity of the authentication is extended when it is accessed.
- setExtensions(Map<String, PipelineStep<RESPONSE>>) - Method in class org.geomajas.service.pipeline.PipelineInfo
-
Set the set of steps which need to be weaved at the extension hooks.
- setExtraInfo(Map<String, LayerExtraInfo>) - Method in class org.geomajas.configuration.LayerInfo
-
Set the extra configuration for the plug-ins.
- setFamily(String) - Method in class org.geomajas.configuration.FontStyleInfo
-
Set the font family ("Verdana", "Arial", ...).
- setFeature(FeatureInfo) - Method in class org.geomajas.configuration.AssociationAttributeInfo
-
Set the feature information.
- setFeatureContent(String) - Method in interface org.geomajas.layer.tile.InternalTile
-
Set the rendered content of a tile's features.
- setFeatureContent(String) - Method in class org.geomajas.layer.tile.VectorTile
-
Set the rendered content of a tile's features.
- setFeatureIncludes(int) - Method in interface org.geomajas.layer.tile.TileMetadata
-
Deprecated.
features no longer included in tile
- setFeatureInfo(FeatureInfo) - Method in class org.geomajas.configuration.client.ClientVectorLayerInfo
-
Sets the feature info for this layer.
- setFeatureInfo(FeatureInfo) - Method in class org.geomajas.configuration.VectorLayerInfo
-
Set feature info, the configuration of the features for this layer.
- setFeatures(List<InternalFeature>) - Method in class org.geomajas.layer.pipeline.GetFeaturesContainer
-
Set the list of features.
- setFeatures(List<InternalFeature>) - Method in interface org.geomajas.layer.tile.InternalTile
-
Set list of features for this tile (contained Geometry objects use map
coordinates).
- setFeatures(List<Feature>) - Method in class org.geomajas.layer.tile.VectorTile
-
Deprecated.
features are no longer included in tile
- setFeatureStyles(List<FeatureStyleInfo>) - Method in class org.geomajas.configuration.NamedStyleInfo
-
Set list of possible styles for features.
- setFillColor(String) - Method in class org.geomajas.configuration.FeatureStyleInfo
-
Set fill colour.
- setFillOpacity(float) - Method in class org.geomajas.configuration.FeatureStyleInfo
-
Set the fill opacity.
- setFilter(String) - Method in class org.geomajas.configuration.VectorLayerInfo
-
Set filter which needs to be applied to all queries on this layer.
- setFilter(String) - Method in interface org.geomajas.layer.tile.TileMetadata
-
Set the filter which needs to be applied for in the tile (apart from security and layer specific filters).
- setFinished(boolean) - Method in interface org.geomajas.service.pipeline.PipelineContext
-
By setting this to true, you can indicate that following steps in the pipeline should not be executed.
- setFloatAttribute(String, Float) - Method in class org.geomajas.layer.feature.attribute.AssociationValue
-
Sets the specified float attribute to the specified value.
- setFloatAttribute(String, Float) - Method in class org.geomajas.layer.feature.attribute.ManyToOneAttribute
-
Sets the specified float attribute to the specified value.
- setFontStyle(FontStyleInfo) - Method in class org.geomajas.configuration.LabelStyleInfo
-
Set font style for label.
- setFormInputType(String) - Method in class org.geomajas.configuration.AttributeInfo
-
Deprecated.
Set the type of input field that should be used in client side forms when editing this attribute.
- setFormula(String) - Method in class org.geomajas.configuration.FeatureStyleInfo
-
Set formula to test whether this style can be applied.
- setFractional(int) - Method in class org.geomajas.configuration.validation.DigitsConstraintInfo
-
Set the maximum number of fractional digits.
- setFromStepId(String) - Method in class org.geomajas.service.pipeline.AbstractPipelineInterceptor
-
Set id of first step to intercept.
- setGeometry(Geometry) - Method in class org.geomajas.layer.feature.Feature
-
Set this feature's geometric attribute.
- setGeometry(Object, Geometry) - Method in interface org.geomajas.layer.feature.FeatureModel
-
Set the geometry of a feature.
- setGeometry(Geometry) - Method in interface org.geomajas.layer.feature.InternalFeature
-
Set the geometry for the feature.
- setGeometryType(GeometryAttributeInfo) - Method in class org.geomajas.configuration.FeatureInfo
-
Set information about the geometry attribute.
- setH(float) - Method in class org.geomajas.configuration.RectInfo
-
Set rectangle height.
- setHeight(int) - Method in class org.geomajas.configuration.client.ClientPreferredPixelsPerTile
-
Set the height of the preferred tile size in pixels.
- setHeight(int) - Method in class org.geomajas.configuration.ImageInfo
-
Set the height of the image.
- setHeight(int) - Method in class org.geomajas.service.legend.DefaultLegendGraphicMetadata
-
Set the legend graphic height.
- setHidden(boolean) - Method in class org.geomajas.configuration.AbstractReadOnlyAttributeInfo
-
This value determines whether or not this attribute definition should be hidden in editing forms and other
widgets on the client.
- setHidden(boolean) - Method in class org.geomajas.configuration.AttributeInfo
-
Deprecated.
This value determines whether or not this attribute definition should be hidden in editing forms and other
widgets on the client.
- setHref(String) - Method in class org.geomajas.configuration.ImageInfo
-
Set the link to the image.
- setIcon(String) - Method in class org.geomajas.configuration.client.ClientToolInfo
-
Set the url of the icon.
- setId(String) - Method in class org.geomajas.command.CommandResponse
-
Set the id assigned to this command.
- setId(String) - Method in class org.geomajas.configuration.client.ClientApplicationInfo
-
Set the id for this application.
- setId(String) - Method in class org.geomajas.configuration.client.ClientLayerInfo
-
Set the unique id of this layer (auto-copied from Spring context).
- setId(String) - Method in class org.geomajas.configuration.client.ClientLayerTreeInfo
-
Set the unique id of this layer tree (auto-copied from Spring context).
- setId(String) - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Set the id of this map (auto-set by spring).
- setId(String) - Method in class org.geomajas.configuration.client.ClientToolbarInfo
-
Set the toolbar id.
- setId(String) - Method in class org.geomajas.configuration.client.ClientToolInfo
-
Set the unique id for the tool.
- setId(PrimitiveAttribute<?>) - Method in class org.geomajas.layer.feature.attribute.AssociationValue
-
Set the id for the associated object.
- setId(String) - Method in class org.geomajas.layer.feature.Feature
-
Set the feature's unique identifier.
- setId(String) - Method in interface org.geomajas.layer.feature.InternalFeature
-
Set the feature id.
- setId(String) - Method in class org.geomajas.layer.tile.RasterTile
-
Set a new unique identifier for this tile.
- setId(String) - Method in class org.geomajas.service.pipeline.AbstractPipelineInterceptor
-
Set the id for this interceptor.
- setId(String) - Method in class org.geomajas.service.pipeline.PipelineHook
-
Set the id for the hook.
- setIdentifier(PrimitiveAttributeInfo) - Method in class org.geomajas.configuration.FeatureInfo
-
Set the identifier description.
- setIdentifying(boolean) - Method in class org.geomajas.configuration.AbstractReadOnlyAttributeInfo
-
Set whether the attribute is part of the feature id.
- setIdentifying(boolean) - Method in class org.geomajas.configuration.AttributeInfo
-
Deprecated.
Set whether the attribute is part of the feature id.
- setImage(ImageInfo) - Method in class org.geomajas.configuration.SymbolInfo
-
Set the image for this symbol.
- setImageUrlAttribute(String, String) - Method in class org.geomajas.layer.feature.attribute.AssociationValue
-
Sets the specified image URL attribute to the specified value.
- setImageUrlAttribute(String, String) - Method in class org.geomajas.layer.feature.attribute.ManyToOneAttribute
-
Sets the specified image URL attribute to the specified value.
- setIncludedInForm(boolean) - Method in class org.geomajas.configuration.AttributeInfo
-
- setIndex(int) - Method in class org.geomajas.configuration.FeatureStyleInfo
-
Sets the ordering index of the style.
- setInitialBounds(Bbox) - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Set the startup bounds/extent of this map.
- setInteger(int) - Method in class org.geomajas.configuration.validation.DigitsConstraintInfo
-
Set the maximum number of integer digits.
- setIntegerAttribute(String, Integer) - Method in class org.geomajas.layer.feature.attribute.AssociationValue
-
Sets the specified integer attribute to the specified value.
- setIntegerAttribute(String, Integer) - Method in class org.geomajas.layer.feature.attribute.ManyToOneAttribute
-
Sets the specified integer attribute to the specified value.
- setInterceptors(List<PipelineInterceptor<RESPONSE>>) - Method in class org.geomajas.service.pipeline.PipelineInfo
-
Set the list of interceptors which need to be added to the pipeline.
- setInvalidAfter(Date) - Method in class org.geomajas.security.Authentication
-
Set the final deadline for the validity of the authentication.
- setKey(String) - Method in class org.geomajas.global.CopyrightInfo
-
Set the key which is used to determine the copyright info.
- setKey(String) - Method in class org.geomajas.global.CrsInfo
-
Key for registration of CRS.
- setLabel(String) - Method in class org.geomajas.configuration.AbstractReadOnlyAttributeInfo
-
Set label for attribute.
- setLabel(String) - Method in class org.geomajas.configuration.AttributeInfo
-
Deprecated.
Set label for attribute.
- setLabel(String) - Method in class org.geomajas.configuration.client.ClientLayerInfo
-
Set the user label of this layer.
- setLabel(String) - Method in class org.geomajas.configuration.client.ClientLayerTreeNodeInfo
-
Set the tree node label.
- setLabel(String) - Method in class org.geomajas.layer.feature.Feature
-
Set a new label-string for this feature.
- setLabel(String) - Method in interface org.geomajas.layer.feature.InternalFeature
-
Ser the label for the feature.
- setLabelAttributeName(String) - Method in class org.geomajas.configuration.LabelStyleInfo
-
Set label attribute name.
- setLabelContent(String) - Method in interface org.geomajas.layer.tile.InternalTile
-
Set the rendered content of a tile's labels.
- setLabelContent(String) - Method in class org.geomajas.layer.tile.VectorTile
-
Set the rendered content of a tile's labels.
- setLabelStyle(LabelStyleInfo) - Method in class org.geomajas.configuration.NamedStyleInfo
-
Set label style.
- setLabelValueExpression(String) - Method in class org.geomajas.configuration.LabelStyleInfo
-
Set label value expression.
- setLayer(VectorLayer) - Method in interface org.geomajas.layer.feature.InternalFeature
-
Set the layer this feature is part of.
- setLayerId(String) - Method in class org.geomajas.command.LayerIdCommandRequest
-
Set the layer id.
- setLayerId(String) - Method in class org.geomajas.configuration.SnappingRuleInfo
-
Set the id of the layer this snapping info applies to.
- setLayerId(String) - Method in class org.geomajas.layer.feature.FeatureTransaction
-
Set the identifier of the vector layer wherein this transaction should take place.
- setLayerId(String) - Method in interface org.geomajas.layer.tile.TileMetadata
-
Set layer id.
- setLayerId(String) - Method in class org.geomajas.service.legend.DefaultLegendGraphicMetadata
-
Set the layer for the legend graphic.
- setLayerId(String) - Method in class org.geomajas.service.pipeline.PipelineInfo
-
Get the layer id for which this pipeline applies.
- setLayerIds(String[]) - Method in class org.geomajas.command.LayerIdsCommandRequest
-
Set the layer ids.
- setLayerInfo(LayerInfo) - Method in class org.geomajas.configuration.client.ClientLayerInfo
-
Set the layer information of this layer (optional, auto-copied from Spring context).
- setLayerInfo(VectorLayerInfo) - Method in interface org.geomajas.layer.feature.FeatureModel
-
Set the layer info for this layer model.
- setLayers(List<ClientLayerInfo>) - Method in class org.geomajas.configuration.client.ClientLayerTreeNodeInfo
-
Set the list of layers that are part this node.
- setLayers(List<ClientLayerInfo>) - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Set the list of layers of this map.
- setLayerTree(ClientLayerTreeInfo) - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Set layer tree that belongs with this map.
- setLayerType(LayerType) - Method in class org.geomajas.configuration.FeatureStyleInfo
-
Specifies the geometry type for which this style is applicable.
- setLayerType(LayerType) - Method in class org.geomajas.configuration.LayerInfo
-
Set layer type.
- setLicenseName(String) - Method in class org.geomajas.global.CopyrightInfo
-
Set the license name.
- setLicenseUrl(String) - Method in class org.geomajas.global.CopyrightInfo
-
Set the URL to the license text.
- setLineSelectStyle(FeatureStyleInfo) - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Set the line selection style for this map.
- setLongAttribute(String, Long) - Method in class org.geomajas.layer.feature.attribute.AssociationValue
-
Sets the specified long attribute to the specified value.
- setLongAttribute(String, Long) - Method in class org.geomajas.layer.feature.attribute.ManyToOneAttribute
-
Sets the specified long attribute to the specified value.
- setLoopAllServices(boolean) - Method in class org.geomajas.security.SecurityInfo
-
Set whether all security services should have a chance to validate the authentication token and add
Authorization info.
- setManyToOneAttribute(String, AssociationValue) - Method in class org.geomajas.layer.feature.attribute.AssociationValue
-
Sets the specified many-to-one attribute to the specified value.
- setMaps(List<ClientMapInfo>) - Method in class org.geomajas.configuration.client.ClientApplicationInfo
-
Set the list of maps for this application.
- setMax(int) - Method in class org.geomajas.configuration.validation.SizeConstraintInfo
-
Set the maximum size.
- setMaxBounds(Bbox) - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Sets the maximum bounds/extent of this map.
- setMaxExtent(Bbox) - Method in class org.geomajas.configuration.client.ClientLayerInfo
-
Set the maximum visible extent of this layer in map space (auto-set by Spring).
- setMaxExtent(Bbox) - Method in class org.geomajas.configuration.LayerInfo
-
Set the maximum extent for the layer, the bounding box for the visible/usable area for this layer.
- setMaximumScale(ScaleInfo) - Method in class org.geomajas.configuration.client.ClientLayerInfo
-
Set the maximum scale for which this layer should be visible (maximum zoom in).
- setMaximumScale(float) - Method in class org.geomajas.configuration.client.ClientMapInfo
-
- setMaximumScale(ScaleInfo) - Method in class org.geomajas.configuration.client.ScaleConfigurationInfo
-
Sets the maximum scale of the map.
- setMessage(String) - Method in class org.geomajas.global.ExceptionDto
-
Set the message of the original exception.
- setMin(int) - Method in class org.geomajas.configuration.validation.SizeConstraintInfo
-
Set the minimum size.
- setMinimumScale(ScaleInfo) - Method in class org.geomajas.configuration.client.ClientLayerInfo
-
Set the minimum scale for which this layer should be visible (maximum zoom out).
- setName(String) - Method in class org.geomajas.configuration.AbstractAttributeInfo
-
Set the name of the attribute.
- setName(String) - Method in class org.geomajas.configuration.AttributeBaseInfo
-
Deprecated.
- setName(String) - Method in class org.geomajas.configuration.FeatureStyleInfo
-
Set feature style name.
- setName(String) - Method in class org.geomajas.configuration.NamedStyleInfo
-
Set name for style info.
- setName(String) - Method in class org.geomajas.configuration.Parameter
-
Set the parameter's name.
- setName(String) - Method in class org.geomajas.global.PluginVersionInfo
-
Set the plug-in's name.
- setNamedStyle(NamedStyleInfo) - Method in class org.geomajas.service.legend.DefaultLegendGraphicMetadata
-
Set the named style for the legend graphic.
- setNamedStyleInfo(NamedStyleInfo) - Method in class org.geomajas.configuration.client.ClientVectorLayerInfo
-
Sets the style used by this layer.
- setNamedStyleInfos(List<NamedStyleInfo>) - Method in class org.geomajas.configuration.VectorLayerInfo
-
Set possible styles which may be applied for this layer.
- setNewFeatures(Feature[]) - Method in class org.geomajas.layer.feature.FeatureTransaction
-
Set the list of features with the new values.
- setNumerator(double) - Method in class org.geomajas.configuration.client.ScaleInfo
-
Sets the numerator for a relative scale.
- setOldFeatures(Feature[]) - Method in class org.geomajas.layer.feature.FeatureTransaction
-
Set the array of features with their original values.
- setOpacity(float) - Method in class org.geomajas.configuration.FontStyleInfo
-
Set the font opacity (between 0 and 1).
- setOperator(String) - Method in class org.geomajas.layer.feature.SearchCriterion
-
Set the operator used in the criterion such as '=', '>', ...
- setOptionalDependencies(List<PluginVersionInfo>) - Method in class org.geomajas.global.PluginInfo
-
Set the minimum version for optional dependencies.
- setPaintGeometries(boolean) - Method in interface org.geomajas.layer.tile.TileMetadata
-
Set whether geometries should be rendered.
- setPaintLabels(boolean) - Method in interface org.geomajas.layer.tile.TileMetadata
-
Set whether labels should be rendered.
- setPanButtonsEnabled(boolean) - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Enable the pan buttons for this map.
- setPanOrigin(Coordinate) - Method in interface org.geomajas.layer.tile.TileMetadata
-
Set the pan origin.
- setParameters(List<Parameter>) - Method in class org.geomajas.configuration.client.ClientToolInfo
-
Set the list of parameters for this tool.
- setPipeline(List<PipelineStep<RESPONSE>>) - Method in class org.geomajas.service.pipeline.PipelineInfo
-
Set the list of steps which form the pipeline.
- setPipelineName(String) - Method in class org.geomajas.service.pipeline.PipelineInfo
-
Set the name of the pipeline for which steps are defined.
- setPixelLength(double) - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Set the unit length in meters of a pixel the map (auto-set by Spring).
- setPixelPerUnit(double) - Method in class org.geomajas.configuration.client.ScaleInfo
-
Sets the scale value in pixel per map unit.
- setPixelPerUnitBased(boolean) - Method in class org.geomajas.configuration.client.ScaleInfo
-
Set this scale to be based on pixel per unit.
- setPointSelectStyle(FeatureStyleInfo) - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Set the point selection style for this map.
- setPolygonSelectStyle(FeatureStyleInfo) - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Set the polygon selection style for this map.
- setPrecision(int) - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Set the precision of this map (number of decimals).
- setPreferredPixelsPerTile(ClientPreferredPixelsPerTile) - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Set the preferred pixels per tile size you wish the client will fetch from the server.
- setPreferredPixelsPerTileType(PreferredPixelsPerTileType) - Method in class org.geomajas.configuration.client.ClientPreferredPixelsPerTile
-
Set the preferred pixels per tile.
- setPrimitiveOnly(boolean) - Method in class org.geomajas.layer.feature.attribute.AssociationValue
-
Specify whether this value can only contain primitive attributes.
- setR(float) - Method in class org.geomajas.configuration.CircleInfo
-
Set circle radius.
- setRect(RectInfo) - Method in class org.geomajas.configuration.SymbolInfo
-
Set the rectangle for this symbol.
- setRegexp(String) - Method in class org.geomajas.configuration.validation.PatternConstraintInfo
-
Set the regular expression to match.
- setRenderer(String) - Method in interface org.geomajas.layer.tile.TileMetadata
-
Set the renderer to use.
- setResolutions(List<Double>) - Method in class org.geomajas.configuration.client.ClientMapInfo
-
- setResolutions(List<Double>) - Method in class org.geomajas.configuration.RasterLayerInfo
-
Deprecated.
use #setZoomLevels()
- setResolutionsRelative(boolean) - Method in class org.geomajas.configuration.client.ClientMapInfo
-
- setRootPath(String) - Method in class org.geomajas.service.resource.ResourceInfo
-
- setRootPaths(List<String>) - Method in interface org.geomajas.service.ResourceService
-
Specifies the list of root paths to be used by this service.
- setRuleInfo(RuleInfo) - Method in class org.geomajas.service.legend.DefaultLegendGraphicMetadata
-
Set the SLD rule for the legend graphic.
- setScale(double) - Method in interface org.geomajas.layer.tile.TileMetadata
-
Set the scale (in pixels per map unit at the center of the map).
- setScale(double) - Method in class org.geomajas.service.legend.DefaultLegendGraphicMetadata
-
Set the scale for the legend graphic (can be used to determine the rule).
- setScaleBarEnabled(boolean) - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Enable the scalebar for this map.
- setScaleConfiguration(ScaleConfigurationInfo) - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Sets the scale configuration of this map.
- setScreenDpi(int) - Method in class org.geomajas.configuration.client.ClientApplicationInfo
-
Deprecated.
fixed at 96 to avoid conflicts with ScaleInfo conversion factor
- setScreenHeight(int) - Method in interface org.geomajas.layer.tile.InternalTile
-
Set the tile's height, expressed in client side pixels.
- setScreenHeight(int) - Method in class org.geomajas.layer.tile.VectorTile
-
Set the tile's height, expressed in client side pixels.
- setScreenWidth(int) - Method in interface org.geomajas.layer.tile.InternalTile
-
Set the tile's width, expressed in client side pixels.
- setScreenWidth(int) - Method in class org.geomajas.layer.tile.VectorTile
-
Set the tile's width, expressed in client side pixels.
- setSecurityServiceId(String) - Method in class org.geomajas.security.Authentication
-
- setSecurityServiceId(String) - Method in interface org.geomajas.security.SavedAuthentication
-
- setSecurityServices(List<SecurityService>) - Method in class org.geomajas.security.SecurityInfo
-
Set the list of security services which need to be queried to validate an authentication token and get
relevant
UserInfo and
Authorization information.
- setSelectionHref(String) - Method in class org.geomajas.configuration.ImageInfo
-
Set the link to the image to be used when a feature is selected.
- setServerLayerId(String) - Method in class org.geomajas.configuration.client.ClientLayerInfo
-
Set the server layer id.
- setShortAttribute(String, Short) - Method in class org.geomajas.layer.feature.attribute.AssociationValue
-
Sets the specified short attribute to the specified value.
- setShortAttribute(String, Short) - Method in class org.geomajas.layer.feature.attribute.ManyToOneAttribute
-
Sets the specified short attribute to the specified value.
- setSize(int) - Method in class org.geomajas.configuration.FontStyleInfo
-
Set the font size.
- setSldLayerName(String) - Method in class org.geomajas.configuration.NamedStyleInfo
-
Set the name of the SLD NamedLayer/UserLayer that contains this style.
- setSldLocation(String) - Method in class org.geomajas.configuration.NamedStyleInfo
-
Set the SLD file location (Spring resource format).
- setSldStyleName(String) - Method in class org.geomajas.configuration.NamedStyleInfo
-
Set the name of the SLD UserStyle that contains this style.
- setSnappingRules(List<SnappingRuleInfo>) - Method in class org.geomajas.configuration.client.ClientVectorLayerInfo
-
Sets the snapping rules for this layer.
- setSortAttributeName(String) - Method in class org.geomajas.configuration.FeatureInfo
-
Set the name of the sort attribute.
- setSortType(SortType) - Method in class org.geomajas.configuration.FeatureInfo
-
Set sort type (ascending or descending).
- setSource(String) - Method in class org.geomajas.global.CrsTransformInfo
-
Set source CRS code.
- setSourceUrl(String) - Method in class org.geomajas.global.CopyrightInfo
-
Set the URL where the source code can be found (browsed or downloaded).
- setStackTrace(StackTraceElement[]) - Method in class org.geomajas.global.ExceptionDto
-
Set the stack trace of the original exception.
- setStepId(String) - Method in class org.geomajas.service.pipeline.AbstractPipelineInterceptor
-
Shortcut notation for setting the same from and to step id.
- setStringAttribute(String, String) - Method in class org.geomajas.layer.feature.attribute.AssociationValue
-
Sets the specified string attribute to the specified value.
- setStringAttribute(String, String) - Method in class org.geomajas.layer.feature.attribute.ManyToOneAttribute
-
Sets the specified string attribute to the specified value.
- setStrokeColor(String) - Method in class org.geomajas.configuration.FeatureStyleInfo
-
Set stroke colour.
- setStrokeOpacity(float) - Method in class org.geomajas.configuration.FeatureStyleInfo
-
Set the stroke opacity.
- setStrokeWidth(int) - Method in class org.geomajas.configuration.FeatureStyleInfo
-
Set stroke width.
- setStyle(String) - Method in class org.geomajas.configuration.client.ClientRasterLayerInfo
-
Sets the opacity of the raster layer.
- setStyle(String) - Method in class org.geomajas.configuration.FontStyleInfo
-
Set the font style ("normal", "italic", ...).
- setStyleDefinition(FeatureStyleInfo) - Method in interface org.geomajas.layer.feature.InternalFeature
-
Set the style info for this feature.
- setStyleId(String) - Method in class org.geomajas.configuration.FeatureStyleInfo
-
Set a unique style identifier for this client side style definition.
- setStyleId(String) - Method in class org.geomajas.layer.feature.Feature
-
Set the identifier for the styling that applies on this feature.
- setStyleInfo(NamedStyleInfo) - Method in interface org.geomajas.layer.tile.TileMetadata
-
Set the style info which needs to be applied when rendering the tile content.
- setSuccess(boolean) - Method in class org.geomajas.command.SuccessCommandResponse
-
Set whether the command was successful.
- setSymbol(SymbolInfo) - Method in class org.geomajas.configuration.FeatureStyleInfo
-
Set symbol to indicate feature.
- setTarget(String) - Method in class org.geomajas.global.CrsTransformInfo
-
Set target CRS code.
- setTile(InternalTile) - Method in class org.geomajas.layer.pipeline.GetTileContainer
-
Set the tile.
- setTileHeight(int) - Method in class org.geomajas.configuration.RasterLayerInfo
-
Set tile height in pixels.
- setTileHeight(double) - Method in interface org.geomajas.layer.tile.InternalTile
-
Set the tile's height (in map coordinates).
- setTileLevel(int) - Method in class org.geomajas.layer.tile.TileCode
-
set the tiling depth level.
- setTileWidth(int) - Method in class org.geomajas.configuration.RasterLayerInfo
-
Set tile width in pixels.
- setTileWidth(double) - Method in interface org.geomajas.layer.tile.InternalTile
-
Set the tile's width (in map coordinates).
- setTitle(String) - Method in class org.geomajas.configuration.client.ClientToolInfo
-
Set the title of the tool.
- setToolbar(ClientToolbarInfo) - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Set tool bar that belongs with this map.
- setToolId(String) - Method in class org.geomajas.configuration.client.ClientToolInfo
-
Set the toolId used for fetching the org.geomajas.gwt.client.action.ToolbarBaseAction
from org.geomajas.gwt.client.action.toolbar.ToolbarRegistry.
- setTools(List<ClientToolInfo>) - Method in class org.geomajas.configuration.client.ClientLayerTreeInfo
-
Set the list of tools for this layer tree.
- setTools(List<ClientToolInfo>) - Method in class org.geomajas.configuration.client.ClientToolbarInfo
-
Set the list of tools for this toolbar.
- setTools(List<ClientToolInfo>) - Method in class org.geomajas.configuration.client.ClientToolInfo
-
Set the list of tools this tool should list (in a drop-down panel for instance).
- setToolTip(String) - Method in class org.geomajas.configuration.validation.ValidatorInfo
-
Set tooltip for attribute.
- setToStepId(String) - Method in class org.geomajas.service.pipeline.AbstractPipelineInterceptor
-
Set id of last step to intercept.
- setTransformableArea(Bbox) - Method in class org.geomajas.global.CrsTransformInfo
-
Set the bbox with the transformable area.
- setTreeNode(ClientLayerTreeNodeInfo) - Method in class org.geomajas.configuration.client.ClientLayerTreeInfo
-
Set the root node.
- setTreeNodes(List<ClientLayerTreeNodeInfo>) - Method in class org.geomajas.configuration.client.ClientLayerTreeNodeInfo
-
Set the list of sub-nodes of this node.
- setType(AssociationType) - Method in class org.geomajas.configuration.AssociationAttributeInfo
-
Set the type of the association (many-to-one, one-to-many).
- setType(PrimitiveType) - Method in class org.geomajas.configuration.PrimitiveAttributeInfo
-
Set type for the value of the attribute.
- setType(SnappingRuleInfo.SnappingType) - Method in class org.geomajas.configuration.SnappingRuleInfo
-
Set the snapping type.
- setType(PrimitiveType) - Method in class org.geomajas.layer.feature.attribute.PrimitiveAttribute
-
Set type of primitive attribute.
- setUnitLength(double) - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Set the unit length of the map (auto-set by Spring).
- setUpdatable(boolean) - Method in class org.geomajas.configuration.client.ClientVectorLayerInfo
-
Set whether the logged in user is allowed to edit/update some features.
- setUpdatable(boolean) - Method in class org.geomajas.layer.feature.Feature
-
Set whether the logged in user is allowed to edit/update this feature.
- setUrl(String) - Method in class org.geomajas.layer.tile.RasterTile
-
Set the URL to the actual image for this raster tile.
- setUrlAttribute(String, String) - Method in class org.geomajas.layer.feature.attribute.AssociationValue
-
Sets the specified URL attribute to the specified value.
- setUrlAttribute(String, String) - Method in class org.geomajas.layer.feature.attribute.ManyToOneAttribute
-
Sets the specified URL attribute to the specified value.
- setUserData(ClientUserDataInfo) - Method in class org.geomajas.configuration.client.ClientApplicationInfo
-
Set the custom configuration data you wish to pass to the client.
- setUserData(ClientUserDataInfo) - Method in class org.geomajas.configuration.client.ClientLayerInfo
-
Set the custom configuration data you wish to pass to the client.
- setUserData(ClientUserDataInfo) - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Set the custom configuration data you wish to pass to the client.
- setUserDivision(String) - Method in class org.geomajas.security.Authentication
-
Get the division of the users organization if known.
- setUserId(String) - Method in class org.geomajas.security.Authentication
-
Set the user id.
- setUserLocale(Locale) - Method in class org.geomajas.security.Authentication
-
Set the locale for the user.
- setUserName(String) - Method in class org.geomajas.security.Authentication
-
Set the user name.
- setUserOrganization(String) - Method in class org.geomajas.security.Authentication
-
Get the organization for the user if known.
- setUserStyle(UserStyleInfo) - Method in class org.geomajas.configuration.NamedStyleInfo
-
Set SLD UserStyle info, the style configuration for this layer.
- setUserStyle(UserStyleInfo) - Method in class org.geomajas.service.legend.DefaultLegendGraphicMetadata
-
Set the user style for the legend graphic.
- setValidator(ValidatorInfo) - Method in class org.geomajas.configuration.AbstractEditableAttributeInfo
-
Set validator for attribute.
- setValidator(ValidatorInfo) - Method in class org.geomajas.configuration.AttributeInfo
-
- setValidUntil(Date) - Method in class org.geomajas.security.Authentication
-
Set deadline for validity of the authentication.
- setValue(String) - Method in class org.geomajas.configuration.Parameter
-
Set the parameter value.
- setValue(String) - Method in class org.geomajas.configuration.validation.DecimalMaxConstraintInfo
-
Set the maximum value according to BigDecimal string representation.
- setValue(String) - Method in class org.geomajas.configuration.validation.DecimalMinConstraintInfo
-
Set the minimum value according to BigDecimal string representation.
- setValue(long) - Method in class org.geomajas.configuration.validation.MaxConstraintInfo
-
Set the maximum value.
- setValue(long) - Method in class org.geomajas.configuration.validation.MinConstraintInfo
-
Set the minimum value.
- setValue(VALUE_TYPE[]) - Method in class org.geomajas.layer.feature.attribute.ArrayAttribute
-
Deprecated.
Apply a new array of values for this attribute.
- setValue(VALUE_TYPE) - Method in class org.geomajas.layer.feature.attribute.AssociationAttribute
-
Set the association value.
- setValue(AssociationValue) - Method in class org.geomajas.layer.feature.attribute.ManyToOneAttribute
-
Set the association value.
- setValue(List<AssociationValue>) - Method in class org.geomajas.layer.feature.attribute.OneToManyAttribute
-
Set the association value.
- setValue(VALUE_TYPE) - Method in class org.geomajas.layer.feature.attribute.PrimitiveAttribute
-
Set the actual value for the attribute.
- setValue(String) - Method in class org.geomajas.layer.feature.SearchCriterion
-
Set the value for this criterion as a formatted string.
- setVariables(Map<String, Object>) - Method in interface org.geomajas.service.FeatureExpressionService
-
Adds a map of variables to the expression context.
- setVersion(PluginVersionInfo) - Method in class org.geomajas.global.PluginInfo
-
Set plug-in information for this plug-in.
- setVersion(String) - Method in class org.geomajas.global.PluginVersionInfo
-
Set the plg-in's version.
- setViewBoundsLimitOption(BoundsLimitOption) - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Sets the configuration option for limiting the mapview's bounds.
- setViewScaleMax(double) - Method in class org.geomajas.configuration.client.ClientLayerInfo
-
- setViewScaleMin(double) - Method in class org.geomajas.configuration.client.ClientLayerInfo
-
- setVisible(boolean) - Method in class org.geomajas.configuration.client.ClientLayerInfo
-
Set this layer visible at startup.
- setW(float) - Method in class org.geomajas.configuration.RectInfo
-
Set rectangle width.
- setWeight(String) - Method in class org.geomajas.configuration.FontStyleInfo
-
Set the font weight ("normal", "bold").
- setWidgetInfo(Map<String, ClientWidgetInfo>) - Method in class org.geomajas.configuration.client.ClientApplicationInfo
-
Set configuration for (custom) map widgets which are not map specific.
- setWidgetInfo(Map<String, ClientWidgetInfo>) - Method in class org.geomajas.configuration.client.ClientLayerInfo
-
Set configuration for (custom) layer widgets.
- setWidgetInfo(Map<String, ClientWidgetInfo>) - Method in class org.geomajas.configuration.client.ClientMapInfo
-
Set configuration for (custom) map widgets.
- setWidth(int) - Method in class org.geomajas.configuration.client.ClientPreferredPixelsPerTile
-
Set the width of the preferred tile size in pixels.
- setWidth(int) - Method in class org.geomajas.configuration.ImageInfo
-
Set the width of the image.
- setWidth(int) - Method in class org.geomajas.service.legend.DefaultLegendGraphicMetadata
-
Set the legend graphic width.
- setX(int) - Method in class org.geomajas.layer.tile.TileCode
-
The X-ordinate at the given level: X=[0, (2^tileLevel) - 1].
- setY(int) - Method in class org.geomajas.layer.tile.TileCode
-
The Y-ordinate at the given level: Y=[0, (2^tileLevel) - 1].
- setZoomLevels(List<ScaleInfo>) - Method in class org.geomajas.configuration.client.ScaleConfigurationInfo
-
Sets a list of predefined zoom levels allowed by the map.
- setZoomLevels(List<ScaleInfo>) - Method in class org.geomajas.configuration.RasterLayerInfo
-
Sets the list of zoom levels for this layer.
- setZoomToPointScale(ScaleInfo) - Method in class org.geomajas.configuration.client.ClientLayerInfo
-
Set the scale that should be used when zooming in on a point feature.
- ShortAttribute - Class in org.geomajas.layer.feature.attribute
-
Attribute with value of type PrimitiveType.SHORT.
- ShortAttribute() - Constructor for class org.geomajas.layer.feature.attribute.ShortAttribute
-
Create attribute without value (needed for GWT).
- ShortAttribute(Short) - Constructor for class org.geomajas.layer.feature.attribute.ShortAttribute
-
Create attribute with specified value.
- simplify(String) - Method in interface org.geomajas.service.BeanNameSimplifier
-
Convert fully qualified class name in Geomajas bean fqn.
- SizeConstraintInfo - Class in org.geomajas.configuration.validation
-
The constrained attribute must have a size between the specified boundaries (included).
- SizeConstraintInfo() - Constructor for class org.geomajas.configuration.validation.SizeConstraintInfo
-
- SkipStepPipelineInterceptor<T> - Class in org.geomajas.service.pipeline
-
Interceptor that unconditionally skips the intercepted steps.
- SkipStepPipelineInterceptor() - Constructor for class org.geomajas.service.pipeline.SkipStepPipelineInterceptor
-
- SLD_PARSE_NUMBER - Static variable in interface org.geomajas.global.ExceptionCode
-
Cannot parse number ${0} in SLD file.
- SLD_PARSE_NUMBER_ATTRIBUTE - Static variable in interface org.geomajas.global.ExceptionCode
-
Cannot parse number ${0} in SLD file for attribute ${1}.
- SnappingRuleInfo - Class in org.geomajas.configuration
-
Snapping rule configuration information.
- SnappingRuleInfo() - Constructor for class org.geomajas.configuration.SnappingRuleInfo
-
Create snapping rule.
- SnappingRuleInfo.SnappingType - Enum in org.geomajas.configuration
-
Snapping type.
- SortType - Enum in org.geomajas.configuration
-
Sort type.
- StringAttribute - Class in org.geomajas.layer.feature.attribute
-
Attribute with value of type PrimitiveType.SHORT.
- StringAttribute() - Constructor for class org.geomajas.layer.feature.attribute.StringAttribute
-
Create attribute without value (needed for GWT).
- StringAttribute(String) - Constructor for class org.geomajas.layer.feature.attribute.StringAttribute
-
Create attribute with specified value.
- STYLE_KEY - Static variable in interface org.geomajas.service.pipeline.PipelineCode
-
- STYLE_NOT_FOUND - Static variable in interface org.geomajas.global.ExceptionCode
-
Style ${0} not found for layer ${1}.
- StyleConverterService - Interface in org.geomajas.service
-
- StyleService - Interface in org.geomajas.service
-
This service handles retrieval and registration of services.
- SuccessCommandResponse - Class in org.geomajas.command
-
Response object for
Command which indicates success.
- SuccessCommandResponse() - Constructor for class org.geomajas.command.SuccessCommandResponse
-
- SymbolInfo - Class in org.geomajas.configuration
-
Symbol configuration information.
- SymbolInfo() - Constructor for class org.geomajas.configuration.SymbolInfo
-
No args constructor for GWT.
- SymbolInfo(SymbolInfo) - Constructor for class org.geomajas.configuration.SymbolInfo
-
Copy constructor.
- SyntheticAttributeBuilder<VALUE_TYPE> - Interface in org.geomajas.layer.feature
-
Service class for building synthetic attribute values.
- SyntheticAttributeInfo - Class in org.geomajas.configuration
-
A synthetic attribute has its value calculated and not stored in the database.
- SyntheticAttributeInfo() - Constructor for class org.geomajas.configuration.SyntheticAttributeInfo
-