Package jcckit.plot
Interface Hint
-
- All Known Subinterfaces:
AttributesHint
- All Known Implementing Classes:
PositionHint,ShapeAttributesHint
public interface HintMarker interface of all types of hints. Hints are used to calculateGraphicalElementrepresenting a point in aCurve. For example, in a chart with stacked bars the data determines the height of a bar but the foot of a bar is determined by the height of the bar below. Its value will be stored in aPositionHint.- Author:
- Franz-Josef Elmer