java.lang.Object
org.plutext.jaxb.svg11.SVGFeConvolveMatrixContent
org.plutext.jaxb.svg11.FeConvolveMatrix
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.feConvolveMatrix.content">
<attGroup ref="{http://www.w3.org/2000/svg}SVG.FilterColor.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Core.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.FilterPrimitiveWithIn.attrib"/>
<attribute name="order" use="required" type="{http://www.w3.org/2000/svg}NumberOptionalNumber.datatype" />
<attribute name="kernelMatrix" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="divisor" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="bias" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="targetX" type="{http://www.w3.org/2000/svg}Integer.datatype" />
<attribute name="targetY" type="{http://www.w3.org/2000/svg}Integer.datatype" />
<attribute name="edgeMode" default="duplicate">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}token">
<enumeration value="duplicate"/>
<enumeration value="wrap"/>
<enumeration value="none"/>
</restriction>
</simpleType>
</attribute>
<attribute name="kernelUnitLength" type="{http://www.w3.org/2000/svg}NumberOptionalNumber.datatype" />
<attribute name="preserveAlpha" type="{http://www.w3.org/2000/svg}Boolean.datatype" />
</extension>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected BooleanDatatypeprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected StringFields inherited from class org.plutext.jaxb.svg11.SVGFeConvolveMatrixContent
animateOrSet -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBase()Gets the value of the base property.getBias()Gets the value of the bias property.Gets the value of the colorInterpolationFilters property.Gets the value of the divisor property.Gets the value of the edgeMode property.Gets the value of the height property.getId()Gets the value of the id property.getIn()Gets the value of the in property.Gets the value of the kernelMatrix property.Gets the value of the kernelUnitLength property.getLang()Gets the value of the lang property.getOrder()Gets the value of the order property.Gets the value of the preserveAlpha property.Gets the value of the result property.getSpace()Gets the value of the space property.Gets the value of the targetX property.Gets the value of the targetY property.getWidth()Gets the value of the width property.getX()Gets the value of the x property.getY()Gets the value of the y property.voidSets the value of the base property.voidSets the value of the bias property.voidSets the value of the colorInterpolationFilters property.voidsetDivisor(String value) Sets the value of the divisor property.voidsetEdgeMode(String value) Sets the value of the edgeMode property.voidSets the value of the height property.voidSets the value of the id property.voidSets the value of the in property.voidsetKernelMatrix(String value) Sets the value of the kernelMatrix property.voidsetKernelUnitLength(String value) Sets the value of the kernelUnitLength property.voidSets the value of the lang property.voidSets the value of the order property.voidsetPreserveAlpha(BooleanDatatype value) Sets the value of the preserveAlpha property.voidSets the value of the result property.voidSets the value of the space property.voidsetTargetX(String value) Sets the value of the targetX property.voidsetTargetY(String value) Sets the value of the targetY property.voidSets the value of the width property.voidSets the value of the x property.voidSets the value of the y property.Methods inherited from class org.plutext.jaxb.svg11.SVGFeConvolveMatrixContent
getAnimateOrSet
-
Field Details
-
order
-
kernelMatrix
-
divisor
-
bias
-
targetX
-
targetY
-
edgeMode
-
kernelUnitLength
-
preserveAlpha
-
colorInterpolationFilters
-
id
-
base
-
space
-
lang
-
in
-
x
-
y
-
width
-
height
-
result
-
-
Constructor Details
-
FeConvolveMatrix
public FeConvolveMatrix()
-
-
Method Details
-
getOrder
Gets the value of the order property.- Returns:
- possible object is
String
-
setOrder
Sets the value of the order property.- Parameters:
value- allowed object isString
-
getKernelMatrix
Gets the value of the kernelMatrix property.- Returns:
- possible object is
String
-
setKernelMatrix
Sets the value of the kernelMatrix property.- Parameters:
value- allowed object isString
-
getDivisor
Gets the value of the divisor property.- Returns:
- possible object is
String
-
setDivisor
Sets the value of the divisor property.- Parameters:
value- allowed object isString
-
getBias
Gets the value of the bias property.- Returns:
- possible object is
String
-
setBias
Sets the value of the bias property.- Parameters:
value- allowed object isString
-
getTargetX
Gets the value of the targetX property.- Returns:
- possible object is
String
-
setTargetX
Sets the value of the targetX property.- Parameters:
value- allowed object isString
-
getTargetY
Gets the value of the targetY property.- Returns:
- possible object is
String
-
setTargetY
Sets the value of the targetY property.- Parameters:
value- allowed object isString
-
getEdgeMode
Gets the value of the edgeMode property.- Returns:
- possible object is
String
-
setEdgeMode
Sets the value of the edgeMode property.- Parameters:
value- allowed object isString
-
getKernelUnitLength
Gets the value of the kernelUnitLength property.- Returns:
- possible object is
String
-
setKernelUnitLength
Sets the value of the kernelUnitLength property.- Parameters:
value- allowed object isString
-
getPreserveAlpha
Gets the value of the preserveAlpha property.- Returns:
- possible object is
BooleanDatatype
-
setPreserveAlpha
Sets the value of the preserveAlpha property.- Parameters:
value- allowed object isBooleanDatatype
-
getColorInterpolationFilters
Gets the value of the colorInterpolationFilters property.- Returns:
- possible object is
String
-
setColorInterpolationFilters
Sets the value of the colorInterpolationFilters property.- Parameters:
value- allowed object isString
-
getId
Gets the value of the id property.- Returns:
- possible object is
String
-
setId
Sets the value of the id property.- Parameters:
value- allowed object isString
-
getBase
Gets the value of the base property.- Returns:
- possible object is
String
-
setBase
Sets the value of the base property.- Parameters:
value- allowed object isString
-
getSpace
Gets the value of the space property.- Returns:
- possible object is
String
-
setSpace
Sets the value of the space property.- Parameters:
value- allowed object isString
-
getLang
Gets the value of the lang property.- Returns:
- possible object is
String
-
setLang
Sets the value of the lang property.- Parameters:
value- allowed object isString
-
getIn
Gets the value of the in property.- Returns:
- possible object is
String
-
setIn
Sets the value of the in property.- Parameters:
value- allowed object isString
-
getX
Gets the value of the x property.- Returns:
- possible object is
String
-
setX
Sets the value of the x property.- Parameters:
value- allowed object isString
-
getY
Gets the value of the y property.- Returns:
- possible object is
String
-
setY
Sets the value of the y property.- Parameters:
value- allowed object isString
-
getWidth
Gets the value of the width property.- Returns:
- possible object is
String
-
setWidth
Sets the value of the width property.- Parameters:
value- allowed object isString
-
getHeight
Gets the value of the height property.- Returns:
- possible object is
String
-
setHeight
Sets the value of the height property.- Parameters:
value- allowed object isString
-
getResult
Gets the value of the result property.- Returns:
- possible object is
String
-
setResult
Sets the value of the result property.- Parameters:
value- allowed object isString
-