com.jpowered.vbgraph
Class Textobject

java.lang.Object
  |
  +--com.jpowered.vbgraph.Textobject
All Implemented Interfaces:
java.io.Serializable

public class Textobject
extends java.lang.Object
implements java.io.Serializable

The Text object allows custom lines of text to be added to the chart display.
A maximum of 100 text lines may be added to a Text object.

The following code demonstrates how to create a text object with 3 lines of text:-

Textobject text_object = new Textobject();

text_object.setText1("Note:|200,250|Arial,N,12|150,0,0");
text_object.setText2("Product Z launched in June|200,270|Arial,B,12|150,90,0");
text_object.setText3("Product X discontinued in October|200,290|Arial,B,12|150,90,0");


Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


The Text Object is then added to the Vertical Bar Graph bean with via the method:-
setTextobj(Textobject text_obj)

See Also:
VerticalBarGraph, Serialized Form

Constructor Summary
Textobject()
          Creates a new Text Object
The Text Object may hold up to 100 lines of text which are to be added to the chart display
 
Method Summary
 void setText1(java.lang.String value)
          Sets Text Line number 1 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText10(java.lang.String value)
          Sets Text Line number 10 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText11(java.lang.String value)
          Sets Text Line number 11 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText12(java.lang.String value)
          Sets Text Line number 12 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText13(java.lang.String value)
          Sets Text Line number 13 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText14(java.lang.String value)
          Sets Text Line number 14 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText15(java.lang.String value)
          Sets Text Line number 15 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText16(java.lang.String value)
          Sets Text Line number 16 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText17(java.lang.String value)
          Sets Text Line number 17 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText18(java.lang.String value)
          Sets Text Line number 18 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText19(java.lang.String value)
          Sets Text Line number 19 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText2(java.lang.String value)
          Sets Text Line number 2 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText20(java.lang.String value)
          Sets Text Line number 20 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText21(java.lang.String value)
          Sets Text Line number 21 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText22(java.lang.String value)
          Sets Text Line number 22 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText23(java.lang.String value)
          Sets Text Line number 23 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText24(java.lang.String value)
          Sets Text Line number 24 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText25(java.lang.String value)
          Sets Text Line number 25 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText26(java.lang.String value)
          Sets Text Line number 26 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText27(java.lang.String value)
          Sets Text Line number 27 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText28(java.lang.String value)
          Sets Text Line number 28 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText29(java.lang.String value)
          Sets Text Line number 29 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText3(java.lang.String value)
          Sets Text Line number 3 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText30(java.lang.String value)
          Sets Text Line number 30 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText31(java.lang.String value)
          Sets Text Line number 31 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText32(java.lang.String value)
          Sets Text Line number 32 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText33(java.lang.String value)
          Sets Text Line number 33 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText34(java.lang.String value)
          Sets Text Line number 34 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText35(java.lang.String value)
          Sets Text Line number 35 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText36(java.lang.String value)
          Sets Text Line number 36 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText37(java.lang.String value)
          Sets Text Line number 37 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText38(java.lang.String value)
          Sets Text Line number 38 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText39(java.lang.String value)
          Sets Text Line number 39 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText4(java.lang.String value)
          Sets Text Line number 4 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText40(java.lang.String value)
          Sets Text Line number 40 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText41(java.lang.String value)
          Sets Text Line number 41 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText42(java.lang.String value)
          Sets Text Line number 42 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText43(java.lang.String value)
          Sets Text Line number 43 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText44(java.lang.String value)
          Sets Text Line number 44 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText45(java.lang.String value)
          Sets Text Line number 45 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText46(java.lang.String value)
          Sets Text Line number 46 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText47(java.lang.String value)
          Sets Text Line number 47 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText48(java.lang.String value)
          Sets Text Line number 48 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText49(java.lang.String value)
          Sets Text Line number 49 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText5(java.lang.String value)
          Sets Text Line number 5 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText50(java.lang.String value)
          Sets Text Line number 50 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText51(java.lang.String value)
          Sets Text Line number 51 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText52(java.lang.String value)
          Sets Text Line number 52 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText53(java.lang.String value)
          Sets Text Line number 53 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText54(java.lang.String value)
          Sets Text Line number 54 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText55(java.lang.String value)
          Sets Text Line number 55 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText56(java.lang.String value)
          Sets Text Line number 56 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText57(java.lang.String value)
          Sets Text Line number 57 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText58(java.lang.String value)
          Sets Text Line number 58 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText59(java.lang.String value)
          Sets Text Line number 59 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText6(java.lang.String value)
          Sets Text Line number 6 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText60(java.lang.String value)
          Sets Text Line number 60 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText61(java.lang.String value)
          Sets Text Line number 61 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText62(java.lang.String value)
          Sets Text Line number 62 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText63(java.lang.String value)
          Sets Text Line number 63 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText64(java.lang.String value)
          Sets Text Line number 64 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText65(java.lang.String value)
          Sets Text Line number 65 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText66(java.lang.String value)
          Sets Text Line number 66 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText67(java.lang.String value)
          Sets Text Line number 67 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText68(java.lang.String value)
          Sets Text Line number 68 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText69(java.lang.String value)
          Sets Text Line number 69 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText7(java.lang.String value)
          Sets Text Line number 7 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText70(java.lang.String value)
          Sets Text Line number 70 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText71(java.lang.String value)
          Sets Text Line number 71 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText72(java.lang.String value)
          Sets Text Line number 72 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText73(java.lang.String value)
          Sets Text Line number 73 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText74(java.lang.String value)
          Sets Text Line number 74 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText75(java.lang.String value)
          Sets Text Line number 75 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText76(java.lang.String value)
          Sets Text Line number 76 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText77(java.lang.String value)
          Sets Text Line number 77 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText78(java.lang.String value)
          Sets Text Line number 78 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText79(java.lang.String value)
          Sets Text Line number 79 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText8(java.lang.String value)
          Sets Text Line number 8 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText80(java.lang.String value)
          Sets Text Line number 80 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText81(java.lang.String value)
          Sets Text Line number 81 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText82(java.lang.String value)
          Sets Text Line number 82 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText83(java.lang.String value)
          Sets Text Line number 83 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText84(java.lang.String value)
          Sets Text Line number 84 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText85(java.lang.String value)
          Sets Text Line number 85 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText86(java.lang.String value)
          Sets Text Line number 86 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText87(java.lang.String value)
          Sets Text Line number 87 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText88(java.lang.String value)
          Sets Text Line number 88 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText89(java.lang.String value)
          Sets Text Line number 89 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText9(java.lang.String value)
          Sets Text Line number 9 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText90(java.lang.String value)
          Sets Text Line number 90 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText91(java.lang.String value)
          Sets Text Line number 91 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText92(java.lang.String value)
          Sets Text Line number 92 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText93(java.lang.String value)
          Sets Text Line number 93 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText94(java.lang.String value)
          Sets Text Line number 94 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText95(java.lang.String value)
          Sets Text Line number 95 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText96(java.lang.String value)
          Sets Text Line number 96 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText97(java.lang.String value)
          Sets Text Line number 97 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText98(java.lang.String value)
          Sets Text Line number 98 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 void setText99(java.lang.String value)
          Sets Text Line number 99 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Textobject

