Class XDGFMasters


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

      • _masters

        protected java.util.Map<java.lang.Long,​XDGFMaster> _masters
    • Method Detail

      • getXmlObject

        @Internal
        protected com.microsoft.schemas.office.visio.x2012.main.MastersType getXmlObject()
      • getMastersList

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

        public XDGFMaster getMasterById​(long masterId)