TPTP 4.5.0 Platform Project
Internal API Specification

org.eclipse.tptp.platform.report.chart.internal
Class DLocated

java.lang.Object
  extended by org.eclipse.tptp.platform.report.chart.internal.DLocated

Deprecated. As of TPTP 4.5.0, use the TPTP Business Intelligence and Reporting Tools (BIRT) reporting infrastructure (org.eclipse.tptp.platform.report.birt).

public class DLocated
extends java.lang.Object

Location id.


Field Summary
static java.lang.String CurveBar
          Deprecated. on a bar (rectangle) corresponding to a DPoint
static java.lang.String CurveLine
          Deprecated. near a segment of a curve
static java.lang.String CurvePoint
          Deprecated. on a point of a curve point
static java.lang.String CurvePointText
          Deprecated. on a text defined by a DPoint (see also LabelText)
static java.lang.String CurveSector
          Deprecated. on a sector defined by a DPoint
static java.lang.String InAxisXArea
          Deprecated. on the area of an X axis (item is the located DAxis)
static java.lang.String InAxisXLine
          Deprecated. on the main line of an X axis (item is the located DAxis)
static java.lang.String InAxisXStepDot
          Deprecated. on one of step dot of an X axis (item is the located DAxis)
static java.lang.String InAxisXStepLine
          Deprecated. on one of step line of an X axis (item is the located DAxis)
static java.lang.String InAxisXStepUnitText
          Deprecated. on the text of a unit along an X axis (item is the located DAxis)
static java.lang.String InAxisXStepUnitTextDot
          Deprecated. on the dot near a text of a unit along an X axis (item is the located DAxis)
static java.lang.String InAxisXTitle
          Deprecated. on the title text of an X axis (item is the located DAxis)
static java.lang.String InAxisXUnit
          Deprecated. on the unit text of an X axis (item is the located DAxis)
static java.lang.String InAxisYArea
          Deprecated. on the area of an Y axis (item is the located DAxis)
static java.lang.String InAxisYLine
          Deprecated. on the main line of an Y axis (item is the located DAxis)
static java.lang.String InAxisYStepDot
          Deprecated. on one of step dot of an Y axis (item is the located DAxis)
static java.lang.String InAxisYStepLine
          Deprecated. on one of step line of an Y axis (item is the located DAxis)
static java.lang.String InAxisYStepUnitText
          Deprecated. on the text of a unit along an Y axis (item is the located DAxis)
static java.lang.String InAxisYStepUnitTextDot
          Deprecated. on the dot near a text of a unit along an Y axis (item is the located DAxis)
static java.lang.String InAxisYTitle
          Deprecated. on the title text of an Y axis (item is the located DAxis)
static java.lang.String InAxisYUnit
          Deprecated. on the unit text of an Y axis (item is the located DAxis)
static java.lang.String InAxisZStepUnitText
          Deprecated. on the text of a unit along an Z axis (item is the located DAxis)
static java.lang.String InAxisZTitle
          Deprecated. on the title text of an Z axis (item is the located DAxis)
static java.lang.String InGraphicArea
          Deprecated. in the area of the whole graphic (no more precise location found) (item is the DGraphic)
static java.lang.String InGraphicTitleArea
          Deprecated. on the area where the title of graphic is rendered (item is the DGraphic)
static java.lang.String InGraphicTitleText
          Deprecated. on the title text of the graphic (item is the DGraphic)
static java.lang.String LabelText
          Deprecated. on the text of a lable, assicated item is the DText defining the label
static java.lang.String LegendArea
          Deprecated. in legend area, not on a particular legend entry (item==null)
static java.lang.String LegendColor
          Deprecated. in legend color's rectangle (item is DCurve)
static java.lang.String LegendText
          Deprecated. in legend text (item is DCurve)
static java.lang.String MarkerLine
          Deprecated. near a maker line of an axis
 
Constructor Summary
DLocated()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

InGraphicArea

public static final java.lang.String InGraphicArea
Deprecated. 
in the area of the whole graphic (no more precise location found) (item is the DGraphic)

See Also:
Constant Field Values

InGraphicTitleArea

public static final java.lang.String InGraphicTitleArea
Deprecated. 
on the area where the title of graphic is rendered (item is the DGraphic)

See Also:
Constant Field Values

InGraphicTitleText

public static final java.lang.String InGraphicTitleText
Deprecated. 
on the title text of the graphic (item is the DGraphic)

See Also:
Constant Field Values

InAxisYTitle

public static final java.lang.String InAxisYTitle
Deprecated. 
on the title text of an Y axis (item is the located DAxis)

See Also:
Constant Field Values

InAxisYUnit

