Class GeometrySection
java.lang.Object
org.apache.poi.xdgf.usermodel.section.XDGFSection
org.apache.poi.xdgf.usermodel.section.GeometrySection
-
Constructor Summary
ConstructorsConstructorDescriptionGeometrySection(com.microsoft.schemas.office.visio.x2012.main.SectionType section, XDGFSheet containingSheet) -
Method Summary
Modifier and TypeMethodDescriptionstatic <T,S extends SortedMap<Long, T>>
Collection<T> combineGeometries(S map1, S map2) voidsetupMaster(XDGFSection master) Methods inherited from class org.apache.poi.xdgf.usermodel.section.XDGFSection
getXmlObject, load, toString
-
Constructor Details
-
GeometrySection
public GeometrySection(com.microsoft.schemas.office.visio.x2012.main.SectionType section, XDGFSheet containingSheet)
-
-
Method Details
-
setupMaster
- Specified by:
setupMasterin classXDGFSection
-
getNoShow
-
combineGeometries
@Internal public static <T,S extends SortedMap<Long, Collection<T> combineGeometriesT>> (S map1, S map2) -
getCombinedRows
-
getPath
-