Package org.apache.poi.xddf.usermodel
Class XDDFLinearShadeProperties
- java.lang.Object
-
- org.apache.poi.xddf.usermodel.XDDFLinearShadeProperties
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedXDDFLinearShadeProperties(org.openxmlformats.schemas.drawingml.x2006.main.CTLinearShadeProperties properties)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DoublegetAngle()protected org.openxmlformats.schemas.drawingml.x2006.main.CTLinearShadePropertiesgetXmlObject()BooleanisScaled()voidsetAngle(Double angle)voidsetScaled(Boolean scaled)
-