Uses of Class
org.odftoolkit.odfdom.dom.element.style.StyleGraphicPropertiesElement.Dr3dLightingModeAttributeValue

Packages that use StyleGraphicPropertiesElement.Dr3dLightingModeAttributeValue
org.odftoolkit.odfdom.dom.element.style   
 

Uses of StyleGraphicPropertiesElement.Dr3dLightingModeAttributeValue in org.odftoolkit.odfdom.dom.element.style
 

Methods in org.odftoolkit.odfdom.dom.element.style that return StyleGraphicPropertiesElement.Dr3dLightingModeAttributeValue
static StyleGraphicPropertiesElement.Dr3dLightingModeAttributeValue StyleGraphicPropertiesElement.Dr3dLightingModeAttributeValue.enumValueOf(java.lang.String value)
           
static StyleGraphicPropertiesElement.Dr3dLightingModeAttributeValue StyleGraphicPropertiesElement.Dr3dLightingModeAttributeValue.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StyleGraphicPropertiesElement.Dr3dLightingModeAttributeValue[] StyleGraphicPropertiesElement.Dr3dLightingModeAttributeValue.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.