Class XDGFMasters


  • public class XDGFMasters
    extends XDGFXMLDocumentPart
    A collection of masters (typically stencils) in a Visio document
    • Constructor Detail

      • XDGFMasters

        public XDGFMasters​(PackagePart part)
        Since:
        POI 3.14-Beta1
    • Method Detail

      • getMastersList

        public java.util.Collection<XDGFMaster> getMastersList()
      • getMasterById

        public XDGFMaster getMasterById​(long masterId)