com.jpowered.vbgraph
Class Targetobject

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

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

The Target object allows 'Target Lines' to be added to the chart display.
eg. On a graph representing sales data a line representing the profit point may be appropriate.
A maximum of 100 target lines may be added to a Target object.

The following code demostrates how to create a target object with 2 target lines:-

Targetobject target_object = new Targetobject();

target_object.setTarget1("#009900|1|60|Profit|Arial,N,10");
target_object.setTarget2("#009999|1|40|Profit2|Arial,I,12");


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

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


The Target Object is then added to the Vertical Bar Graph bean with via the method:-
setTargetobj(Targetobject target_obj)

See Also:
VerticalBarGraph, Serialized Form

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

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget10(java.lang.String value)
          Sets Target Line number 10 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget11(java.lang.String value)
          Sets Target Line number 11 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget12(java.lang.String value)
          Sets Target Line number 12 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget13(java.lang.String value)
          Sets Target Line number 13 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget14(java.lang.String value)
          Sets Target Line number 14 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget15(java.lang.String value)
          Sets Target Line number 15 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget16(java.lang.String value)
          Sets Target Line number 16 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget17(java.lang.String value)
          Sets Target Line number 17 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget18(java.lang.String value)
          Sets Target Line number 18 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget19(java.lang.String value)
          Sets Target Line number 19 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget2(java.lang.String value)
          Sets Target Line number 2 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget20(java.lang.String value)
          Sets Target Line number 20 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget21(java.lang.String value)
          Sets Target Line number 21 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget22(java.lang.String value)
          Sets Target Line number 22 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget23(java.lang.String value)
          Sets Target Line number 23 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget24(java.lang.String value)
          Sets Target Line number 24 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget25(java.lang.String value)
          Sets Target Line number 25 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget26(java.lang.String value)
          Sets Target Line number 26 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget27(java.lang.String value)
          Sets Target Line number 27 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget28(java.lang.String value)
          Sets Target Line number 28 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget29(java.lang.String value)
          Sets Target Line number 29 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget3(java.lang.String value)
          Sets Target Line number 3 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget30(java.lang.String value)
          Sets Target Line number 30 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget31(java.lang.String value)
          Sets Target Line number 31 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget32(java.lang.String value)
          Sets Target Line number 32 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget33(java.lang.String value)
          Sets Target Line number 33 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget34(java.lang.String value)
          Sets Target Line number 34 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget35(java.lang.String value)
          Sets Target Line number 35 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget36(java.lang.String value)
          Sets Target Line number 36 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget37(java.lang.String value)
          Sets Target Line number 37 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget38(java.lang.String value)
          Sets Target Line number 38 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget39(java.lang.String value)
          Sets Target Line number 39 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


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

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget40(java.lang.String value)
          Sets Target Line number 40 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget41(java.lang.String value)
          Sets Target Line number 41 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget42(java.lang.String value)
          Sets Target Line number 42 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget43(java.lang.String value)
          Sets Target Line number 43 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget44(java.lang.String value)
          Sets Target Line number 44 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget45(java.lang.String value)
          Sets Target Line number 45 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget46(java.lang.String value)
          Sets Target Line number 46 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget47(java.lang.String value)
          Sets Target Line number 47 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget48(java.lang.String value)
          Sets Target Line number 48 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget49(java.lang.String value)
          Sets Target Line number 49 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


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

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget50(java.lang.String value)
          Sets Target Line number 50 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget51(java.lang.String value)
          Sets Target Line number 51 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget52(java.lang.String value)
          Sets Target Line number 52 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget53(java.lang.String value)
          Sets Target Line number 53 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget54(java.lang.String value)
          Sets Target Line number 54 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget55(java.lang.String value)
          Sets Target Line number 55 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget56(java.lang.String value)
          Sets Target Line number 56 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget57(java.lang.String value)
          Sets Target Line number 57 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget58(java.lang.String value)
          Sets Target Line number 58 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget59(java.lang.String value)
          Sets Target Line number 59 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget6(java.lang.String value)
          Sets Target Line number 6 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget60(java.lang.String value)
          Sets Target Line number 60 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget61(java.lang.String value)
          Sets Target Line number 61 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget62(java.lang.String value)
          Sets Target Line number 62 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget63(java.lang.String value)
          Sets Target Line number 63 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget64(java.lang.String value)
          Sets Target Line number 64 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget65(java.lang.String value)
          Sets Target Line number 65 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget66(java.lang.String value)
          Sets Target Line number 66 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget67(java.lang.String value)
          Sets Target Line number 67 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget68(java.lang.String value)
          Sets Target Line number 68 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget69(java.lang.String value)
          Sets Target Line number 69 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget7(java.lang.String value)
          Sets Target Line number 7 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget70(java.lang.String value)
          Sets Target Line number 70 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget71(java.lang.String value)
          Sets Target Line number 71 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget72(java.lang.String value)
          Sets Target Line number 72 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget73(java.lang.String value)
          Sets Target Line number 73 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget74(java.lang.String value)
          Sets Target Line number 74 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget75(java.lang.String value)
          Sets Target Line number 75 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget76(java.lang.String value)
          Sets Target Line number 76 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget77(java.lang.String value)
          Sets Target Line number 77 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget78(java.lang.String value)
          Sets Target Line number 78 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget79(java.lang.String value)
          Sets Target Line number 79 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget8(java.lang.String value)
          Sets Target Line number 8 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget80(java.lang.String value)
          Sets Target Line number 80 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget81(java.lang.String value)
          Sets Target Line number 81 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget82(java.lang.String value)
          Sets Target Line number 82 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget83(java.lang.String value)
          Sets Target Line number 83 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget84(java.lang.String value)
          Sets Target Line number 84 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget85(java.lang.String value)
          Sets Target Line number 85 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget86(java.lang.String value)
          Sets Target Line number 86 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget87(java.lang.String value)
          Sets Target Line number 87 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget88(java.lang.String value)
          Sets Target Line number 88 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget89(java.lang.String value)
          Sets Target Line number 89 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget9(java.lang.String value)
          Sets Target Line number 9 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget90(java.lang.String value)
          Sets Target Line number 90 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget91(java.lang.String value)
          Sets Target Line number 91 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget92(java.lang.String value)
          Sets Target Line number 92 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget93(java.lang.String value)
          Sets Target Line number 93 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget94(java.lang.String value)
          Sets Target Line number 94 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget95(java.lang.String value)
          Sets Target Line number 95 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget96(java.lang.String value)
          Sets Target Line number 96 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget97(java.lang.String value)
          Sets Target Line number 97 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget98(java.lang.String value)
          Sets Target Line number 98 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


 void setTarget99(java.lang.String value)
          Sets Target Line number 99 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


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