public static final java.lang.String InAxisYUnit
Deprecated. 
on the unit text of an Y axis (item is the located DAxis)

See Also:
Constant Field Values

InAxisYArea

public static final java.lang.String InAxisYArea
Deprecated. 
on the area of an Y axis (item is the located DAxis)

See Also:
Constant Field Values

InAxisYStepUnitText

public static final java.lang.String InAxisYStepUnitText
Deprecated. 
on the text of a unit along an Y axis (item is the located DAxis)

See Also:
Constant Field Values

InAxisYStepUnitTextDot

public static final java.lang.String InAxisYStepUnitTextDot
Deprecated. 
on the dot near a text of a unit along an Y axis (item is the located DAxis)

See Also:
Constant Field Values

InAxisYStepLine

public static final java.lang.String InAxisYStepLine
Deprecated. 
on one of step line of an Y axis (item is the located DAxis)

See Also:
Constant Field Values

InAxisYStepDot

public static final java.lang.String InAxisYStepDot
Deprecated. 
on one of step dot of an Y axis (item is the located DAxis)

See Also:
Constant Field Values

InAxisYLine

public static final java.lang.String InAxisYLine
Deprecated. 
on the main line of an Y axis (item is the located DAxis)

See Also:
Constant Field Values

InAxisXTitle

public static final java.lang.String InAxisXTitle
Deprecated. 
on the title text of an X axis (item is the located DAxis)

See Also:
Constant Field Values

InAxisXUnit

public static final java.lang.String InAxisXUnit
Deprecated. 
on the unit text of an X axis (item is the located DAxis)

See Also:
Constant Field Values

InAxisXArea

public static final java.lang.String InAxisXArea
Deprecated. 
on the area of an X axis (item is the located DAxis)

See Also:
Constant Field Values

InAxisXStepUnitText

public static final java.lang.String InAxisXStepUnitText
Deprecated. 
on the text of a unit along an X axis (item is the located DAxis)

See Also:
Constant Field Values

InAxisXStepUnitTextDot

public static final java.lang.String InAxisXStepUnitTextDot
Deprecated. 
on the dot near a text of a unit along an X axis (item is the located DAxis)

See Also:
Constant Field Values

InAxisXStepLine

public static final java.lang.String InAxisXStepLine
Deprecated. 
on one of step line of an X axis (item is the located DAxis)

See Also:
Constant Field Values

InAxisXStepDot

public static final java.lang.String InAxisXStepDot
Deprecated. 
on one of step dot of an X axis (item is the located DAxis)

See Also:
Constant Field Values

InAxisXLine

public static final java.lang.String InAxisXLine
Deprecated. 
on the main line of an X axis (item is the located DAxis)

See Also:
Constant Field Values

InAxisZTitle

public static final java.lang.String InAxisZTitle
Deprecated. 
on the title text of an Z axis (item is the located DAxis)

See Also:
Constant Field Values

InAxisZStepUnitText

public static final java.lang.String InAxisZStepUnitText
Deprecated. 
on the text of a unit along an Z axis (item is the located DAxis)

See Also:
Constant Field Values

CurveBar

public static final java.lang.String CurveBar
Deprecated. 
on a bar (rectangle) corresponding to a DPoint

See Also:
Constant Field Values

CurvePointText

public static final java.lang.String CurvePointText
Deprecated. 
on a text defined by a DPoint (see also LabelText)

See Also:
Constant Field Values

CurveSector

public static final java.lang.String CurveSector
Deprecated. 
on a sector defined by a DPoint

See Also:
Constant Field Values

CurveLine

public static final java.lang.String CurveLine
Deprecated. 
near a segment of a curve

See Also:
Constant Field Values

CurvePoint

public static final java.lang.String CurvePoint
Deprecated. 
on a point of a curve point

See Also:
Constant Field Values

LegendColor

public static final java.lang.String LegendColor
Deprecated. 
in legend color's rectangle (item is DCurve)

See Also:
Constant Field Values

LegendText

public static final java.lang.String LegendText
Deprecated. 
in legend text (item is DCurve)

See Also:
Constant Field Values

LegendArea

public static final java.lang.String LegendArea
Deprecated. 
in legend area, not on a particular legend entry (item==null)

See Also:
Constant Field Values

LabelText

public static final java.lang.String LabelText
Deprecated. 
on the text of a lable, assicated item is the DText defining the label

See Also:
Constant Field Values

MarkerLine

public static final java.lang.String MarkerLine
Deprecated. 
near a maker line of an axis

See Also:
Constant Field Values
Constructor Detail

DLocated

public DLocated()
Deprecated. 

TPTP 4.5.0 Platform Project
Internal API Specification