Uses of Enum
org.pptx4j.pml.STTLDiagramBuildType
Packages that use STTLDiagramBuildType
-
Uses of STTLDiagramBuildType in org.pptx4j.pml
Fields in org.pptx4j.pml declared as STTLDiagramBuildTypeMethods in org.pptx4j.pml that return STTLDiagramBuildTypeModifier and TypeMethodDescriptionstatic STTLDiagramBuildTypeCTTLBuildDiagram.getBld()Gets the value of the bld property.static STTLDiagramBuildTypeReturns the enum constant of this type with the specified name.static STTLDiagramBuildType[]STTLDiagramBuildType.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 STTLDiagramBuildTypeModifier and TypeMethodDescriptionvoidCTTLBuildDiagram.setBld(STTLDiagramBuildType value) Sets the value of the bld property.