Uses of Class
org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main.STTransitionCenterDirectionType
| Package | Description |
|---|---|
| org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main |
-
Uses of STTransitionCenterDirectionType in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main
Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main that return STTransitionCenterDirectionType Modifier and Type Method Description static STTransitionCenterDirectionTypeSTTransitionCenterDirectionType. fromValue(java.lang.String v)static STTransitionCenterDirectionTypeSTTransitionCenterDirectionType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STTransitionCenterDirectionType[]STTransitionCenterDirectionType. values()Returns an array containing the constants of this enum type, in the order they are declared.