public Textobject()
Creates a new Text Object
The Text Object may hold up to 100 lines of text which are to be added to the chart display
Method Detail

setText1

public void setText1(java.lang.String value)
Sets Text Line number 1 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText2

public void setText2(java.lang.String value)
Sets Text Line number 2 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText3

public void setText3(java.lang.String value)
Sets Text Line number 3 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText4

public void setText4(java.lang.String value)
Sets Text Line number 4 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText5

public void setText5(java.lang.String value)
Sets Text Line number 5 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText6

public void setText6(java.lang.String value)
Sets Text Line number 6 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText7

public void setText7(java.lang.String value)
Sets Text Line number 7 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText8

public void setText8(java.lang.String value)
Sets Text Line number 8 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText9

public void setText9(java.lang.String value)
Sets Text Line number 9 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText10

public void setText10(java.lang.String value)
Sets Text Line number 10 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText11

public void setText11(java.lang.String value)
Sets Text Line number 11 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText12

public void setText12(java.lang.String value)
Sets Text Line number 12 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText13

public void setText13(java.lang.String value)
Sets Text Line number 13 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText14

public void setText14(java.lang.String value)
Sets Text Line number 14 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText15

public void setText15(java.lang.String value)
Sets Text Line number 15 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText16

public void setText16(java.lang.String value)
Sets Text Line number 16 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText17

public void setText17(java.lang.String value)
Sets Text Line number 17 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText18

public void setText18(java.lang.String value)
Sets Text Line number 18 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText19

public void setText19(java.lang.String value)
Sets Text Line number 19 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText20

public void setText20(java.lang.String value)
Sets Text Line number 20 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText21

public void setText21(java.lang.String value)
Sets Text Line number 21 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText22

public void setText22(java.lang.String value)
Sets Text Line number 22 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText23

public void setText23(java.lang.String value)
Sets Text Line number 23 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText24

public void setText24(java.lang.String value)
Sets Text Line number 24 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText25

public void setText25(java.lang.String value)
Sets Text Line number 25 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText26

public void setText26(java.lang.String value)
Sets Text Line number 26 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText27

public void setText27(java.lang.String value)
Sets Text Line number 27 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText28

public void setText28(java.lang.String value)
Sets Text Line number 28 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText29

public void setText29(java.lang.String value)
Sets Text Line number 29 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText30

public void setText30(java.lang.String value)
Sets Text Line number 30 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText31

public void setText31(java.lang.String value)
Sets Text Line number 31 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText32

public void setText32(java.lang.String value)
Sets Text Line number 32 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText33

public void setText33(java.lang.String value)
Sets Text Line number 33 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText34

public void setText34(java.lang.String value)
Sets Text Line number 34 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText35

public void setText35(java.lang.String value)
Sets Text Line number 35 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText36

