public class GSFeatureDimensionInfoEncoder extends GSDimensionInfoEncoder
GSDimensionInfoEncoder.Presentation| Modifier and Type | Field and Description |
|---|---|
static String |
ATTRIBUTE |
static String |
END_ATTRIBUTE |
DIMENSIONINFO, PRESENTATION, RESOLUTION, UNIT_SYMBOL, UNITS| Constructor and Description |
|---|
GSFeatureDimensionInfoEncoder(String attribute)
if this dimension is enabled this constructor should be called.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setAttribute(String attribute)
Change the attribute used as dimension
|
void |
setEndAttribute(String endAttribute)
Set the end attribute used in the dimension (optional)
|
addPresentation, setEnabled, setPresentation, setPresentation, setUnit, setUnitSymbolpublic static final String ATTRIBUTE
public static final String END_ATTRIBUTE
public GSFeatureDimensionInfoEncoder(String attribute)
attribute - the attribute field name to use as dimensionpublic void setAttribute(String attribute)
attribute - the attribute to use as dimensionpublic void setEndAttribute(String endAttribute)
endAttribute - the dimension end attributeCopyright © 2007–2016 PDOK. All rights reserved.