org.apache.poi.xdgf.usermodel.section.geometry
Class GeometryRowFactory

java.lang.Object
  extended by org.apache.poi.xdgf.usermodel.section.geometry.GeometryRowFactory

public class GeometryRowFactory
extends java.lang.Object


Constructor Summary
GeometryRowFactory()
           
 
Method Summary
static GeometryRow load(com.microsoft.schemas.office.visio.x2012.main.RowType row)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeometryRowFactory

public GeometryRowFactory()
Method Detail

load

public static GeometryRow load(com.microsoft.schemas.office.visio.x2012.main.RowType row)