org.plutext.jaxb.svg11
Class AnimateMotion

java.lang.Object
  extended by org.plutext.jaxb.svg11.SVGAnimateMotionContent
      extended by org.plutext.jaxb.svg11.AnimateMotion

public class AnimateMotion
extends SVGAnimateMotionContent

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.animateMotion.content">
       <attGroup ref="{http://www.w3.org/2000/svg}SVG.AnimationTiming.attrib"/>
       <attGroup ref="{http://www.w3.org/2000/svg}SVG.Conditional.attrib"/>
       <attGroup ref="{http://www.w3.org/2000/svg}SVG.Animation.attrib"/>
       <attGroup ref="{http://www.w3.org/2000/svg}SVG.External.attrib"/>
       <attGroup ref="{http://www.w3.org/2000/svg}SVG.AnimationEvents.attrib"/>
       <attGroup ref="{http://www.w3.org/2000/svg}SVG.Core.attrib"/>
       <attGroup ref="{http://www.w3.org/2000/svg}SVG.AnimationAddtion.attrib"/>
       <attribute name="calcMode" default="paced">
         <simpleType>
           <restriction base="{http://www.w3.org/2001/XMLSchema}token">
             <enumeration value="discrete"/>
             <enumeration value="linear"/>
             <enumeration value="paced"/>
             <enumeration value="spline"/>
           </restriction>
         </simpleType>
       </attribute>
       <attribute name="values" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
       <attribute name="keyTimes" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
       <attribute name="keySplines" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
       <attribute name="from" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
       <attribute name="to" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
       <attribute name="by" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
       <attribute name="path" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
       <attribute name="keyPoints" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
       <attribute name="rotate" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
       <attribute name="origin" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  String accumulate
           
protected  String actuate
           
protected  String additive
           
protected  String arcrole
           
protected  String base
           
protected  String begin
           
protected  String by
           
protected  String calcMode
           
protected  String dur
           
protected  String end
           
protected  BooleanDatatype externalResourcesRequired
           
protected  String fill
           
protected  String from
           
protected  String href
           
protected  String id
           
protected  String keyPoints
           
protected  String keySplines
           
protected  String keyTimes
           
protected  String lang
           
protected  String max
           
protected  String min
           
protected  String onbegin
           
protected  String onend
           
protected  String onload
           
protected  String onrepeat
           
protected  String origin
           
protected  String path
           
protected  String repeatCount
           
protected  String repeatDur
           
protected  String requiredExtensions
           
protected  String requiredFeatures
           
protected  String restart
           
protected  String role
           
protected  String rotate
           
protected  String show
           
protected  String space
           
protected  String systemLanguage
           
protected  String title
           
protected  String to
           
protected  String type
           
protected  String values
           
 
Fields inherited from class org.plutext.jaxb.svg11.SVGAnimateMotionContent
mpath, svgDescriptionClass
 
