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

XmlBeans generated from the Ecma supplied xsds: http://www.ecma-international.org/publications/files/ECMA-ST/Office%20Open%20XML%20Part%204%20(DOCX).zip

There is a newer version: 1.4
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
{
    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
        org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CTPath.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sF1327CCA741569E70F9CA8C9AF9B44B2").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
     */
    com.microsoft.schemas.vml.STTrueFalse.Enum getFillok();
    
    /**
     * Gets (as xml) the "fillok" attribute
     */
    com.microsoft.schemas.vml.STTrueFalse xgetFillok();
    
    /**
     * True if has "fillok" attribute
     */
    boolean isSetFillok();
    
    /**
     * Sets the "fillok" attribute
     */
    void setFillok(com.microsoft.schemas.vml.STTrueFalse.Enum fillok);
    
    /**
     * Sets (as xml) the "fillok" attribute
     */
    void xsetFillok(com.microsoft.schemas.vml.STTrueFalse fillok);
    
    /**
     * Unsets the "fillok" attribute
     */
    void unsetFillok();
    
    /**
     * Gets the "strokeok" attribute
     */
    com.microsoft.schemas.vml.STTrueFalse.Enum getStrokeok();
    
    /**
     * Gets (as xml) the "strokeok" attribute
     */
    com.microsoft.schemas.vml.STTrueFalse xgetStrokeok();
    
    /**
     * True if has "strokeok" attribute
     */
    boolean isSetStrokeok();
    
    /**
     * Sets the "strokeok" attribute
     */
    void setStrokeok(com.microsoft.schemas.vml.STTrueFalse.Enum strokeok);
    
    /**
     * Sets (as xml) the "strokeok" attribute
     */
    void xsetStrokeok(com.microsoft.schemas.vml.STTrueFalse strokeok);
    
    /**
     * Unsets the "strokeok" attribute
     */
    void unsetStrokeok();
    
    /**
     * Gets the "shadowok" attribute
     */
    com.microsoft.schemas.vml.STTrueFalse.Enum getShadowok();
    
    /**
     * Gets (as xml) the "shadowok" attribute
     */
    com.microsoft.schemas.vml.STTrueFalse xgetShadowok();
    
    /**
     * True if has "shadowok" attribute
     */
    boolean isSetShadowok();
    
    /**
     * Sets the "shadowok" attribute
     */
    void setShadowok(com.microsoft.schemas.vml.STTrueFalse.Enum shadowok);
    
    /**
     * Sets (as xml) the "shadowok" attribute
     */
    void xsetShadowok(com.microsoft.schemas.vml.STTrueFalse shadowok);
    
    /**
     * Unsets the "shadowok" attribute
     */
    void unsetShadowok();
    
    /**
     * Gets the "arrowok" attribute
     */
    com.microsoft.schemas.vml.STTrueFalse.Enum getArrowok();
    
    /**
     * Gets (as xml) the "arrowok" attribute
     */
    com.microsoft.schemas.vml.STTrueFalse xgetArrowok();
    
    /**
     * True if has "arrowok" attribute
     */
    boolean isSetArrowok();
    
    /**
     * Sets the "arrowok" attribute
     */
    void setArrowok(com.microsoft.schemas.vml.STTrueFalse.Enum arrowok);
    
    /**
     * Sets (as xml) the "arrowok" attribute
     */
    void xsetArrowok(com.microsoft.schemas.vml.STTrueFalse arrowok);
    
    /**
     * Unsets the "arrowok" attribute
     */
    void unsetArrowok();
    
    /**
     * Gets the "gradientshapeok" attribute
     */
    com.microsoft.schemas.vml.STTrueFalse.Enum getGradientshapeok();
    
    /**
     * Gets (as xml) the "gradientshapeok" attribute
     */
    com.microsoft.schemas.vml.STTrueFalse xgetGradientshapeok();
    
    /**
     * True if has "gradientshapeok" attribute
     */
    boolean isSetGradientshapeok();
    
    /**
     * Sets the "gradientshapeok" attribute
     */
    void setGradientshapeok(com.microsoft.schemas.vml.STTrueFalse.Enum gradientshapeok);
    
    /**
     * Sets (as xml) the "gradientshapeok" attribute
     */
    void xsetGradientshapeok(com.microsoft.schemas.vml.STTrueFalse gradientshapeok);
    
    /**
     * Unsets the "gradientshapeok" attribute
     */
    void unsetGradientshapeok();
    
    /**
     * Gets the "textpathok" attribute
     */
    com.microsoft.schemas.vml.STTrueFalse.Enum getTextpathok();
    
    /**
     * Gets (as xml) the "textpathok" attribute
     */
    com.microsoft.schemas.vml.STTrueFalse xgetTextpathok();
    
    /**
     * True if has "textpathok" attribute
     */
    boolean isSetTextpathok();
    
    /**
     * Sets the "textpathok" attribute
     */
    void setTextpathok(com.microsoft.schemas.vml.STTrueFalse.Enum textpathok);
    
    /**
     * Sets (as xml) the "textpathok" attribute
     */
    void xsetTextpathok(com.microsoft.schemas.vml.STTrueFalse textpathok);
    
    /**
     * Unsets the "textpathok" attribute
     */
    void unsetTextpathok();
    
    /**
     * Gets the "insetpenok" attribute
     */
    com.microsoft.schemas.vml.STTrueFalse.Enum getInsetpenok();
    
    /**
     * Gets (as xml) the "insetpenok" attribute
     */
    com.microsoft.schemas.vml.STTrueFalse xgetInsetpenok();
    
    /**
     * True if has "insetpenok" attribute
     */
    boolean isSetInsetpenok();
    
    /**
     * Sets the "insetpenok" attribute
     */
    void setInsetpenok(com.microsoft.schemas.vml.STTrueFalse.Enum insetpenok);
    
    /**
     * Sets (as xml) the "insetpenok" attribute
     */
    void xsetInsetpenok(com.microsoft.schemas.vml.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
     */
    com.microsoft.schemas.office.office.STTrueFalse.Enum getExtrusionok();
    
    /**
     * Gets (as xml) the "extrusionok" attribute
     */
    com.microsoft.schemas.office.office.STTrueFalse xgetExtrusionok();
    
    /**
     * True if has "extrusionok" attribute
     */
    boolean isSetExtrusionok();
    
    /**
     * Sets the "extrusionok" attribute
     */
    void setExtrusionok(com.microsoft.schemas.office.office.STTrueFalse.Enum extrusionok);
    
    /**
     * Sets (as xml) the "extrusionok" attribute
     */
    void xsetExtrusionok(com.microsoft.schemas.office.office.STTrueFalse extrusionok);
    
    /**
     * Unsets the "extrusionok" attribute
     */
    void unsetExtrusionok();
    
    /**
     * A factory class with static methods for creating instances
     * of this type.
     */
    
    public static final class Factory
    {
        public static com.microsoft.schemas.vml.CTPath newInstance() {
          return (com.microsoft.schemas.vml.CTPath) org.apache.poi.POIXMLTypeLoader.newInstance( type, null ); }
        
        public static com.microsoft.schemas.vml.CTPath newInstance(org.apache.xmlbeans.XmlOptions options) {
          return (com.microsoft.schemas.vml.CTPath) org.apache.poi.POIXMLTypeLoader.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) org.apache.poi.POIXMLTypeLoader.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) org.apache.poi.POIXMLTypeLoader.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) org.apache.poi.POIXMLTypeLoader.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) org.apache.poi.POIXMLTypeLoader.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) org.apache.poi.POIXMLTypeLoader.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) org.apache.poi.POIXMLTypeLoader.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) org.apache.poi.POIXMLTypeLoader.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) org.apache.poi.POIXMLTypeLoader.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) org.apache.poi.POIXMLTypeLoader.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) org.apache.poi.POIXMLTypeLoader.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) org.apache.poi.POIXMLTypeLoader.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) org.apache.poi.POIXMLTypeLoader.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) org.apache.poi.POIXMLTypeLoader.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) org.apache.poi.POIXMLTypeLoader.parse( node, type, options ); }
        
        /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
        public static com.microsoft.schemas.vml.CTPath parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
          return (com.microsoft.schemas.vml.CTPath) org.apache.poi.POIXMLTypeLoader.parse( xis, type, null ); }
        
        /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
        public static com.microsoft.schemas.vml.CTPath parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
          return (com.microsoft.schemas.vml.CTPath) org.apache.poi.POIXMLTypeLoader.parse( xis, type, options ); }
        
        /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
        public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
          return org.apache.poi.POIXMLTypeLoader.newValidatingXMLInputStream( xis, type, null ); }
        
        /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
        public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
          return org.apache.poi.POIXMLTypeLoader.newValidatingXMLInputStream( xis, type, options ); }
        
        private Factory() { } // No instance of this class allowed
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy