Class ShapesPresetToCustom

java.lang.Object
org.pptx4j.samples.ShapesPresetToCustom

public class ShapesPresetToCustom extends Object
Converts predefined shapes (eg <a:prstGeom prst="moon">) to equivalent a:custGeom. See further http://blogs.msdn.com/b/openspecification/archive/2011/11/14/how-to-use-the-presetshapedefinitions-xml-file-and-fun-with-drawingml.aspx Note: leftArrow corrupts the pptx, so it is not converted here. Someone motivated might explore why?