Constructor Detail

Targetobject

public Targetobject()
Creates a new Target Object
The Target Object may hold up to 100 target lines which are to be added to the chart display
Method Detail

setTarget1

public void setTarget1(java.lang.String value)
Sets Target Line number 1 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget2

public void setTarget2(java.lang.String value)
Sets Target Line number 2 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget3

public void setTarget3(java.lang.String value)
Sets Target Line number 3 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget4

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

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget5

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

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget6

public void setTarget6(java.lang.String value)
Sets Target Line number 6 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget7

public void setTarget7(java.lang.String value)
Sets Target Line number 7 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget8

public void setTarget8(java.lang.String value)
Sets Target Line number 8 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget9

public void setTarget9(java.lang.String value)
Sets Target Line number 9 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget10

public void setTarget10(java.lang.String value)
Sets Target Line number 10 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget11

public void setTarget11(java.lang.String value)
Sets Target Line number 11 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget12

public void setTarget12(java.lang.String value)
Sets Target Line number 12 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget13

public void setTarget13(java.lang.String value)
Sets Target Line number 13 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget14

public void setTarget14(java.lang.String value)
Sets Target Line number 14 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget15

public void setTarget15(java.lang.String value)
Sets Target Line number 15 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget16

public void setTarget16(java.lang.String value)
Sets Target Line number 16 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget17

public void setTarget17(java.lang.String value)
Sets Target Line number 17 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget18

public void setTarget18(java.lang.String value)
Sets Target Line number 18 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget19

public void setTarget19(java.lang.String value)
Sets Target Line number 19 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget20

public void setTarget20(java.lang.String value)
Sets Target Line number 20 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget21

public void setTarget21(java.lang.String value)
Sets Target Line number 21 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget22

public void setTarget22(java.lang.String value)
Sets Target Line number 22 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget23

public void setTarget23(java.lang.String value)
Sets Target Line number 23 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget24

public void setTarget24(java.lang.String value)
Sets Target Line number 24 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget25

public void setTarget25(java.lang.String value)
Sets Target Line number 25 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget26

public void setTarget26(java.lang.String value)
Sets Target Line number 26 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget27

public void setTarget27(java.lang.String value)
Sets Target Line number 27 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget28

public void setTarget28(java.lang.String value)
Sets Target Line number 28 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget29

public void setTarget29(java.lang.String value)
Sets Target Line number 29 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget30

public void setTarget30(java.lang.String value)
Sets Target Line number 30 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget31

public void setTarget31(java.lang.String value)
Sets Target Line number 31 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget32

public void setTarget32(java.lang.String value)
Sets Target Line number 32 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget33

public void setTarget33(java.lang.String value)
Sets Target Line number 33 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget34

public void setTarget34(java.lang.String value)
Sets Target Line number 34 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget35

public void setTarget35(java.lang.String value)
Sets Target Line number 35 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget36

public void setTarget36(java.lang.String value)
Sets Target Line number 36 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget37

public void setTarget37(java.lang.String value)
Sets Target Line number 37 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget38

public void setTarget38(java.lang.String value)
Sets Target Line number 38 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget39

public void setTarget39(java.lang.String value)
Sets Target Line number 39 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget40

public void setTarget40(java.lang.String value)
Sets Target Line number 40 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget41