Constructor Summary
AnimateMotion()
           
 
Method Summary
 String getAccumulate()
          Gets the value of the accumulate property.
 String getActuate()
          Gets the value of the actuate property.
 String getAdditive()
          Gets the value of the additive property.
 String getArcrole()
          Gets the value of the arcrole property.
 String getBase()
          Gets the value of the base property.
 String getBegin()
          Gets the value of the begin property.
 String getBy()
          Gets the value of the by property.
 String getCalcMode()
          Gets the value of the calcMode property.
 String getDur()
          Gets the value of the dur property.
 String getEnd()
          Gets the value of the end property.
 BooleanDatatype getExternalResourcesRequired()
          Gets the value of the externalResourcesRequired property.
 String getFill()
          Gets the value of the fill property.
 String getFrom()
          Gets the value of the from property.
 String getHref()
          Gets the value of the href property.
 String getId()
          Gets the value of the id property.
 String getKeyPoints()
          Gets the value of the keyPoints property.
 String getKeySplines()
          Gets the value of the keySplines property.
 String getKeyTimes()
          Gets the value of the keyTimes property.
 String getLang()
          Gets the value of the lang property.
 String getMax()
          Gets the value of the max property.
 String getMin()
          Gets the value of the min property.
 String getOnbegin()
          Gets the value of the onbegin property.
 String getOnend()
          Gets the value of the onend property.
 String getOnload()
          Gets the value of the onload property.
 String getOnrepeat()
          Gets the value of the onrepeat property.
 String getOrigin()
          Gets the value of the origin property.
 String getPath()
          Gets the value of the path property.
 String getRepeatCount()
          Gets the value of the repeatCount property.
 String getRepeatDur()
          Gets the value of the repeatDur property.
 String getRequiredExtensions()
          Gets the value of the requiredExtensions property.
 String getRequiredFeatures()
          Gets the value of the requiredFeatures property.
 String getRestart()
          Gets the value of the restart property.
 String getRole()
          Gets the value of the role property.
 String getRotate()
          Gets the value of the rotate property.
 String getShow()
          Gets the value of the show property.
 String getSpace()
          Gets the value of the space property.
 String getSystemLanguage()
          Gets the value of the systemLanguage property.
 String getTitle()
          Gets the value of the title property.
 String getTo()
          Gets the value of the to property.
 String getType()
          Gets the value of the type property.
 String getValues()
          Gets the value of the values property.
 void setAccumulate(String value)
          Sets the value of the accumulate property.
 void setActuate(String value)
          Sets the value of the actuate property.
 void setAdditive(String value)
          Sets the value of the additive property.
 void setArcrole(String value)
          Sets the value of the arcrole property.
 void setBase(String value)
          Sets the value of the base property.
 void setBegin(String value)
          Sets the value of the begin property.
 void setBy(String value)
          Sets the value of the by property.
 void setCalcMode(String value)
          Sets the value of the calcMode property.
 void setDur(String value)
          Sets the value of the dur property.
 void setEnd(String value)
          Sets the value of the end property.
 void setExternalResourcesRequired(BooleanDatatype value)
          Sets the value of the externalResourcesRequired property.
 void setFill(String value)
          Sets the value of the fill property.
 void setFrom(String value)
          Sets the value of the from property.
 void setHref(String value)
          Sets the value of the href property.
 void setId(String value)
          Sets the value of the id property.
 void setKeyPoints(String value)
          Sets the value of the keyPoints property.
 void setKeySplines(String value)
          Sets the value of the keySplines property.
 void setKeyTimes(String value)
          Sets the value of the keyTimes property.
 void setLang(String value)
          Sets the value of the lang property.
 void setMax(String value)
          Sets the value of the max property.
 void setMin(String value)
          Sets the value of the min property.
 void setOnbegin(String value)
          Sets the value of the onbegin property.
 void setOnend(String value)
          Sets the value of the onend property.
 void setOnload(String value)
          Sets the value of the onload property.
 void setOnrepeat(String value)
          Sets the value of the onrepeat property.
 void setOrigin(String value)
          Sets the value of the origin property.
 void setPath(String value)
          Sets the value of the path property.
 void setRepeatCount(String value)
          Sets the value of the repeatCount property.
 void setRepeatDur(String value)
          Sets the value of the repeatDur property.
 void setRequiredExtensions(String value)
          Sets the value of the requiredExtensions property.
 void setRequiredFeatures(String value)
          Sets the value of the requiredFeatures property.
 void setRestart(String value)
          Sets the value of the restart property.
 void setRole(String value)
          Sets the value of the role property.
 void setRotate(String value)
          Sets the value of the rotate property.
 void setShow(String value)
          Sets the value of the show property.
 void setSpace(String value)
          Sets the value of the space property.
 void setSystemLanguage(String value)
          Sets the value of the systemLanguage property.
 void setTitle(String value)
          Sets the value of the title property.
 void setTo(String value)
          Sets the value of the to property.
 void setType(String value)
          Sets the value of the type property.
 void setValues(String value)
          Sets the value of the values property.
 
Methods inherited from class org.plutext.jaxb.svg11.SVGAnimateMotionContent
getMpath, getSVGDescriptionClass, setMpath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

calcMode

protected String calcMode

values

protected String values

keyTimes

protected String keyTimes

keySplines

protected String keySplines

from

protected String from

to

protected String to

by

protected String by

path

protected String path

keyPoints

protected String keyPoints

rotate

protected String rotate

origin

protected String origin

begin

protected String begin

dur

protected String dur

end

protected String end

min

protected String min

max

protected String max

restart

protected String restart

repeatCount

protected String repeatCount

repeatDur

protected String repeatDur

fill

protected String fill

requiredFeatures

protected String requiredFeatures

requiredExtensions

protected String requiredExtensions

systemLanguage

protected String systemLanguage

type

protected String type

href

protected String href

role

protected String role

arcrole

protected String arcrole

title

protected String title

show

protected String show

actuate

protected String actuate

externalResourcesRequired

protected BooleanDatatype externalResourcesRequired

onbegin

protected String onbegin

onend

protected String onend

onload

