|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Arrow | |
---|---|
com.eltima.chart | This package allows you to create professionally looking charts with fully customizable chart elements, specify the number of different visual effects and add animation |
Uses of Arrow in com.eltima.chart |
---|
Methods in com.eltima.chart that return Arrow | |
---|---|
Arrow |
VerticalAxis.getBottomArrow()
Returns the bottom Arrow. |
Arrow |
HorizontalAxis.getLeftArrow()
Returns the left Arrow. |
Arrow |
HorizontalAxis.getRightArrow()
Returns the right Arrow. |
Arrow |
VerticalAxis.getTopArrow()
Returns the top Arrow. |
Methods in com.eltima.chart with parameters of type Arrow | |
---|---|
void |
VerticalAxis.setBottomArrow(Arrow arrow)
Sets the bottom Arrow. |
void |
HorizontalAxis.setLeftArrow(Arrow arrow)
Sets the left Arrow. |
void |
HorizontalAxis.setRightArrow(Arrow arrow)
Sets the right Arrow. |
void |
VerticalAxis.setTopArrow(Arrow arrow)
Sets the top Arrow. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |