public class GeometrySection extends XDGFSection
_cells, _containingSheet, _section
Constructor and Description |
---|
GeometrySection(com.microsoft.schemas.office.visio.x2012.main.SectionType section,
XDGFSheet containingSheet) |
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<GeometryRow> |
getCombinedRows() |
java.lang.Boolean |
getNoShow() |
java.awt.geom.Path2D.Double |
getPath(XDGFShape parent) |
void |
setupMaster(XDGFSection master) |
getXmlObject, load, toString
public GeometrySection(com.microsoft.schemas.office.visio.x2012.main.SectionType section, XDGFSheet containingSheet)
public void setupMaster(XDGFSection master)
setupMaster
in class XDGFSection
public java.lang.Boolean getNoShow()
public java.lang.Iterable<GeometryRow> getCombinedRows()
public java.awt.geom.Path2D.Double getPath(XDGFShape parent)
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.