protected String onload

onrepeat

protected String onrepeat

id

protected String id

base

protected String base

space

protected String space

lang

protected String lang

additive

protected String additive

accumulate

protected String accumulate
Constructor Detail

AnimateMotion

public AnimateMotion()
Method Detail

getCalcMode

public String getCalcMode()
Gets the value of the calcMode property.

Returns:
possible object is String

setCalcMode

public void setCalcMode(String value)
Sets the value of the calcMode property.

Parameters:
value - allowed object is String

getValues

public String getValues()
Gets the value of the values property.

Returns:
possible object is String

setValues

public void setValues(String value)
Sets the value of the values property.

Parameters:
value - allowed object is String

getKeyTimes

public String getKeyTimes()
Gets the value of the keyTimes property.

Returns:
possible object is String

setKeyTimes

public void setKeyTimes(String value)
Sets the value of the keyTimes property.

Parameters:
value - allowed object is String

getKeySplines

public String getKeySplines()
Gets the value of the keySplines property.

Returns:
possible object is String

setKeySplines

public void setKeySplines(String value)
Sets the value of the keySplines property.

Parameters:
value - allowed object is String

getFrom

public String getFrom()
Gets the value of the from property.

Returns:
possible object is String

setFrom

public void setFrom(String value)
Sets the value of the from property.

Parameters:
value - allowed object is String

getTo

public String getTo()
Gets the value of the to property.

Returns:
possible object is String

setTo

public void setTo(String value)
Sets the value of the to property.

Parameters:
value - allowed object is String

getBy

public String getBy()
Gets the value of the by property.

Returns:
possible object is String

setBy

public void setBy(String value)
Sets the value of the by property.

Parameters:
value - allowed object is String

getPath

public String getPath()
Gets the value of the path property.

Returns:
possible object is String

setPath

public void setPath(String value)
Sets the value of the path property.

Parameters:
value - allowed object is String

getKeyPoints

public String getKeyPoints()
Gets the value of the keyPoints property.

Returns:
possible object is String

setKeyPoints

public void setKeyPoints(String value)
Sets the value of the keyPoints property.

Parameters:
value - allowed object is String

getRotate

public String getRotate()
Gets the value of the rotate property.

Returns:
possible object is String

setRotate

public void setRotate(String value)
Sets the value of the rotate property.

Parameters:
value - allowed object is String

getOrigin

public String getOrigin()
Gets the value of the origin property.

Returns:
possible object is String

setOrigin

public void setOrigin(String value)
Sets the value of the origin property.

Parameters:
value - allowed object is String

getBegin

public String getBegin()
Gets the value of the begin property.

Returns:
possible object is String

setBegin

public void setBegin(String value)
Sets the value of the begin property.

Parameters:
value - allowed object is String

getDur

public String getDur()
Gets the value of the dur property.

Returns:
possible object is String

setDur

public void setDur(String value)
Sets the value of the dur property.

Parameters:
value - allowed object is String

getEnd

public String getEnd()
Gets the value of the end property.

Returns:
possible object is String

setEnd

public void setEnd(String value)
Sets the value of the end property.

Parameters:
value - allowed object is String

getMin

public String getMin()
Gets the value of the min property.

Returns:
possible object is String

setMin

public void setMin(String value)
Sets the value of the min property.

Parameters:
value - allowed object is String

getMax

public String getMax()
Gets the value of the max property.

Returns:
possible object is String

setMax

public void setMax(String value)
Sets the value of the max property.

Parameters:
value - allowed object is String

getRestart

public String getRestart()
Gets the value of the restart property.

Returns:
possible object is String

setRestart

public void setRestart(String value)
Sets the value of the restart property.

Parameters:
value - allowed object is String

getRepeatCount

public String getRepeatCount()
Gets the value of the repeatCount property.

Returns:
possible object is String

setRepeatCount

public void setRepeatCount(String value)
Sets the value of the repeatCount property.

Parameters:
value - allowed object is String

getRepeatDur

public String getRepeatDur()
Gets the value of the repeatDur property.

Returns:
possible object is String

setRepeatDur

public void setRepeatDur(String value)
Sets the value of the repeatDur property.

Parameters:
value - allowed object is String

getFill

public String getFill()
Gets the value of the fill property.

Returns:
possible object is String

setFill

public void setFill(String value)
Sets the value of the fill property.

Parameters:
value - allowed object is String

getRequiredFeatures

public String getRequiredFeatures()
Gets the value of the requiredFeatures property.

Returns:
possible object is String

