public class GeometrySection extends XDGFSection
| Constructor and Description |
|---|
GeometrySection(com.microsoft.schemas.office.visio.x2012.main.SectionType section,
XDGFSheet containingSheet) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<GeometryRow> |
getCombinedRows() |
Boolean |
getNoShow() |
Path2D.Double |
getPath(XDGFShape parent) |
void |
setupMaster(XDGFSection master) |
getXmlObject, load, toStringpublic GeometrySection(com.microsoft.schemas.office.visio.x2012.main.SectionType section,
XDGFSheet containingSheet)
public void setupMaster(XDGFSection master)
setupMaster in class XDGFSectionpublic Boolean getNoShow()
public Iterable<GeometryRow> getCombinedRows()
public Path2D.Double getPath(XDGFShape parent)
Copyright © 2010 - 2020 Adobe. All Rights Reserved