Interface GraphicFill

  • All Superinterfaces:
    Graphic
    All Known Implementing Classes:
    GraphicImpl, GraphicImpl.ConstantGraphic

    public interface GraphicFill
    extends Graphic
    A GraphicFill is a simple interface with only a graphic but additional parameters for the GraphicFill may be provided in the future to provide more control the exact style of filling. We keep this class to reduce future code changes.
    Since:
    GeoAPI 2.2
    Author:
    Open Geospatial Consortium, Johann Sorel (Geomatys)