| Package | Description |
|---|---|
| org.geomajas.command | |
| org.geomajas.configuration | |
| org.geomajas.configuration.validation | |
| org.geomajas.layer.feature.attribute | |
| org.geomajas.layer.tile |
| Modifier and Type | Method and Description |
|---|---|
int |
EmptyCommandRequest.getDummy()
Dummy method, provided to assure Checkstyle doesn't complain.
|
List<Throwable> |
CommandResponse.getErrors()
Get the list of exceptions which are thrown while dispatching the command.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticAttributeBuilder<?> |
SyntheticAttributeInfo.getAttributeBuilder()
Set the class which should be used to build an
Attribute object for this
description. |
| Modifier and Type | Method and Description |
|---|---|
int |
FutureConstraintInfo.getDummy()
Dummy method, provided to assure Checkstyle doesn't complain.
|
int |
PastConstraintInfo.getDummy()
Dummy method, provided to assure Checkstyle doesn't complain.
|
int |
AssertTrueConstraintInfo.getDummy()
Dummy method, provided to assure Checkstyle doesn't complain.
|
int |
NotNullConstraintInfo.getDummy()
Dummy method, provided to assure Checkstyle doesn't complain.
|
int |
AssertFalseConstraintInfo.getDummy()
Dummy method, provided to assure Checkstyle doesn't complain.
|
int |
NullConstraintInfo.getDummy()
Dummy method, provided to assure Checkstyle doesn't complain.
|
| Modifier and Type | Method and Description |
|---|---|
PrimitiveType |
PrimitiveAttribute.getType()
Get type of primitive attribute.
|
boolean |
PrimitiveAttribute.isEmpty()
Does the attribute have a value?
|
boolean |
PrimitiveAttribute.isPrimitive()
Return true, as this type is the very definition of a primitive attribute.
|
| Modifier and Type | Method and Description |
|---|---|
List<Feature> |
VectorTile.getFeatures()
Deprecated.
features are no longer included in tile
|
Copyright © 2015 Geosparc. All Rights Reserved.