schemasMicrosoftComVml.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
/*
* XML Type: CT_Path
* Namespace: urn:schemas-microsoft-com:vml
* Java type: schemasMicrosoftComVml.CTPath
*
* Automatically generated - do not modify.
*/
package schemasMicrosoftComVml;
/**
* 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.sE130CAA0A01A7CDE5A2B4FEB8B311707").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
*/
schemasMicrosoftComVml.STTrueFalse.Enum getFillok();
/**
* Gets (as xml) the "fillok" attribute
*/
schemasMicrosoftComVml.STTrueFalse xgetFillok();
/**
* True if has "fillok" attribute
*/
boolean isSetFillok();
/**
* Sets the "fillok" attribute
*/
void setFillok(schemasMicrosoftComVml.STTrueFalse.Enum fillok);
/**
* Sets (as xml) the "fillok" attribute
*/
void xsetFillok(schemasMicrosoftComVml.STTrueFalse fillok);
/**
* Unsets the "fillok" attribute
*/
void unsetFillok();
/**
* Gets the "strokeok" attribute
*/
schemasMicrosoftComVml.STTrueFalse.Enum getStrokeok();
/**
* Gets (as xml) the "strokeok" attribute
*/
schemasMicrosoftComVml.STTrueFalse xgetStrokeok();
/**
* True if has "strokeok" attribute
*/
boolean isSetStrokeok();
/**
* Sets the "strokeok" attribute
*/
void setStrokeok(schemasMicrosoftComVml.STTrueFalse.Enum strokeok);
/**
* Sets (as xml) the "strokeok" attribute
*/
void xsetStrokeok(schemasMicrosoftComVml.STTrueFalse strokeok);
/**
* Unsets the "strokeok" attribute
*/
void unsetStrokeok();
/**
* Gets the "shadowok" attribute
*/
schemasMicrosoftComVml.STTrueFalse.Enum getShadowok();
/**
* Gets (as xml) the "shadowok" attribute
*/
schemasMicrosoftComVml.STTrueFalse xgetShadowok();
/**
* True if has "shadowok" attribute
*/
boolean isSetShadowok();
/**
* Sets the "shadowok" attribute
*/
void setShadowok(schemasMicrosoftComVml.STTrueFalse.Enum shadowok);
/**
* Sets (as xml) the "shadowok" attribute
*/
void xsetShadowok(schemasMicrosoftComVml.STTrueFalse shadowok);
/**
* Unsets the "shadowok" attribute
*/
void unsetShadowok();
/**
* Gets the "arrowok" attribute
*/
schemasMicrosoftComVml.STTrueFalse.Enum getArrowok();
/**
* Gets (as xml) the "arrowok" attribute
*/
schemasMicrosoftComVml.STTrueFalse xgetArrowok();
/**
* True if has "arrowok" attribute
*/
boolean isSetArrowok();
/**
* Sets the "arrowok" attribute
*/
void setArrowok(schemasMicrosoftComVml.STTrueFalse.Enum arrowok);
/**
* Sets (as xml) the "arrowok" attribute
*/
void xsetArrowok(schemasMicrosoftComVml.STTrueFalse arrowok);
/**
* Unsets the "arrowok" attribute
*/
void unsetArrowok();
/**
* Gets the "gradientshapeok" attribute
*/
schemasMicrosoftComVml.STTrueFalse.Enum getGradientshapeok();
/**
* Gets (as xml) the "gradientshapeok" attribute
*/
schemasMicrosoftComVml.STTrueFalse xgetGradientshapeok();
/**
* True if has "gradientshapeok" attribute
*/
boolean isSetGradientshapeok();
/**
* Sets the "gradientshapeok" attribute
*/
void setGradientshapeok(schemasMicrosoftComVml.STTrueFalse.Enum gradientshapeok);
/**
* Sets (as xml) the "gradientshapeok" attribute
*/
void xsetGradientshapeok(schemasMicrosoftComVml.STTrueFalse gradientshapeok);
/**
* Unsets the "gradientshapeok" attribute
*/
void unsetGradientshapeok();
/**
* Gets the "textpathok" attribute
*/
schemasMicrosoftComVml.STTrueFalse.Enum getTextpathok();
/**
* Gets (as xml) the "textpathok" attribute
*/
schemasMicrosoftComVml.STTrueFalse xgetTextpathok();
/**
* True if has "textpathok" attribute
*/
boolean isSetTextpathok();
/**
* Sets the "textpathok" attribute
*/
void setTextpathok(schemasMicrosoftComVml.STTrueFalse.Enum textpathok);
/**
* Sets (as xml) the "textpathok" attribute
*/
void xsetTextpathok(schemasMicrosoftComVml.STTrueFalse textpathok);
/**
* Unsets the "textpathok" attribute
*/
void unsetTextpathok();
/**
* Gets the "insetpenok" attribute
*/
schemasMicrosoftComVml.STTrueFalse.Enum getInsetpenok();
/**
* Gets (as xml) the "insetpenok" attribute
*/
schemasMicrosoftComVml.STTrueFalse xgetInsetpenok();
/**
* True if has "insetpenok" attribute
*/
boolean isSetInsetpenok();
/**
* Sets the "insetpenok" attribute
*/
void setInsetpenok(schemasMicrosoftComVml.STTrueFalse.Enum insetpenok);
/**
* Sets (as xml) the "insetpenok" attribute
*/
void xsetInsetpenok(schemasMicrosoftComVml.STTrueFalse insetpenok);
/**
* Unsets the "insetpenok" attribute
*/
void unsetInsetpenok();
/**
* Gets the "connecttype" attribute
*/
schemasMicrosoftComOfficeOffice.STConnectType.Enum getConnecttype();
/**
* Gets (as xml) the "connecttype" attribute
*/
schemasMicrosoftComOfficeOffice.STConnectType xgetConnecttype();
/**
* True if has "connecttype" attribute
*/
boolean isSetConnecttype();
/**
* Sets the "connecttype" attribute
*/
void setConnecttype(schemasMicrosoftComOfficeOffice.STConnectType.Enum connecttype);
/**
* Sets (as xml) the "connecttype" attribute
*/
void xsetConnecttype(schemasMicrosoftComOfficeOffice.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
*/
schemasMicrosoftComOfficeOffice.STTrueFalse.Enum getExtrusionok();
/**
* Gets (as xml) the "extrusionok" attribute
*/
schemasMicrosoftComOfficeOffice.STTrueFalse xgetExtrusionok();
/**
* True if has "extrusionok" attribute
*/
boolean isSetExtrusionok();
/**
* Sets the "extrusionok" attribute
*/
void setExtrusionok(schemasMicrosoftComOfficeOffice.STTrueFalse.Enum extrusionok);
/**
* Sets (as xml) the "extrusionok" attribute
*/
void xsetExtrusionok(schemasMicrosoftComOfficeOffice.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 schemasMicrosoftComVml.CTPath newInstance() {
return (schemasMicrosoftComVml.CTPath) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static schemasMicrosoftComVml.CTPath newInstance(org.apache.xmlbeans.XmlOptions options) {
return (schemasMicrosoftComVml.CTPath) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static schemasMicrosoftComVml.CTPath parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (schemasMicrosoftComVml.CTPath) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static schemasMicrosoftComVml.CTPath parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (schemasMicrosoftComVml.CTPath) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static schemasMicrosoftComVml.CTPath parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (schemasMicrosoftComVml.CTPath) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static schemasMicrosoftComVml.CTPath parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (schemasMicrosoftComVml.CTPath) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static schemasMicrosoftComVml.CTPath parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (schemasMicrosoftComVml.CTPath) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static schemasMicrosoftComVml.CTPath parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (schemasMicrosoftComVml.CTPath) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static schemasMicrosoftComVml.CTPath parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (schemasMicrosoftComVml.CTPath) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static schemasMicrosoftComVml.CTPath parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (schemasMicrosoftComVml.CTPath) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static schemasMicrosoftComVml.CTPath parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (schemasMicrosoftComVml.CTPath) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static schemasMicrosoftComVml.CTPath parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (schemasMicrosoftComVml.CTPath) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static schemasMicrosoftComVml.CTPath parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (schemasMicrosoftComVml.CTPath) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static schemasMicrosoftComVml.CTPath parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (schemasMicrosoftComVml.CTPath) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static schemasMicrosoftComVml.CTPath parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (schemasMicrosoftComVml.CTPath) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static schemasMicrosoftComVml.CTPath parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (schemasMicrosoftComVml.CTPath) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static schemasMicrosoftComVml.CTPath parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (schemasMicrosoftComVml.CTPath) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static schemasMicrosoftComVml.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 (schemasMicrosoftComVml.CTPath) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().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.xmlbeans.XmlBeans.getContextTypeLoader().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.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}