org.apache.poi.xdgf.usermodel.section
Class GeometrySection
java.lang.Object
org.apache.poi.xdgf.usermodel.section.XDGFSection
org.apache.poi.xdgf.usermodel.section.GeometrySection
public class GeometrySection
- extends XDGFSection
Constructor Summary |
GeometrySection(com.microsoft.schemas.office.visio.x2012.main.SectionType section,
XDGFSheet containingSheet)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
GeometrySection
public GeometrySection(com.microsoft.schemas.office.visio.x2012.main.SectionType section,
XDGFSheet containingSheet)
setupMaster
public void setupMaster(XDGFSection master)
- Specified by:
setupMaster
in class XDGFSection
getNoShow
public java.lang.Boolean getNoShow()
getCombinedRows
public java.lang.Iterable<GeometryRow> getCombinedRows()
getPath
public java.awt.geom.Path2D.Double getPath(XDGFShape parent)
Copyright 2017 The Apache Software Foundation or
its licensors, as applicable.