Class ParagraphPropertyFetcher<T>


  • @Internal
    public abstract class ParagraphPropertyFetcher<T>
    extends java.lang.Object
    Used internally to navigate the paragraph text style hierarchy within a shape and fetch properties
    • Constructor Detail

      • ParagraphPropertyFetcher

        public ParagraphPropertyFetcher​(int level)
    • Method Detail

      • getValue

        public T getValue()
      • setValue

        public void setValue​(T val)
      • fetch

        public boolean fetch​(CTShape shape)
        Parameters:
        shape - the shape being examined
        Returns:
        true if the desired property was fetched