Uses of Class
org.pptx4j.pml.STTLDiagramBuildType
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of STTLDiagramBuildType in org.pptx4j.pml
Fields in org.pptx4j.pml declared as STTLDiagramBuildType Modifier and Type Field Description protected STTLDiagramBuildTypeCTTLBuildDiagram. bldMethods in org.pptx4j.pml that return STTLDiagramBuildType Modifier and Type Method Description static STTLDiagramBuildTypeSTTLDiagramBuildType. fromValue(java.lang.String v)STTLDiagramBuildTypeCTTLBuildDiagram. getBld()Gets the value of the bld property.static STTLDiagramBuildTypeSTTLDiagramBuildType. valueOf(java.lang.String name)Returns 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 STTLDiagramBuildType Modifier and Type Method Description voidCTTLBuildDiagram. setBld(STTLDiagramBuildType value)Sets the value of the bld property.