|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IAxis
| Method Summary | |
|---|---|
IAccuracy |
getAccuracy()
Gets the Accuracy object |
IValue |
getQuality()
Gets the IValue object for quality |
IValue |
getResolution()
Gets the IValue object for resolution. |
IValue |
getValue()
Gets the IValue object |
void |
setAccuracy(IAccuracy aAccuracy)
Sets the Accuracy object of IAxis |
void |
setQuality(IValue quality)
Sets the IValue object of the DataAxis's quality |
void |
setResolution(IValue resolution)
Sets the IValue object for the resolution of the DataAxis. |
void |
setValue(IValue value)
Sets the IValue object of IAxis. |
| Method Detail |
|---|
IValue getValue()
IValuevoid setValue(IValue value)
value - allowed object is
ValueIAccuracy getAccuracy()
IAccuracyvoid setAccuracy(IAccuracy aAccuracy)
aAccuracy - allowed object is
IAccuracyIValue getQuality()
IValuevoid setQuality(IValue quality)
quality - allowed object is
IValueIValue getResolution()
IValuevoid setResolution(IValue resolution)
resolution - allowed object is
IValue
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||