All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.microsoft.schemas.vml.CTPath Maven / Gradle / Ivy

Go to download

The Apache Commons Codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.

There is a newer version: 62
Show newest version
/*
 * XML Type:  CT_Path
 * Namespace: urn:schemas-microsoft-com:vml
 * Java type: com.microsoft.schemas.vml.CTPath
 *
 * Automatically generated - do not modify.
 */
package com.microsoft.schemas.vml;


/**
 * An XML CT_Path(@urn:schemas-microsoft-com:vml).
 *
 * This is a complex type.
 */
public interface CTPath extends org.apache.xmlbeans.XmlObject
{
    org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
        Factory.getTypeLoader().resolveHandle("ctpath5963type");
    
    /**
     * Gets the "id" attribute
     */
    java.lang.String getId();
    
    /**
     * Gets (as xml) the "id" attribute
     */
    org.apache.xmlbeans.XmlString xgetId();
    
    /**
     * True if has "id" attribute
     */
    boolean isSetId();
    
    /**
     * Sets the "id" attribute
     */
    void setId(java.lang.String id);
    
    /**
     * Sets (as xml) the "id" attribute
     */
    void xsetId(org.apache.xmlbeans.XmlString id);
    
    /**
     * Unsets the "id" attribute
     */
    void unsetId();
    
    /**
     * Gets the "v" attribute
     */
    java.lang.String getV();
    
    /**
     * Gets (as xml) the "v" attribute
     */
    org.apache.xmlbeans.XmlString xgetV();
    
    /**
     * True if has "v" attribute
     */
    boolean isSetV();
    
    /**
     * Sets the "v" attribute
     */
    void setV(java.lang.String v);
    
    /**
     * Sets (as xml) the "v" attribute
     */
    void xsetV(org.apache.xmlbeans.XmlString v);
    
    /**
     * Unsets the "v" attribute
     */
    void unsetV();
    
    /**
     * Gets the "limo" attribute
     */
    java.lang.String getLimo();
    
    /**
     * Gets (as xml) the "limo" attribute
     */
    org.apache.xmlbeans.XmlString xgetLimo();
    
    /**
     * True if has "limo" attribute
     */
    boolean isSetLimo();
    
    /**
     * Sets the "limo" attribute
     */
    void setLimo(java.lang.String limo);
    
    /**
     * Sets (as xml) the "limo" attribute
     */
    void xsetLimo(org.apache.xmlbeans.XmlString limo);
    
    /**
     * Unsets the "limo" attribute
     */
    void unsetLimo();
    
    /**
     * Gets the "textboxrect" attribute
     */
    java.lang.String getTextboxrect();
    
    /**
     * Gets (as xml) the "textboxrect" attribute
     */
    org.apache.xmlbeans.XmlString xgetTextboxrect();
    
    /**
     * True if has "textboxrect" attribute
     */
    boolean isSetTextboxrect();
    
    /**
     * Sets the "textboxrect" attribute
     */
    void setTextboxrect(java.lang.String textboxrect);
    
    /**
     * Sets (as xml) the "textboxrect" attribute
     */
    void xsetTextboxrect(org.apache.xmlbeans.XmlString textboxrect);
    
    /**
     * Unsets the "textboxrect" attribute
     */
    void unsetTextboxrect();
    
    /**
     * Gets the "fillok" attribute
     */
    org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTrueFalse.Enum getFillok();
    
    /**
     * Gets (as xml) the "fillok" attribute
     */
    org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTrueFalse xgetFillok();
    
    /**
     * True if has "fillok" attribute
     */
    boolean isSetFillok();
    
    /**
     * Sets the "fillok" attribute
     */
    void setFillok(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTrueFalse.Enum fillok);
    
    /**
     * Sets (as xml) the "fillok" attribute
     */
    void xsetFillok(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTrueFalse fillok);
    
    /**
     * Unsets the "fillok" attribute
     */
    void unsetFillok();
    
    /**
     * Gets the "strokeok" attribute
     */
    org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTrueFalse.Enum getStrokeok();
    
    /**
     * Gets (as xml) the "strokeok" attribute
     */
    org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTrueFalse xgetStrokeok();
    
    /**
     * True if has "strokeok" attribute
     */
    boolean isSetStrokeok();
    
    /**
     * Sets the "strokeok" attribute
     */
    void setStrokeok(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTrueFalse.Enum strokeok);
    
    /**
     * Sets (as xml) the "strokeok" attribute
     */
    void xsetStrokeok(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTrueFalse strokeok);
    
    /**
     * Unsets the "strokeok" attribute
     */
    void unsetStrokeok();
    
    /**
     * Gets the "shadowok" attribute
     */
    org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTrueFalse.Enum getShadowok();
    
    /**
     * Gets (as xml) the "shadowok" attribute
     */
    org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTrueFalse xgetShadowok();
    
