|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.engines.geo.map.renderer.Measure
public class Measure
The Class Measure.
Constructor Summary | |
---|---|
Measure()
|
Method Summary | |
---|---|
java.lang.String |
getAggFunc()
Gets the agg func. |
java.lang.String |
getColour()
Gets the colour. |
java.lang.String |
getColumnId()
Gets the column id. |
java.util.Properties |
getColurCalculatorParameters()
Gets the colur calculator parameters. |
java.lang.String |
getColurCalculatorType()
Gets the colur calculator type. |
java.lang.String |
getColurNullCol()
Gets the colur null col. |
java.lang.String |
getColurOutboundCol()
Gets the colur outbound col. |
java.lang.String |
getDescription()
Gets the description. |
java.lang.String |
getPattern()
Gets the pattern. |
java.util.Properties |
getTresholdCalculatorParameters()
Gets the treshold calculator parameters. |
java.lang.String |
getTresholdCalculatorType()
Gets the treshold calculator type. |
java.lang.String |
getTresholdLb()
Gets the treshold lb. |
java.lang.String |
getTresholdUb()
Gets the treshold ub. |
java.lang.String |
getUnit()
Gets the unit. |
void |
setAggFunc(java.lang.String aggFunc)
Sets the agg func. |
void |
setColour(java.lang.String colour)
Sets the colour. |
void |
setColumnId(java.lang.String columnId)
Sets the column id. |
void |
setColurCalculatorParameters(java.util.Properties colurCalculatorParameters)
Sets the colur calculator parameters. |
void |
setColurCalculatorType(java.lang.String colurCalculatorType)
Sets the colur calculator type. |
void |
setColurNullCol(java.lang.String colurNullCol)
Sets the colur null col. |
void |
setColurOutboundCol(java.lang.String colurOutboundCol)
Sets the colur outbound col. |
void |
setDescription(java.lang.String description)
Sets the description. |
void |
setPattern(java.lang.String pattern)
Sets the pattern. |
void |
setTresholdCalculatorParameters(java.util.Properties tresholdCalculatorParameters)
Sets the treshold calculator parameters. |
void |
setTresholdCalculatorType(java.lang.String tresholdCalculatorType)
Sets the treshold calculator type. |
void |
setTresholdLb(java.lang.String tresholdLb)
Sets the treshold lb. |
void |
setTresholdUb(java.lang.String tresholdUb)
Sets the treshold ub. |
void |
setUnit(java.lang.String unit)
Sets the unit. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Measure()
Method Detail |
---|
public java.lang.String getColour()
public void setColour(java.lang.String colour)
colour
- the new colourpublic java.lang.String getColumnId()
public void setColumnId(java.lang.String columnId)
columnId
- the new column idpublic java.util.Properties getColurCalculatorParameters()
public void setColurCalculatorParameters(java.util.Properties colurCalculatorParameters)
colurCalculatorParameters
- the new colur calculator parameterspublic java.lang.String getColurCalculatorType()
public void setColurCalculatorType(java.lang.String colurCalculatorType)
colurCalculatorType
- the new colur calculator typepublic java.lang.String getColurNullCol()
public void setColurNullCol(java.lang.String colurNullCol)
colurNullCol
- the new colur null colpublic java.lang.String getColurOutboundCol()
public void setColurOutboundCol(java.lang.String colurOutboundCol)
colurOutboundCol
- the new colur outbound colpublic java.lang.String getDescription()
public void setDescription(java.lang.String description)
description
- the new descriptionpublic java.util.Properties getTresholdCalculatorParameters()
public void setTresholdCalculatorParameters(java.util.Properties tresholdCalculatorParameters)
tresholdCalculatorParameters
- the new treshold calculator parameterspublic java.lang.String getTresholdCalculatorType()
public void setTresholdCalculatorType(java.lang.String tresholdCalculatorType)
tresholdCalculatorType
- the new treshold calculator typepublic java.lang.String getTresholdLb()
public void setTresholdLb(java.lang.String tresholdLb)
tresholdLb
- the new treshold lbpublic java.lang.String getTresholdUb()
public void setTresholdUb(java.lang.String tresholdUb)
tresholdUb
- the new treshold ubpublic java.lang.String getAggFunc()
public void setAggFunc(java.lang.String aggFunc)
aggFunc
- the new agg funcpublic java.lang.String getPattern()
public void setPattern(java.lang.String pattern)
pattern
- the new patternpublic java.lang.String getUnit()
public void setUnit(java.lang.String unit)
unit
- the new unit
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |