org.gcube.application.aquamaps.aquamapsservice.impl.publishing.gis
Class StyleGenerationRequest
java.lang.Object
org.gcube.application.aquamaps.aquamapsservice.impl.publishing.gis.StyleGenerationRequest
public class StyleGenerationRequest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StyleGenerationRequest
public StyleGenerationRequest()
getDefaultDistributionStyle
public static String getDefaultDistributionStyle()
throws Exception
- Throws:
Exception
getBiodiversityStyle
public static StyleGenerationRequest getBiodiversityStyle(int min,
int max,
StyleGenerationRequest.ClusterScaleType type,
String mapName)
getNameStyle
public String getNameStyle()
- Returns:
- the nameStyle
setNameStyle
public void setNameStyle(String nameStyle)
- Parameters:
nameStyle - the nameStyle to set
getAttributeName
public String getAttributeName()
- Returns:
- the attributeName
setAttributeName
public void setAttributeName(String attributeName)
- Parameters:
attributeName - the attributeName to set
getNClasses
public int getNClasses()
- Returns:
- the nClasses
setNClasses
public void setNClasses(int classes)
- Parameters:
classes - the nClasses to set
getC1
public Color getC1()
- Returns:
- the c1
setC1
public void setC1(Color c1)
- Parameters:
c1 - the c1 to set
getC2
public Color getC2()
- Returns:
- the c2
setC2
public void setC2(Color c2)
- Parameters:
c2 - the c2 to set
getTypeValue
public Class getTypeValue()
- Returns:
- the typeValue
setTypeValue
public void setTypeValue(Class typeValue)
- Parameters:
typeValue - the typeValue to set
getMax
public String getMax()
- Returns:
- the max
setMax
public void setMax(String max)
- Parameters:
max - the max to set
getMin
public String getMin()
- Returns:
- the min
setMin
public void setMin(String min)
- Parameters:
min - the min to set
setClusterScaleType
public void setClusterScaleType(StyleGenerationRequest.ClusterScaleType clusterScaleType)
getClusterScaleType
public StyleGenerationRequest.ClusterScaleType getClusterScaleType()
Copyright © 2013. All Rights Reserved.