    /**
     * True if has "shadowok" attribute
     */
    boolean isSetShadowok();
    
    /**
     * Sets the "shadowok" attribute
     */
    void setShadowok(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTrueFalse.Enum shadowok);
    
    /**
     * Sets (as xml) the "shadowok" attribute
     */
    void xsetShadowok(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTrueFalse shadowok);
    
    /**
     * Unsets the "shadowok" attribute
     */
    void unsetShadowok();
    
    /**
     * Gets the "arrowok" attribute
     */
    org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTrueFalse.Enum getArrowok();
    
    /**
     * Gets (as xml) the "arrowok" attribute
     */
    org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTrueFalse xgetArrowok();
    
    /**
     * True if has "arrowok" attribute
     */
    boolean isSetArrowok();
    
    /**
     * Sets the "arrowok" attribute
     */
    void setArrowok(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTrueFalse.Enum arrowok);
    
    /**
     * Sets (as xml) the "arrowok" attribute
     */
    void xsetArrowok(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTrueFalse arrowok);
    
    /**
     * Unsets the "arrowok" attribute
     */
    void unsetArrowok();
    
    /**
     * Gets the "gradientshapeok" attribute
     */
    org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTrueFalse.Enum getGradientshapeok();
    
    /**
     * Gets (as xml) the "gradientshapeok" attribute
     */
    org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTrueFalse xgetGradientshapeok();
    
    /**
     * True if has "gradientshapeok" attribute
     */
    boolean isSetGradientshapeok();
    
    /**
     * Sets the "gradientshapeok" attribute
     */
    void setGradientshapeok(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTrueFalse.Enum gradientshapeok);
    
    /**
     * Sets (as xml) the "gradientshapeok" attribute
     */
    void xsetGradientshapeok(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTrueFalse gradientshapeok);
    
    /**
     * Unsets the "gradientshapeok" attribute
     */
    void unsetGradientshapeok();
    
    /**
     * Gets the "textpathok" attribute
     */
    org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTrueFalse.Enum getTextpathok();
    
    /**
     * Gets (as xml) the "textpathok" attribute
     */
    org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTrueFalse xgetTextpathok();
    
    /**
     * True if has "textpathok" attribute
     */
    boolean isSetTextpathok();
    
    /**
     * Sets the "textpathok" attribute
     */
    void setTextpathok(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTrueFalse.Enum textpathok);
    
    /**
     * Sets (as xml) the "textpathok" attribute
     */
    void xsetTextpathok(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTrueFalse textpathok);
    
    /**
     * Unsets the "textpathok" attribute
     */
    void unsetTextpathok();
    
    /**
     * Gets the "insetpenok" attribute
     */
    org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTrueFalse.Enum getInsetpenok();
    
    /**
     * Gets (as xml) the "insetpenok" attribute
     */
    org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTrueFalse xgetInsetpenok();
    
    /**
     * True if has "insetpenok" attribute
     */
    boolean isSetInsetpenok();
    
    /**
     * Sets the "insetpenok" attribute
     */
    void setInsetpenok(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTrueFalse.Enum insetpenok);
    
    /**
     * Sets (as xml) the "insetpenok" attribute
     */
    void xsetInsetpenok(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTrueFalse insetpenok);
    
    /**
     * Unsets the "insetpenok" attribute
     */
    void unsetInsetpenok();
    
    /**
     * Gets the "connecttype" attribute
     */
    com.microsoft.schemas.office.office.STConnectType.Enum getConnecttype();
    
    /**
     * Gets (as xml) the "connecttype" attribute
     */
    com.microsoft.schemas.office.office.STConnectType xgetConnecttype();
    
    /**
     * True if has "connecttype" attribute
     */
    boolean isSetConnecttype();
    
    /**
     * Sets the "connecttype" attribute
     */
    void setConnecttype(com.microsoft.schemas.office.office.STConnectType.Enum connecttype);
    
    /**
     * Sets (as xml) the "connecttype" attribute
     */
    void xsetConnecttype(com.microsoft.schemas.office.office.STConnectType connecttype);
    
    /**
     * Unsets the "connecttype" attribute
     */
    void unsetConnecttype();
    
    /**
     * Gets the "connectlocs" attribute
     */
    java.lang.String getConnectlocs();
    
    /**
     * Gets (as xml) the "connectlocs" attribute
     */
    org.apache.xmlbeans.XmlString xgetConnectlocs();
    
    /**
     * True if has "connectlocs" attribute
     */
    boolean isSetConnectlocs();
    
    /**
     * Sets the "connectlocs" attribute
     */
    void setConnectlocs(java.lang.String connectlocs);
    
    /**
     * Sets (as xml) the "connectlocs" attribute
     */
    void xsetConnectlocs(org.apache.xmlbeans.XmlString connectlocs);
    
