|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
CewolfRootTag | A root tag always holds a chart ID as it always is assigne dto a chart. |
Colored | Tags implementing this interface can nest a <color> tag. |
Mapped | Image maps can be attacjed to objects implementing this interface. |
Painted | Paint objects can be assigned to objects impmlementing this interface. |
Parameterized | Tags implementing this interface can be paramterized by a nested <param> tag. |
Pointed | Tag implemeting this interface can add points by nesting the <point> tag. |
Class Summary | |
---|---|
AbstractChartTag | Root tag <chart> of a chart definition. |
AbstractObjectTag | Abstract base class for all tags referencing a scripting variable by its ID. |
AbstractParameterizedObjectTag | Abstract base class for all tags referencing a scripting variable by its ID which they want to parameterize further. |
CewolfBodyTag | |
CewolfTag | |
ChartImgTag | This is the tag implementation of the <img> tag. |
ChartImgURLTag | This tag only renders the image URL instead of a full <img> tag. |
ChartImgURLTagEI | TagExxtraInfo for the ChartImgURLTag |
ChartMapTag | Tag <map> which defines the tooltip and link tags. |
ChartPostProcessorTag | Tag to define a post processor. |
ColorTag | Tag <color> which sets the color of its parent tag. |
CombinedChartTag | Chart tag subclass to handle combined charts |
DataTag | Tag <data> which nests the data definition of the chart. |
GradientTag | Tag <gradient-paint> which defines a paint of type gradient. |
LegendTag | Tag <legend> which can be used to render a chart's legend separately somewhere in the page. |
OverlaidChartTag | |
ParamTag | Tag <param> which defines a key/value pair which is set in the parent tag. |
PlotTag | Tag <sub-plot> which defines a plot to overlay |
PointTag | Tag <point> which adds a colored point with x and y coordinates to the parent tag. |
ProducerTag | Tag <producer> which defines a DatasetProducer. |
SerializableGradientPaint | Special gradient paint which can be serialized. |
SerializableTexturePaint | Special texture paint which can be serialized. |
SimpleChartTag | |
TextureTag | Tag <texture> which defines a texture paint. |
Implementation of the specific tags.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |