Package jcckit.plot

Interface AttributesHint

  • All Superinterfaces:
    Hint
    All Known Implementing Classes:
    ShapeAttributesHint

    public interface AttributesHint
    extends Hint
    A Hint which wraps a GraphicAttributes instance. In addition the method getNextHint() creates a new instance with different attributes derivated from the wrapped attributes.
    Author:
    Franz-Josef Elmer