|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IGisRule
| Method Summary | |
|---|---|
void |
addColorMap(VectorialColorMap cm)
Add a new vectorial color map to the actual gis painting rule |
java.lang.Object |
getColorMaps()
Get the list of vectorial color maps for the current rule |
java.lang.String |
getFilterDescription()
Get style filter description |
double |
getMaximumElementsSize(double panelResolution)
|
boolean |
isScaled()
Get the rule scale adjusting value |
void |
setFilterDescription(java.lang.String filterDesc)
Set filter description for this layer |
void |
setMaximumElementsSize(double maxSize)
|
void |
setScaled(boolean scaleAdjust)
Set the scale adjusting for the actual rule. |
| Methods inherited from interface org.geotools.styling.Rule |
|---|
accept, getAbstract, getDescription, getFilter, getLegendGraphic, getMaxScaleDenominator, getMinScaleDenominator, getName, getSymbolizers, getTitle, hasElseFilter, setAbstract, setFilter, setIsElseFilter, setLegendGraphic, setMaxScaleDenominator, setMinScaleDenominator, setName, setSymbolizers, setTitle |
| Method Detail |
|---|
void setScaled(boolean scaleAdjust)
scaleAdjust - Parameters to set the scale adjustingboolean isScaled()
void setFilterDescription(java.lang.String filterDesc)
filterDesc - Style filter description textjava.lang.String getFilterDescription()
void addColorMap(VectorialColorMap cm)
cm - Vectorial color mapjava.lang.Object getColorMaps()
void setMaximumElementsSize(double maxSize)
double getMaximumElementsSize(double panelResolution)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||