setRequiredFeatures

public void setRequiredFeatures(String value)
Sets the value of the requiredFeatures property.

Parameters:
value - allowed object is String

getRequiredExtensions

public String getRequiredExtensions()
Gets the value of the requiredExtensions property.

Returns:
possible object is String

setRequiredExtensions

public void setRequiredExtensions(String value)
Sets the value of the requiredExtensions property.

Parameters:
value - allowed object is String

getSystemLanguage

public String getSystemLanguage()
Gets the value of the systemLanguage property.

Returns:
possible object is String

setSystemLanguage

public void setSystemLanguage(String value)
Sets the value of the systemLanguage property.

Parameters:
value - allowed object is String

getType

public String getType()
Gets the value of the type property.

Returns:
possible object is String

setType

public void setType(String value)
Sets the value of the type property.

Parameters:
value - allowed object is String

getHref

public String getHref()
Gets the value of the href property.

Returns:
possible object is String

setHref

public void setHref(String value)
Sets the value of the href property.

Parameters:
value - allowed object is String

getRole

public String getRole()
Gets the value of the role property.

Returns:
possible object is String

setRole

public void setRole(String value)
Sets the value of the role property.

Parameters:
value - allowed object is String

getArcrole

public String getArcrole()
Gets the value of the arcrole property.

Returns:
possible object is String

setArcrole

public void setArcrole(String value)
Sets the value of the arcrole property.

Parameters:
value - allowed object is String

getTitle

public String getTitle()
Gets the value of the title property.

Returns:
possible object is String

setTitle

public void setTitle(String value)
Sets the value of the title property.

Parameters:
value - allowed object is String

getShow

public String getShow()
Gets the value of the show property.

Returns:
possible object is String

setShow

public void setShow(String value)
Sets the value of the show property.

Parameters:
value - allowed object is String

getActuate

public String getActuate()
Gets the value of the actuate property.

Returns:
possible object is String

setActuate

public void setActuate(String value)
Sets the value of the actuate property.

Parameters:
value - allowed object is String

getExternalResourcesRequired

public BooleanDatatype getExternalResourcesRequired()
Gets the value of the externalResourcesRequired property.

Returns:
possible object is BooleanDatatype

setExternalResourcesRequired

public void setExternalResourcesRequired(BooleanDatatype value)
Sets the value of the externalResourcesRequired property.

Parameters:
value - allowed object is BooleanDatatype

getOnbegin

public String getOnbegin()
Gets the value of the onbegin property.

Returns:
possible object is String

setOnbegin

public void setOnbegin(String value)
Sets the value of the onbegin property.

Parameters:
value - allowed object is String

getOnend

public String getOnend()
Gets the value of the onend property.

Returns:
possible object is String

setOnend

public void setOnend(String value)
Sets the value of the onend property.

Parameters:
value - allowed object is String

getOnload

public String getOnload()
Gets the value of the onload property.

Returns:
possible object is String

setOnload

public void setOnload(String value)
Sets the value of the onload property.

Parameters:
value - allowed object is String

getOnrepeat

public String getOnrepeat()
Gets the value of the onrepeat property.

Returns:
possible object is String

setOnrepeat

public void setOnrepeat(String value)
Sets the value of the onrepeat property.

Parameters:
value - allowed object is String

getId

public String getId()
Gets the value of the id property.

Returns:
possible object is String

setId

public void setId(String value)
Sets the value of the id property.

Parameters:
value - allowed object is String

getBase

public String getBase()
Gets the value of the base property.

Returns:
possible object is String

setBase

public void setBase(String value)
Sets the value of the base property.

Parameters:
value - allowed object is String

getSpace

public String getSpace()
Gets the value of the space property.

Returns:
possible object is String

setSpace

public void setSpace(String value)
Sets the value of the space property.

Parameters:
value - allowed object is String

getLang

public String getLang()
Gets the value of the lang property.

Returns:
possible object is String

setLang

public void setLang(String value)
Sets the value of the lang property.

Parameters:
value - allowed object is String

getAdditive

public String getAdditive()
Gets the value of the additive property.

Returns:
possible object is String

setAdditive

public void setAdditive(String value)
Sets the value of the additive property.

Parameters:
value - allowed object is String

getAccumulate

public String getAccumulate()
Gets the value of the accumulate property.

Returns:
possible object is String

setAccumulate

public void setAccumulate(String value)
Sets the value of the accumulate property.

Parameters:
value - allowed object is String


Copyright © 2012. All Rights Reserved.