public void setTarget41(java.lang.String value)
Sets Target Line number 41 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget42

public void setTarget42(java.lang.String value)
Sets Target Line number 42 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget43

public void setTarget43(java.lang.String value)
Sets Target Line number 43 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget44

public void setTarget44(java.lang.String value)
Sets Target Line number 44 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget45

public void setTarget45(java.lang.String value)
Sets Target Line number 45 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget46

public void setTarget46(java.lang.String value)
Sets Target Line number 46 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget47

public void setTarget47(java.lang.String value)
Sets Target Line number 47 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget48

public void setTarget48(java.lang.String value)
Sets Target Line number 48 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget49

public void setTarget49(java.lang.String value)
Sets Target Line number 49 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget50

public void setTarget50(java.lang.String value)
Sets Target Line number 50 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget51

public void setTarget51(java.lang.String value)
Sets Target Line number 51 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget52

public void setTarget52(java.lang.String value)
Sets Target Line number 52 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget53

public void setTarget53(java.lang.String value)
Sets Target Line number 53 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget54

public void setTarget54(java.lang.String value)
Sets Target Line number 54 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget55

public void setTarget55(java.lang.String value)
Sets Target Line number 55 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget56

public void setTarget56(java.lang.String value)
Sets Target Line number 56 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget57

public void setTarget57(java.lang.String value)
Sets Target Line number 57 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget58

public void setTarget58(java.lang.String value)
Sets Target Line number 58 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget59

public void setTarget59(java.lang.String value)
Sets Target Line number 59 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget60

public void setTarget60(java.lang.String value)
Sets Target Line number 60 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget61

public void setTarget61(java.lang.String value)
Sets Target Line number 61 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget62

public void setTarget62(java.lang.String value)
Sets Target Line number 62 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget63

public void setTarget63(java.lang.String value)
Sets Target Line number 63 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget64

public void setTarget64(java.lang.String value)
Sets Target Line number 64 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget65

public void setTarget65(java.lang.String value)
Sets Target Line number 65 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget66

public void setTarget66(java.lang.String value)
Sets Target Line number 66 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget67

public void setTarget67(java.lang.String value)
Sets Target Line number 67 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget68

public void setTarget68(java.lang.String value)
Sets Target Line number 68 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget69

public void setTarget69(java.lang.String value)
Sets Target Line number 69 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget70

public void setTarget70(java.lang.String value)
Sets Target Line number 70 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget71

public void setTarget71(java.lang.String value)
Sets Target Line number 71 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget72

public void setTarget72(java.lang.String value)
Sets Target Line number 72 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget73

public void setTarget73(java.lang.String value)
Sets Target Line number 73 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget74

public void setTarget74(java.lang.String value)
Sets Target Line number 74 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget75

public void setTarget75(java.lang.String value)
Sets Target Line number 75 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget76

public void setTarget76(java.lang.String value)
Sets Target Line number 76 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget77

public void setTarget77(java.lang.String value)
Sets Target Line number 77 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget78

public void setTarget78(java.lang.String value)
Sets Target Line number 78 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget79

public void setTarget79(java.lang.String value)
Sets Target Line number 79 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget80

public void setTarget80(java.lang.String value)
Sets Target Line number 80 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget81

public void setTarget81(java.lang.String value)
Sets Target Line number 81 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget82

public void setTarget82(java.lang.String value)
Sets Target Line number 82 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget83

public void setTarget83(java.lang.String value)
Sets Target Line number 83 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget84

public void setTarget84(java.lang.String value)
Sets Target Line number 84 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget85

public void setTarget85(java.lang.String value)
Sets Target Line number 85 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget86

public void setTarget86(java.lang.String value)
Sets Target Line number 86 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget87

public void setTarget87(java.lang.String value)
Sets Target Line number 87 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget88

public void setTarget88(java.lang.String value)
Sets Target Line number 88 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget89

public void setTarget89(java.lang.String value)
Sets Target Line number 89 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget90

public void setTarget90(java.lang.String value)
Sets Target Line number 90 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget91

public void setTarget91(java.lang.String value)
Sets Target Line number 91 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget92

public void setTarget92(java.lang.String value)
Sets Target Line number 92 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget93

public void setTarget93(java.lang.String value)
Sets Target Line number 93 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget94

public void setTarget94(java.lang.String value)
Sets Target Line number 94 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget95

public void setTarget95(java.lang.String value)
Sets Target Line number 95 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget96

public void setTarget96(java.lang.String value)
Sets Target Line number 96 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget97

public void setTarget97(java.lang.String value)
Sets Target Line number 97 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget98

public void setTarget98(java.lang.String value)
Sets Target Line number 98 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String

setTarget99

public void setTarget99(java.lang.String value)
Sets Target Line number 99 of the target object
Each target line value is comprised of 5 elements seperated by the character "|".
The elements represent the following:-

- Line Color
- Line Style ( 1=Solid, 2=Dotted, 3=Short dashes, 4=Long dashes
- Value
- Text Label
- Font for the Text Label


Parameters:
value - java.lang.String