Class StyleFactoryImpl2

  • All Implemented Interfaces:
    StyleFactory

    public class StyleFactoryImpl2
    extends Object
    implements StyleFactory
    Factory for creating Styles; based on the GeoAPI StyleFactory interface.

    This factory is simple; it just creates styles with no logic or magic default values. For magic default values please read the SE or SLD specification; or use an appropriate builder.

    Author:
    Jody Garnett