org.apache.poi.sl.draw.binding
Class CTPath2DClose

java.lang.Object
  extended by org.apache.poi.sl.draw.binding.CTPath2DClose

public class CTPath2DClose
extends java.lang.Object

Java class for CT_Path2DClose complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="CT_Path2DClose">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     </restriction>
   </complexContent>
 </complexType>
 


Constructor Summary
CTPath2DClose()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CTPath2DClose

public CTPath2DClose()


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