Class GeometrySection

    • Constructor Detail

      • GeometrySection

        public GeometrySection​(com.microsoft.schemas.office.visio.x2012.main.SectionType section,
                               XDGFSheet containingSheet)
    • Method Detail

      • getNoShow

        public java.lang.Boolean getNoShow()
      • combineGeometries

        @Internal
        public static <T,​S extends java.util.SortedMap<java.lang.Long,​T>> java.util.Collection<T> combineGeometries​(S map1,
                                                                                                                                S map2)
      • getCombinedRows

        public java.lang.Iterable<GeometryRow> getCombinedRows()
      • getPath

        public java.awt.geom.Path2D.Double getPath​(XDGFShape parent)