Class TextDecorationWidthResolveHandler

  • All Implemented Interfaces:
    ResolveHandler

    public class TextDecorationWidthResolveHandler
    extends java.lang.Object
    implements ResolveHandler
    • Constructor Detail

      • TextDecorationWidthResolveHandler

        public TextDecorationWidthResolveHandler()
    • Method Detail

      • getRequiredStyles

        public StyleKey[] getRequiredStyles()
        This indirectly defines the resolve order. The higher the order, the more dependent is the resolver on other resolvers to be complete.
        Specified by:
        getRequiredStyles in interface ResolveHandler
        Returns:
        the array of required style keys.