Uses of Class
it.geosolutions.geoserver.rest.encoder.metadata.GSDimensionInfoEncoder.PresentationDiscrete

Packages that use GSDimensionInfoEncoder.PresentationDiscrete
it.geosolutions.geoserver.rest.encoder.metadata   
 

Uses of GSDimensionInfoEncoder.PresentationDiscrete in it.geosolutions.geoserver.rest.encoder.metadata
 

Methods in it.geosolutions.geoserver.rest.encoder.metadata that return GSDimensionInfoEncoder.PresentationDiscrete
static GSDimensionInfoEncoder.PresentationDiscrete GSDimensionInfoEncoder.PresentationDiscrete.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GSDimensionInfoEncoder.PresentationDiscrete[] GSDimensionInfoEncoder.PresentationDiscrete.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in it.geosolutions.geoserver.rest.encoder.metadata with parameters of type GSDimensionInfoEncoder.PresentationDiscrete
protected  void GSDimensionInfoEncoder.addPresentation(GSDimensionInfoEncoder.PresentationDiscrete pres, BigDecimal interval)
           
 void GSDimensionInfoEncoder.setPresentation(GSDimensionInfoEncoder.PresentationDiscrete pres, BigDecimal interval)
           
 



Copyright © 2007-2013 GeoSolutions. All Rights Reserved.