org.apache.poi.xdgf.usermodel.section
Class GenericSection

java.lang.Object
  extended by org.apache.poi.xdgf.usermodel.section.XDGFSection
      extended by org.apache.poi.xdgf.usermodel.section.GenericSection

public class GenericSection
extends XDGFSection


Field Summary
 
Fields inherited from class org.apache.poi.xdgf.usermodel.section.XDGFSection
_cells, _containingSheet, _section
 
Constructor Summary
GenericSection(com.microsoft.schemas.office.visio.x2012.main.SectionType section, XDGFSheet containingSheet)
           
 
Method Summary
 void setupMaster(XDGFSection section)
           
 
Methods inherited from class org.apache.poi.xdgf.usermodel.section.XDGFSection
getXmlObject, load, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GenericSection

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

setupMaster

public void setupMaster(XDGFSection section)
Specified by:
setupMaster in class XDGFSection


Copyright 2017 The Apache Software Foundation or its licensors, as applicable.