Uses of Interface
jcckit.plot.AttributesHint

Packages that use AttributesHint
jcckit.plot Classes for generating plots and charts. 
 

Uses of AttributesHint in jcckit.plot
 

Classes in jcckit.plot that implement AttributesHint
 class ShapeAttributesHint
          An AttributesHint which wraps ShapeAttributes.
 

Methods in jcckit.plot that return AttributesHint
 AttributesHint ShapeAttributesHint.getNextHint()
          Creates a new ShapeAttributesHint where all attributes has been incremented.
 AttributesHint AttributesHint.getNextHint()
          Returns the hint for the next Symbol of a Curve.