Class ParagraphPropertyFetcher<T>

    • Constructor Detail

      • ParagraphPropertyFetcher

        public ParagraphPropertyFetcher​(int level)
    • Method Detail

      • fetch

        public boolean fetch​(XSLFShape shape)
        Specified by:
        fetch in class PropertyFetcher<T>
        Parameters:
        shape - the shape being examined
        Returns:
        true if the desired property was fetched
      • fetch

        public abstract boolean fetch​(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties props)