public interface AttributesHint extends Hint
Hint
which wraps a GraphicAttributes
instance.
In addition the method getNextHint()
creates a new instance
with different attributes derivated from the wrapped attributes.Modifier and Type | Method and Description |
---|---|
GraphicAttributes |
getAttributes()
Returns the attributes value.
|
AttributesHint |
getNextHint()
|
AttributesHint getNextHint()
GraphicAttributes getAttributes()
Copyright © 2015. All Rights Reserved.