|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBubbleData
Represents the data contained in the Bubble Series
Method Summary | |
---|---|
java.lang.String |
getBubbleSizeExpr()
Gets the query expression of Bubble size. |
java.lang.String |
getOrthogonalValueExpr()
Gets the query expression of Orthogonal value. |
void |
setBubbleSizeExpr(java.lang.String expr)
Sets the query expression of Bubble Size. |
void |
setOrthogonalValueExpr(java.lang.String expr)
Sets the query expression of Orthogonal value. |
Method Detail |
---|
java.lang.String getBubbleSizeExpr()
java.lang.String getOrthogonalValueExpr()
void setBubbleSizeExpr(java.lang.String expr)
expr
- void setOrthogonalValueExpr(java.lang.String expr)
expr
- Orthogonal value expression
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |