Uses of Enum
org.pptx4j.pml.STTLBehaviorTransformType
Packages that use STTLBehaviorTransformType
-
Uses of STTLBehaviorTransformType in org.pptx4j.pml
Fields in org.pptx4j.pml declared as STTLBehaviorTransformTypeModifier and TypeFieldDescriptionprotected STTLBehaviorTransformTypeCTTLCommonBehaviorData.xfrmTypeMethods in org.pptx4j.pml that return STTLBehaviorTransformTypeModifier and TypeMethodDescriptionstatic STTLBehaviorTransformTypeCTTLCommonBehaviorData.getXfrmType()Gets the value of the xfrmType property.static STTLBehaviorTransformTypeReturns the enum constant of this type with the specified name.static STTLBehaviorTransformType[]STTLBehaviorTransformType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.pptx4j.pml with parameters of type STTLBehaviorTransformTypeModifier and TypeMethodDescriptionvoidCTTLCommonBehaviorData.setXfrmType(STTLBehaviorTransformType value) Sets the value of the xfrmType property.