public interface GraphicAttributes
BasicGraphicalElement
. Graphic attributes are only
hints for Renderers
how to render a
BasicGraphicalElement. Whether they are used and how
they are interpreted depends on the concrete Renderer.
This is only a marker interface. There are several subinterfaces specifying various attributes grouped by the type of element to be rendered.
Copyright © 2014. All Rights Reserved.