|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.geosolutions.geoserver.rest.encoder.utils.XmlElement
it.geosolutions.geoserver.rest.encoder.metadata.GSDimensionInfoEncoder
it.geosolutions.geoserver.rest.encoder.metadata.GSFeatureDimensionInfoEncoder
public class GSFeatureDimensionInfoEncoder
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class it.geosolutions.geoserver.rest.encoder.metadata.GSDimensionInfoEncoder |
|---|
GSDimensionInfoEncoder.Presentation, GSDimensionInfoEncoder.PresentationDiscrete |
| Field Summary | |
|---|---|
static String |
ATTRIBUTE
|
| Fields inherited from class it.geosolutions.geoserver.rest.encoder.metadata.GSDimensionInfoEncoder |
|---|
DIMENSIONINFO, PRESENTATION, RESOLUTION |
| Constructor Summary | |
|---|---|
GSFeatureDimensionInfoEncoder(String attribute)
if this dimension is enabled this constructor should be called. |
|
| Method Summary | |
|---|---|
void |
setAttribute(String attribute)
Change the attribute used as dimension |
| Methods inherited from class it.geosolutions.geoserver.rest.encoder.metadata.GSDimensionInfoEncoder |
|---|
addPresentation, addPresentation, setEnabled, setPresentation, setPresentation |
| Methods inherited from class it.geosolutions.geoserver.rest.encoder.utils.XmlElement |
|---|
add, add, addContent, getRoot, isEmpty, remove, set, set, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String ATTRIBUTE
| Constructor Detail |
|---|
public GSFeatureDimensionInfoEncoder(String attribute)
attribute - the attribute field name to use as dimension| Method Detail |
|---|
public void setAttribute(String attribute)
attribute - the attribute to use as dimension
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||