public void setText36(java.lang.String value)
Sets Text Line number 36 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText37

public void setText37(java.lang.String value)
Sets Text Line number 37 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText38

public void setText38(java.lang.String value)
Sets Text Line number 38 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText39

public void setText39(java.lang.String value)
Sets Text Line number 39 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText40

public void setText40(java.lang.String value)
Sets Text Line number 40 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText41

public void setText41(java.lang.String value)
Sets Text Line number 41 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText42

public void setText42(java.lang.String value)
Sets Text Line number 42 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText43

public void setText43(java.lang.String value)
Sets Text Line number 43 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText44

public void setText44(java.lang.String value)
Sets Text Line number 44 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText45

public void setText45(java.lang.String value)
Sets Text Line number 45 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText46

public void setText46(java.lang.String value)
Sets Text Line number 46 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText47

public void setText47(java.lang.String value)
Sets Text Line number 47 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText48

public void setText48(java.lang.String value)
Sets Text Line number 48 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText49

public void setText49(java.lang.String value)
Sets Text Line number 49 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText50

public void setText50(java.lang.String value)
Sets Text Line number 50 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText51

public void setText51(java.lang.String value)
Sets Text Line number 51 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText52

public void setText52(java.lang.String value)
Sets Text Line number 52 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText53

public void setText53(java.lang.String value)
Sets Text Line number 53 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText54

public void setText54(java.lang.String value)
Sets Text Line number 54 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText55

public void setText55(java.lang.String value)
Sets Text Line number 55 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText56

public void setText56(java.lang.String value)
Sets Text Line number 56 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText57

public void setText57(java.lang.String value)
Sets Text Line number 57 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText58

public void setText58(java.lang.String value)
Sets Text Line number 58 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText59

public void setText59(java.lang.String value)
Sets Text Line number 59 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText60

public void setText60(java.lang.String value)
Sets Text Line number 60 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText61

public void setText61(java.lang.String value)
Sets Text Line number 61 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText62

public void setText62(java.lang.String value)
Sets Text Line number 62 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText63

public void setText63(java.lang.String value)
Sets Text Line number 63 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText64

public void setText64(java.lang.String value)
Sets Text Line number 64 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText65

public void setText65(java.lang.String value)
Sets Text Line number 65 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText66

public void setText66(java.lang.String value)
Sets Text Line number 66 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText67

public void setText67(java.lang.String value)
Sets Text Line number 67 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText68

public void setText68(java.lang.String value)
Sets Text Line number 68 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText69

public void setText69(java.lang.String value)
Sets Text Line number 69 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText70

public void setText70(java.lang.String value)
Sets Text Line number 70 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText71

public void setText71(java.lang.String value)
Sets Text Line number 71 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText72

public void setText72(java.lang.String value)
Sets Text Line number 72 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText73

public void setText73(java.lang.String value)
Sets Text Line number 73 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText74

public void setText74(java.lang.String value)
Sets Text Line number 74 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText75

public void setText75(java.lang.String value)
Sets Text Line number 75 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText76

public void setText76(java.lang.String value)
Sets Text Line number 76 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText77

public void setText77(java.lang.String value)
Sets Text Line number 77 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText78

public void setText78(java.lang.String value)
Sets Text Line number 78 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText79

public void setText79(java.lang.String value)
Sets Text Line number 79 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText80

public void setText80(java.lang.String value)
Sets Text Line number 80 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText81

public void setText81(java.lang.String value)
Sets Text Line number 81 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText82

public void setText82(java.lang.String value)
Sets Text Line number 82 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText83

public void setText83(java.lang.String value)
Sets Text Line number 83 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText84

public void setText84(java.lang.String value)
Sets Text Line number 84 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText85

public void setText85(java.lang.String value)
Sets Text Line number 85 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText86

public void setText86(java.lang.String value)
Sets Text Line number 86 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText87

public void setText87(java.lang.String value)
Sets Text Line number 87 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText88

public void setText88(java.lang.String value)
Sets Text Line number 88 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText89

public void setText89(java.lang.String value)
Sets Text Line number 89 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText90

public void setText90(java.lang.String value)
Sets Text Line number 90 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText91

public void setText91(java.lang.String value)
Sets Text Line number 91 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText92

public void setText92(java.lang.String value)
Sets Text Line number 92 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText93

public void setText93(java.lang.String value)
Sets Text Line number 93 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText94

public void setText94(java.lang.String value)
Sets Text Line number 94 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText95

public void setText95(java.lang.String value)
Sets Text Line number 95 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText96

public void setText96(java.lang.String value)
Sets Text Line number 96 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText97

public void setText97(java.lang.String value)
Sets Text Line number 97 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText98

public void setText98(java.lang.String value)
Sets Text Line number 98 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String

setText99

public void setText99(java.lang.String value)
Sets Text Line number 99 of the text object
Each text line value is comprised of 4 elements seperated by the character "|".
The elements represent the following:-

- Text
- Position on the chart canvas
- Font
- Color


Parameters:
value - java.lang.String