com.objex.progeny.anywhere.legend.symbols
Class XRFSymbolsLegendItem
java.lang.Object
com.objex.progeny.anywhere.legend.symbols.XRFSymbolsLegendItem
- All Implemented Interfaces:
- java.io.Serializable
public class XRFSymbolsLegendItem
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XRFSymbolsLegendItem
public XRFSymbolsLegendItem()
getLegendDisplayText
public java.lang.String getLegendDisplayText()
getField
public XRFField getField()
setField
public void setField(XRFField field)
getOp
public CompareOperator getOp()
setOp
public void setOp(CompareOperator op)
getCompareValue
public XRFData getCompareValue()
setCompareValue
public void setCompareValue(XRFData compareValue)
getColor
public long getColor()
- Returns:
- * The value representing the quadrant(s) and color combination e.g. quadrant 1 color red etc
setColor
public void setColor(long a_q0)
- Parameters:
a_q0 - The value representing the quadrant(s) and color combination e.g. quadrant 1 color red etc
getOrder
public int getOrder()
- Returns:
- the order
setOrder
public void setOrder(int order)
- Parameters:
order - the order to set