Class HSLFTitleMaster

    • Constructor Detail

      • HSLFTitleMaster

        public HSLFTitleMaster​(Slide record,
                               int sheetNo)
        Constructs a TitleMaster
    • Method Detail

      • getPropCollection

        public TextPropCollection getPropCollection​(int txtype,
                                                    int level,
                                                    java.lang.String name,
                                                    boolean isCharacter)
        Delegate the call to the underlying slide master.
        Specified by:
        getPropCollection in class HSLFMasterSheet
        Parameters:
        txtype - the TextHeaderAtom type
        level - the indent level of the paragraph, if the level is not defined for the found collection, the highest existing level will be used
        name - the property name,
        isCharacter - if true use character styles, otherwise use paragraph styles