    /**
     * Unsets the "connectlocs" attribute
     */
    void unsetConnectlocs();
    
    /**
     * Gets the "connectangles" attribute
     */
    java.lang.String getConnectangles();
    
    /**
     * Gets (as xml) the "connectangles" attribute
     */
    org.apache.xmlbeans.XmlString xgetConnectangles();
    
    /**
     * True if has "connectangles" attribute
     */
    boolean isSetConnectangles();
    
    /**
     * Sets the "connectangles" attribute
     */
    void setConnectangles(java.lang.String connectangles);
    
    /**
     * Sets (as xml) the "connectangles" attribute
     */
    void xsetConnectangles(org.apache.xmlbeans.XmlString connectangles);
    
    /**
     * Unsets the "connectangles" attribute
     */
    void unsetConnectangles();
    
    /**
     * Gets the "extrusionok" attribute
     */
    org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTrueFalse.Enum getExtrusionok();
    
    /**
     * Gets (as xml) the "extrusionok" attribute
     */
    org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTrueFalse xgetExtrusionok();
    
    /**
     * True if has "extrusionok" attribute
     */
    boolean isSetExtrusionok();
    
    /**
     * Sets the "extrusionok" attribute
     */
    void setExtrusionok(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTrueFalse.Enum extrusionok);
    
    /**
     * Sets (as xml) the "extrusionok" attribute
     */
    void xsetExtrusionok(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTrueFalse extrusionok);
    
    /**
     * Unsets the "extrusionok" attribute
     */
    void unsetExtrusionok();
    
    /**
     * A factory class with static methods for creating instances
     * of this type.
     */
    
    final class Factory
    {
        private static synchronized org.apache.poi.schemas.ooxml.system.ooxml.TypeSystemHolder getTypeLoader() {
          return org.apache.poi.schemas.ooxml.system.ooxml.TypeSystemHolder.typeSystem;
        }
        
        public static com.microsoft.schemas.vml.CTPath newInstance() {
          return (com.microsoft.schemas.vml.CTPath) getTypeLoader().newInstance( type, null ); }
        
        public static com.microsoft.schemas.vml.CTPath newInstance(org.apache.xmlbeans.XmlOptions options) {
          return (com.microsoft.schemas.vml.CTPath) getTypeLoader().newInstance( type, options ); }
        
        /** @param xmlAsString the string value to parse */
        public static com.microsoft.schemas.vml.CTPath parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
          return (com.microsoft.schemas.vml.CTPath) getTypeLoader().parse( xmlAsString, type, null ); }
        
        public static com.microsoft.schemas.vml.CTPath parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
          return (com.microsoft.schemas.vml.CTPath) getTypeLoader().parse( xmlAsString, type, options ); }
        
        /** @param file the file from which to load an xml document */
        public static com.microsoft.schemas.vml.CTPath parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
          return (com.microsoft.schemas.vml.CTPath) getTypeLoader().parse( file, type, null ); }
        
        public static com.microsoft.schemas.vml.CTPath parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
          return (com.microsoft.schemas.vml.CTPath) getTypeLoader().parse( file, type, options ); }
        
        public static com.microsoft.schemas.vml.CTPath parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
          return (com.microsoft.schemas.vml.CTPath) getTypeLoader().parse( u, type, null ); }
        
        public static com.microsoft.schemas.vml.CTPath parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
          return (com.microsoft.schemas.vml.CTPath) getTypeLoader().parse( u, type, options ); }
        
        public static com.microsoft.schemas.vml.CTPath parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
          return (com.microsoft.schemas.vml.CTPath) getTypeLoader().parse( is, type, null ); }
        
        public static com.microsoft.schemas.vml.CTPath parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
          return (com.microsoft.schemas.vml.CTPath) getTypeLoader().parse( is, type, options ); }
        
        public static com.microsoft.schemas.vml.CTPath parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
          return (com.microsoft.schemas.vml.CTPath) getTypeLoader().parse( r, type, null ); }
        
        public static com.microsoft.schemas.vml.CTPath parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
          return (com.microsoft.schemas.vml.CTPath) getTypeLoader().parse( r, type, options ); }
        
        public static com.microsoft.schemas.vml.CTPath parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
          return (com.microsoft.schemas.vml.CTPath) getTypeLoader().parse( sr, type, null ); }
        
        public static com.microsoft.schemas.vml.CTPath parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
          return (com.microsoft.schemas.vml.CTPath) getTypeLoader().parse( sr, type, options ); }
        
        public static com.microsoft.schemas.vml.CTPath parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
          return (com.microsoft.schemas.vml.CTPath) getTypeLoader().parse( node, type, null ); }
        
        public static com.microsoft.schemas.vml.CTPath parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
          return (com.microsoft.schemas.vml.CTPath) getTypeLoader().parse( node, type, options ); }
        
        private Factory() { } // No instance of this class allowed
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy