|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.plutext.jaxb.svg11.SVGPathContent
org.plutext.jaxb.svg11.Path
public class Path
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://www.w3.org/2000/svg}SVG.path.content">
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Marker.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Clip.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Filter.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Style.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Color.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Core.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Graphics.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.External.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Paint.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Mask.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.GraphicalEvents.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Conditional.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Opacity.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Cursor.attrib"/>
<attribute name="d" use="required" type="{http://www.w3.org/2000/svg}PathData.datatype" />
<attribute name="pathLength" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="transform" type="{http://www.w3.org/2000/svg}TransformList.datatype" />
</extension>
</complexContent>
</complexType>
| Fields inherited from class org.plutext.jaxb.svg11.SVGPathContent |
|---|
svgAnimationClass, svgDescriptionClass |
| Constructor Summary | |
|---|---|
Path()
|
|
| Method Summary | |
|---|---|
String |
getBase()
Gets the value of the base property. |
String |
getClazz()
Gets the value of the clazz property. |
String |
getClipPath()
Gets the value of the clipPath property. |
ClipFillRuleDatatype |
getClipRule()
Gets the value of the clipRule property. |
String |
getColor()
Gets the value of the color property. |
String |
getColorInterpolation()
Gets the value of the colorInterpolation property. |
String |
getColorRendering()
Gets the value of the colorRendering property. |
String |
getCursor()
Gets the value of the cursor property. |
String |
getD()
Gets the value of the d property. |
String |
getDisplay()
Gets the value of the display property. |
BooleanDatatype |
getExternalResourcesRequired()
Gets the value of the externalResourcesRequired property. |
String |
getFill()
Gets the value of the fill property. |
String |
getFillOpacity()
Gets the value of the fillOpacity property. |
ClipFillRuleDatatype |
getFillRule()
Gets the value of the fillRule property. |
String |
getFilter()
Gets the value of the filter property. |
String |
getId()
Gets the value of the id property. |
String |
getImageRendering()
Gets the value of the imageRendering property. |
String |
getLang()
Gets the value of the lang property. |
String |
getMarkerEnd()
Gets the value of the markerEnd property. |
String |
getMarkerMid()
Gets the value of the markerMid property. |
String |
getMarkerStart()
Gets the value of the markerStart property. |
String |
getMask()
Gets the value of the mask property. |
String |
getOnactivate()
Gets the value of the onactivate property. |
String |
getOnclick()
Gets the value of the onclick property. |
String |
getOnfocusin()
Gets the value of the onfocusin property. |
String |
getOnfocusout()
Gets the value of the onfocusout property. |
String |
getOnload()
Gets the value of the onload property. |
String |
getOnmousedown()
Gets the value of the onmousedown property. |
String |
getOnmousemove()
Gets the value of the onmousemove property. |
String |
getOnmouseout()
Gets the value of the onmouseout property. |
String |
getOnmouseover()
Gets the value of the onmouseover property. |
String |
getOnmouseup()
Gets the value of the onmouseup property. |
String |
getOpacity()
Gets the value of the opacity property. |
String |
getPathLength()
Gets the value of the pathLength property. |
String |
getPointerEvents()
Gets the value of the pointerEvents property. |
String |
getRequiredExtensions()
Gets the value of the requiredExtensions property. |
String |
getRequiredFeatures()
Gets the value of the requiredFeatures property. |
String |
getShapeRendering()
Gets the value of the shapeRendering property. |
String |
getSpace()
Gets the value of the space property. |
String |
getStroke()
Gets the value of the stroke property. |
String |
getStrokeDasharray()
Gets the value of the strokeDasharray property. |
String |
getStrokeDashoffset()
Gets the value of the strokeDashoffset property. |
String |
getStrokeLinecap()
Gets the value of the strokeLinecap property. |
String |
getStrokeLinejoin()
Gets the value of the strokeLinejoin property. |
String |
getStrokeMiterlimit()
Gets the value of the strokeMiterlimit property. |
String |
getStrokeOpacity()
Gets the value of the strokeOpacity property. |
String |
getStrokeWidth()
Gets the value of the strokeWidth property. |
String |
getStyle()
Gets the value of the style property. |
String |
getSystemLanguage()
Gets the value of the systemLanguage property. |
String |
getTextRendering()
Gets the value of the textRendering property. |
String |
getTransform()
Gets the value of the transform property. |
String |
getVisibility()
Gets the value of the visibility property. |
void |
setBase(String value)
Sets the value of the base property. |
void |
setClazz(String value)
Sets the value of the clazz property. |
void |
setClipPath(String value)
Sets the value of the clipPath property. |
void |
setClipRule(ClipFillRuleDatatype value)
Sets the value of the clipRule property. |
void |
setColor(String value)
Sets the value of the color property. |
void |
setColorInterpolation(String value)
Sets the value of the colorInterpolation property. |
void |
setColorRendering(String value)
Sets the value of the colorRendering property. |
void |
setCursor(String value)
Sets the value of the cursor property. |
void |
setD(String value)
Sets the value of the d property. |
void |
setDisplay(String value)
Sets the value of the display property. |
void |
setExternalResourcesRequired(BooleanDatatype value)
Sets the value of the externalResourcesRequired property. |
void |
setFill(String value)
Sets the value of the fill property. |
void |
setFillOpacity(String value)
Sets the value of the fillOpacity property. |
void |
setFillRule(ClipFillRuleDatatype value)
Sets the value of the fillRule property. |
void |
setFilter(String value)
Sets the value of the filter property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setImageRendering(String value)
Sets the value of the imageRendering property. |
void |
setLang(String value)
Sets the value of the lang property. |
void |
setMarkerEnd(String value)
Sets the value of the markerEnd property. |
void |
setMarkerMid(String value)
Sets the value of the markerMid property. |
void |
setMarkerStart(String value)
Sets the value of the markerStart property. |
void |
setMask(String value)
Sets the value of the mask property. |
void |
setOnactivate(String value)
Sets the value of the onactivate property. |
void |
setOnclick(String value)
Sets the value of the onclick property. |
void |
setOnfocusin(String value)
Sets the value of the onfocusin property. |
void |
setOnfocusout(String value)
Sets the value of the onfocusout property. |
void |
setOnload(String value)
Sets the value of the onload property. |
void |
setOnmousedown(String value)
Sets the value of the onmousedown property. |
void |
setOnmousemove(String value)
Sets the value of the onmousemove property. |
void |
setOnmouseout(String value)
Sets the value of the onmouseout property. |
void |
setOnmouseover(String value)
Sets the value of the onmouseover property. |
void |
setOnmouseup(String value)
Sets the value of the onmouseup property. |
void |
setOpacity(String value)
Sets the value of the opacity property. |
void |
setPathLength(String value)
Sets the value of the pathLength property. |
void |
setPointerEvents(String value)
Sets the value of the pointerEvents property. |
void |
setRequiredExtensions(String value)
Sets the value of the requiredExtensions property. |
void |
setRequiredFeatures(String value)
Sets the value of the requiredFeatures property. |
void |
setShapeRendering(String value)
Sets the value of the shapeRendering property. |
void |
setSpace(String value)
Sets the value of the space property. |
void |
setStroke(String value)
Sets the value of the stroke property. |
void |
setStrokeDasharray(String value)
Sets the value of the strokeDasharray property. |
void |
setStrokeDashoffset(String value)
Sets the value of the strokeDashoffset property. |
void |
setStrokeLinecap(String value)
Sets the value of the strokeLinecap property. |
void |
setStrokeLinejoin(String value)
Sets the value of the strokeLinejoin property. |
void |
setStrokeMiterlimit(String value)
Sets the value of the strokeMiterlimit property. |
void |
setStrokeOpacity(String value)
Sets the value of the strokeOpacity property. |
void |
setStrokeWidth(String value)
Sets the value of the strokeWidth property. |
void |
setStyle(String value)
Sets the value of the style property. |
void |
setSystemLanguage(String value)
Sets the value of the systemLanguage property. |
void |
setTextRendering(String value)
Sets the value of the textRendering property. |
void |
setTransform(String value)
Sets the value of the transform property. |
void |
setVisibility(String value)
Sets the value of the visibility property. |
| Methods inherited from class org.plutext.jaxb.svg11.SVGPathContent |
|---|
getSVGAnimationClass, getSVGDescriptionClass |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String d
protected String pathLength
protected String transform
protected String markerStart
protected String markerMid
protected String markerEnd
protected String clipPath
protected ClipFillRuleDatatype clipRule
protected String filter
protected String style
protected String clazz
protected String colorInterpolation
protected String colorRendering
protected String color
protected String id
protected String base
protected String space
protected String lang
protected String visibility
protected String pointerEvents
protected String textRendering
protected String display
protected String imageRendering
protected String shapeRendering
protected BooleanDatatype externalResourcesRequired
protected String stroke
protected String fill
protected String strokeLinejoin
protected String strokeWidth
protected String strokeDashoffset
protected String strokeDasharray
protected String strokeMiterlimit
protected ClipFillRuleDatatype fillRule
protected String strokeLinecap
protected String mask
protected String onload
protected String onmousemove
protected String onfocusin
protected String onfocusout
protected String onmousedown
protected String onmouseover
protected String onmouseout
protected String onmouseup
protected String onclick
protected String onactivate
protected String requiredFeatures
protected String requiredExtensions
protected String systemLanguage
protected String strokeOpacity
protected String fillOpacity
protected String opacity
protected String cursor
| Constructor Detail |
|---|
public Path()
| Method Detail |
|---|
public String getD()
Stringpublic void setD(String value)
value - allowed object is
Stringpublic String getPathLength()
Stringpublic void setPathLength(String value)
value - allowed object is
Stringpublic String getTransform()
Stringpublic void setTransform(String value)
value - allowed object is
Stringpublic String getMarkerStart()
Stringpublic void setMarkerStart(String value)
value - allowed object is
Stringpublic String getMarkerMid()
Stringpublic void setMarkerMid(String value)
value - allowed object is
Stringpublic String getMarkerEnd()
Stringpublic void setMarkerEnd(String value)
value - allowed object is
Stringpublic String getClipPath()
Stringpublic void setClipPath(String value)
value - allowed object is
Stringpublic ClipFillRuleDatatype getClipRule()
ClipFillRuleDatatypepublic void setClipRule(ClipFillRuleDatatype value)
value - allowed object is
ClipFillRuleDatatypepublic String getFilter()
Stringpublic void setFilter(String value)
value - allowed object is
Stringpublic String getStyle()
Stringpublic void setStyle(String value)
value - allowed object is
Stringpublic String getClazz()
Stringpublic void setClazz(String value)
value - allowed object is
Stringpublic String getColorInterpolation()
Stringpublic void setColorInterpolation(String value)
value - allowed object is
Stringpublic String getColorRendering()
Stringpublic void setColorRendering(String value)
value - allowed object is
Stringpublic String getColor()
Stringpublic void setColor(String value)
value - allowed object is
Stringpublic String getId()
Stringpublic void setId(String value)
value - allowed object is
Stringpublic String getBase()
Stringpublic void setBase(String value)
value - allowed object is
Stringpublic String getSpace()
Stringpublic void setSpace(String value)
value - allowed object is
Stringpublic String getLang()
Stringpublic void setLang(String value)
value - allowed object is
Stringpublic String getVisibility()
Stringpublic void setVisibility(String value)
value - allowed object is
Stringpublic String getPointerEvents()
Stringpublic void setPointerEvents(String value)
value - allowed object is
Stringpublic String getTextRendering()
Stringpublic void setTextRendering(String value)
value - allowed object is
Stringpublic String getDisplay()
Stringpublic void setDisplay(String value)
value - allowed object is
Stringpublic String getImageRendering()
Stringpublic void setImageRendering(String value)
value - allowed object is
Stringpublic String getShapeRendering()
Stringpublic void setShapeRendering(String value)
value - allowed object is
Stringpublic BooleanDatatype getExternalResourcesRequired()
BooleanDatatypepublic void setExternalResourcesRequired(BooleanDatatype value)
value - allowed object is
BooleanDatatypepublic String getStroke()
Stringpublic void setStroke(String value)
value - allowed object is
Stringpublic String getFill()
Stringpublic void setFill(String value)
value - allowed object is
Stringpublic String getStrokeLinejoin()
Stringpublic void setStrokeLinejoin(String value)
value - allowed object is
Stringpublic String getStrokeWidth()
Stringpublic void setStrokeWidth(String value)
value - allowed object is
Stringpublic String getStrokeDashoffset()
Stringpublic void setStrokeDashoffset(String value)
value - allowed object is
Stringpublic String getStrokeDasharray()
Stringpublic void setStrokeDasharray(String value)
value - allowed object is
Stringpublic String getStrokeMiterlimit()
Stringpublic void setStrokeMiterlimit(String value)
value - allowed object is
Stringpublic ClipFillRuleDatatype getFillRule()
ClipFillRuleDatatypepublic void setFillRule(ClipFillRuleDatatype value)
value - allowed object is
ClipFillRuleDatatypepublic String getStrokeLinecap()
Stringpublic void setStrokeLinecap(String value)
value - allowed object is
Stringpublic String getMask()
Stringpublic void setMask(String value)
value - allowed object is
Stringpublic String getOnload()
Stringpublic void setOnload(String value)
value - allowed object is
Stringpublic String getOnmousemove()
Stringpublic void setOnmousemove(String value)
value - allowed object is
Stringpublic String getOnfocusin()
Stringpublic void setOnfocusin(String value)
value - allowed object is
Stringpublic String getOnfocusout()
Stringpublic void setOnfocusout(String value)
value - allowed object is
Stringpublic String getOnmousedown()
Stringpublic void setOnmousedown(String value)
value - allowed object is
Stringpublic String getOnmouseover()
Stringpublic void setOnmouseover(String value)
value - allowed object is
Stringpublic String getOnmouseout()
Stringpublic void setOnmouseout(String value)
value - allowed object is
Stringpublic String getOnmouseup()
Stringpublic void setOnmouseup(String value)
value - allowed object is
Stringpublic String getOnclick()
Stringpublic void setOnclick(String value)
value - allowed object is
Stringpublic String getOnactivate()
Stringpublic void setOnactivate(String value)
value - allowed object is
Stringpublic String getRequiredFeatures()
Stringpublic void setRequiredFeatures(String value)
value - allowed object is
Stringpublic String getRequiredExtensions()
Stringpublic void setRequiredExtensions(String value)
value - allowed object is
Stringpublic String getSystemLanguage()
Stringpublic void setSystemLanguage(String value)
value - allowed object is
Stringpublic String getStrokeOpacity()
Stringpublic void setStrokeOpacity(String value)
value - allowed object is
Stringpublic String getFillOpacity()
Stringpublic void setFillOpacity(String value)
value - allowed object is
Stringpublic String getOpacity()
Stringpublic void setOpacity(String value)
value - allowed object is
Stringpublic String getCursor()
Stringpublic void setCursor(String value)
value - allowed object is
String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||