| 
 | DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.cete.dynamicpdf.pageelements.charting.TickMarks
com.cete.dynamicpdf.pageelements.charting.axes.YAxisTickMarks
public class YAxisTickMarks
This class represents tick marks of y-axis.
Licensing:
This is a DynamicPDF Generator Enterprise
 Edition feature. One of the following licenses is required for non-evaluation usage:
 
| Constructor Summary | |
|---|---|
| YAxisTickMarks()Initializes a new instance of YAxisTickMarksclass. | |
| YAxisTickMarks(float interval)Initializes a new instance of YAxisTickMarksclass. | |
| Method Summary | |
|---|---|
|  YAxisTickMarksPosition | getPosition()Gets YAxisTickMarksPositionenumeration that specifies position
 of the y-axis tickmarks. | 
|  void | setPosition(YAxisTickMarksPosition position)Sets YAxisTickMarksPositionenumeration that specifies position
 of the y-axis tickmarks. | 
| Methods inherited from class com.cete.dynamicpdf.pageelements.charting.TickMarks | 
|---|
| getColor, getInterval, getLength, getLineStyle, getVisible, getWidth, setColor, setInterval, setLength, setLineStyle, setVisible, setWidth | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public YAxisTickMarks()
YAxisTickMarks class.
public YAxisTickMarks(float interval)
YAxisTickMarks class.
interval - the float indicating interval of the y-axis tickmarks.| Method Detail | 
|---|
public YAxisTickMarksPosition getPosition()
YAxisTickMarksPosition enumeration that specifies position
 of the y-axis tickmarks.
YAxisTickMarksPosition enumeration that specifies position
         of the y-axis tickmarks.YAxisTickMarksPositionpublic void setPosition(YAxisTickMarksPosition position)
YAxisTickMarksPosition enumeration that specifies position
 of the y-axis tickmarks.
position - YAxisTickMarksPosition enumeration that specifies
                 position of the y-axis tickmarks.YAxisTickMarksPosition| 
 | DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||