Class DefaultStyleKeyFactory

  • All Implemented Interfaces:
    Serializable, StyleKeyFactory

    public class DefaultStyleKeyFactory
    extends AbstractStyleKeyFactory
    A default implementation of the StyleKeyFactory interface. This implementation contains all stylekeys from the ElementStyleSheet, the BandStyleSheet and the ShapeElement stylesheet.

    If available, the excel stylesheets will also be loaded.

    Author:
    Thomas Morgner
    See Also:
    Serialized Form
    • Constructor Detail

      • DefaultStyleKeyFactory

        public DefaultStyleKeyFactory()
        Creates a new factory.