java.lang.Object
org.plutext.jaxb.svg11.GlyphRef
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Style.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Core.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Font.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.XLink.attrib"/>
<attribute name="x" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="y" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="dx" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="dy" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="glyphRef" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="format" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the actuate property.Gets the value of the arcrole property.getBase()Gets the value of the base property.getClazz()Gets the value of the clazz property.getDx()Gets the value of the dx property.getDy()Gets the value of the dy property.Gets the value of the fontFamily property.Gets the value of the fontSize property.Gets the value of the fontSizeAdjust property.Gets the value of the fontStretch property.Gets the value of the fontStyle property.Gets the value of the fontVariant property.Gets the value of the fontWeight property.Gets the value of the format property.Gets the value of the glyphRef property.getHref()Gets the value of the href property.getId()Gets the value of the id property.getLang()Gets the value of the lang property.getRole()Gets the value of the role property.getShow()Gets the value of the show property.getSpace()Gets the value of the space property.getStyle()Gets the value of the style property.getTitle()Gets the value of the title property.getType()Gets the value of the type property.getX()Gets the value of the x property.getY()Gets the value of the y property.voidsetActuate(String value) Sets the value of the actuate property.voidsetArcrole(String value) Sets the value of the arcrole property.voidSets the value of the base property.voidSets the value of the clazz property.voidSets the value of the dx property.voidSets the value of the dy property.voidsetFontFamily(String value) Sets the value of the fontFamily property.voidsetFontSize(String value) Sets the value of the fontSize property.voidsetFontSizeAdjust(String value) Sets the value of the fontSizeAdjust property.voidsetFontStretch(String value) Sets the value of the fontStretch property.voidsetFontStyle(String value) Sets the value of the fontStyle property.voidsetFontVariant(String value) Sets the value of the fontVariant property.voidsetFontWeight(String value) Sets the value of the fontWeight property.voidSets the value of the format property.voidsetGlyphRef(String value) Sets the value of the glyphRef property.voidSets the value of the href property.voidSets the value of the id property.voidSets the value of the lang property.voidSets the value of the role property.voidSets the value of the show property.voidSets the value of the space property.voidSets the value of the style property.voidSets the value of the title property.voidSets the value of the type property.voidSets the value of the x property.voidSets the value of the y property.
-
Field Details
-
x
-
y
-
dx
-
dy
-
glyphRef
-
format
-
style
-
clazz
-
id
-
base
-
space
-
lang
-
fontFamily
-
fontSize
-
fontSizeAdjust
-
fontStretch
-
fontStyle
-
fontVariant
-
fontWeight
-
type
-
href
-
role
-
arcrole
-
title
-
show
-
actuate
-
-
Constructor Details
-
GlyphRef
public GlyphRef()
-
-
Method Details
-
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
-
getDx
Gets the value of the dx property.- Returns:
- possible object is
String
-
setDx
Sets the value of the dx property.- Parameters:
value- allowed object isString
-
getDy
Gets the value of the dy property.- Returns:
- possible object is
String
-
setDy
Sets the value of the dy property.- Parameters:
value- allowed object isString
-
getGlyphRef
Gets the value of the glyphRef property.- Returns:
- possible object is
String
-
setGlyphRef
Sets the value of the glyphRef property.- Parameters:
value- allowed object isString
-
getFormat
Gets the value of the format property.- Returns:
- possible object is
String
-
setFormat
Sets the value of the format property.- Parameters:
value- allowed object isString
-
getStyle
Gets the value of the style property.- Returns:
- possible object is
String
-
setStyle
Sets the value of the style property.- Parameters:
value- allowed object isString
-
getClazz
Gets the value of the clazz property.- Returns:
- possible object is
String
-
setClazz
Sets the value of the clazz 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
-
getFontFamily
Gets the value of the fontFamily property.- Returns:
- possible object is
String
-
setFontFamily
Sets the value of the fontFamily property.- Parameters:
value- allowed object isString
-
getFontSize
Gets the value of the fontSize property.- Returns:
- possible object is
String
-
setFontSize
Sets the value of the fontSize property.- Parameters:
value- allowed object isString
-
getFontSizeAdjust
Gets the value of the fontSizeAdjust property.- Returns:
- possible object is
String
-
setFontSizeAdjust
Sets the value of the fontSizeAdjust property.- Parameters:
value- allowed object isString
-
getFontStretch
Gets the value of the fontStretch property.- Returns:
- possible object is
String
-
setFontStretch
Sets the value of the fontStretch property.- Parameters:
value- allowed object isString
-
getFontStyle
Gets the value of the fontStyle property.- Returns:
- possible object is
String
-
setFontStyle
Sets the value of the fontStyle property.- Parameters:
value- allowed object isString
-
getFontVariant
Gets the value of the fontVariant property.- Returns:
- possible object is
String
-
setFontVariant
Sets the value of the fontVariant property.- Parameters:
value- allowed object isString
-
getFontWeight
Gets the value of the fontWeight property.- Returns:
- possible object is
String
-
setFontWeight
Sets the value of the fontWeight property.- Parameters:
value- allowed object isString
-
getType
Gets the value of the type property.- Returns:
- possible object is
String
-
setType
Sets the value of the type property.- Parameters:
value- allowed object isString
-
getHref
Gets the value of the href property.- Returns:
- possible object is
String
-
setHref
Sets the value of the href property.- Parameters:
value- allowed object isString
-
getRole
Gets the value of the role property.- Returns:
- possible object is
String
-
setRole
Sets the value of the role property.- Parameters:
value- allowed object isString
-
getArcrole
Gets the value of the arcrole property.- Returns:
- possible object is
String
-
setArcrole
Sets the value of the arcrole property.- Parameters:
value- allowed object isString
-
getTitle
Gets the value of the title property.- Returns:
- possible object is
String
-
setTitle
Sets the value of the title property.- Parameters:
value- allowed object isString
-
getShow
Gets the value of the show property.- Returns:
- possible object is
String
-
setShow
Sets the value of the show property.- Parameters:
value- allowed object isString
-
getActuate
Gets the value of the actuate property.- Returns:
- possible object is
String
-
setActuate
Sets the value of the actuate property.- Parameters:
value- allowed object isString
-