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

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

public class CTGammaTransform
extends java.lang.Object

Java class for CT_GammaTransform complex type.

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

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


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

Constructor Detail

CTGammaTransform

public CTGammaTransform()