java.lang.Object
org.plutext.jaxb.svg11.SVGFeFuncBContent
org.plutext.jaxb.svg11.FeFuncB
public class FeFuncB extends SVGFeFuncBContent
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.feFuncB.content">
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Core.attrib"/>
<attribute name="type" use="required">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}token">
<enumeration value="identity"/>
<enumeration value="table"/>
<enumeration value="discrete"/>
<enumeration value="linear"/>
<enumeration value="gamma"/>
</restriction>
</simpleType>
</attribute>
<attribute name="tableValues" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="slope" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="intercept" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="amplitude" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="exponent" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="offset" type="{http://www.w3.org/2000/svg}Number.datatype" />
</extension>
</complexContent>
</complexType>
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.Stringamplitudeprotected java.lang.Stringbaseprotected java.lang.Stringexponentprotected java.lang.Stringidprotected java.lang.Stringinterceptprotected java.lang.Stringlangprotected java.lang.Stringoffsetprotected java.lang.Stringslopeprotected java.lang.Stringspaceprotected java.lang.StringtableValuesprotected java.lang.StringtypeFields inherited from class org.plutext.jaxb.svg11.SVGFeFuncBContent
animateOrSet -
Constructor Summary
Constructors Constructor Description FeFuncB() -
Method Summary
Modifier and Type Method Description java.lang.StringgetAmplitude()Gets the value of the amplitude property.java.lang.StringgetBase()Gets the value of the base property.java.lang.StringgetExponent()Gets the value of the exponent property.java.lang.StringgetId()Gets the value of the id property.java.lang.StringgetIntercept()Gets the value of the intercept property.java.lang.StringgetLang()Gets the value of the lang property.java.lang.StringgetOffset()Gets the value of the offset property.java.lang.StringgetSlope()Gets the value of the slope property.java.lang.StringgetSpace()Gets the value of the space property.java.lang.StringgetTableValues()Gets the value of the tableValues property.java.lang.StringgetType()Gets the value of the type property.voidsetAmplitude(java.lang.String value)Sets the value of the amplitude property.voidsetBase(java.lang.String value)Sets the value of the base property.voidsetExponent(java.lang.String value)Sets the value of the exponent property.voidsetId(java.lang.String value)Sets the value of the id property.voidsetIntercept(java.lang.String value)Sets the value of the intercept property.voidsetLang(java.lang.String value)Sets the value of the lang property.voidsetOffset(java.lang.String value)Sets the value of the offset property.voidsetSlope(java.lang.String value)Sets the value of the slope property.voidsetSpace(java.lang.String value)Sets the value of the space property.voidsetTableValues(java.lang.String value)Sets the value of the tableValues property.voidsetType(java.lang.String value)Sets the value of the type property.Methods inherited from class org.plutext.jaxb.svg11.SVGFeFuncBContent
getAnimateOrSetMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
type
protected java.lang.String type -
tableValues
protected java.lang.String tableValues -
slope
protected java.lang.String slope -
intercept
protected java.lang.String intercept -
amplitude
protected java.lang.String amplitude -
exponent
protected java.lang.String exponent -
offset
protected java.lang.String offset -
id
protected java.lang.String id -
base
protected java.lang.String base -
space
protected java.lang.String space -
lang
protected java.lang.String lang
-
-
Constructor Details
-
FeFuncB
public FeFuncB()
-
-
Method Details
-
getType
public java.lang.String getType()Gets the value of the type property.- Returns:
- possible object is
String
-
setType
public void setType(java.lang.String value)Sets the value of the type property.- Parameters:
value- allowed object isString
-
getTableValues
public java.lang.String getTableValues()Gets the value of the tableValues property.- Returns:
- possible object is
String
-
setTableValues
public void setTableValues(java.lang.String value)Sets the value of the tableValues property.- Parameters:
value- allowed object isString
-
getSlope
public java.lang.String getSlope()Gets the value of the slope property.- Returns:
- possible object is
String
-
setSlope
public void setSlope(java.lang.String value)Sets the value of the slope property.- Parameters:
value- allowed object isString
-
getIntercept
public java.lang.String getIntercept()Gets the value of the intercept property.- Returns:
- possible object is
String
-
setIntercept
public void setIntercept(java.lang.String value)Sets the value of the intercept property.- Parameters:
value- allowed object isString
-
getAmplitude
public java.lang.String getAmplitude()Gets the value of the amplitude property.- Returns:
- possible object is
String
-
setAmplitude
public void setAmplitude(java.lang.String value)Sets the value of the amplitude property.- Parameters:
value- allowed object isString
-
getExponent
public java.lang.String getExponent()Gets the value of the exponent property.- Returns:
- possible object is
String
-
setExponent
public void setExponent(java.lang.String value)Sets the value of the exponent property.- Parameters:
value- allowed object isString
-
getOffset
public java.lang.String getOffset()Gets the value of the offset property.- Returns:
- possible object is
String
-
setOffset
public void setOffset(java.lang.String value)Sets the value of the offset property.- Parameters:
value- allowed object isString
-
getId
public java.lang.String getId()Gets the value of the id property.- Returns:
- possible object is
String
-
setId
public void setId(java.lang.String value)Sets the value of the id property.- Parameters:
value- allowed object isString
-
getBase
public java.lang.String getBase()Gets the value of the base property.- Returns:
- possible object is
String
-
setBase
public void setBase(java.lang.String value)Sets the value of the base property.- Parameters:
value- allowed object isString
-
getSpace
public java.lang.String getSpace()Gets the value of the space property.- Returns:
- possible object is
String
-
setSpace
public void setSpace(java.lang.String value)Sets the value of the space property.- Parameters:
value- allowed object isString
-
getLang
public java.lang.String getLang()Gets the value of the lang property.- Returns:
- possible object is
String
-
setLang
public void setLang(java.lang.String value)Sets the value of the lang property.- Parameters:
value- allowed object isString
-