Class GlyphRef

java.lang.Object
org.plutext.jaxb.svg11.GlyphRef

public class GlyphRef extends Object

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 Details

    • x

      protected String x
    • y

      protected String y
    • dx

      protected String dx
    • dy

      protected String dy
    • glyphRef

      protected String glyphRef
    • format

      protected String format
    • style

      protected String style
    • clazz

      protected String clazz
    • id

      protected String id
    • base

      protected String base
    • space

      protected String space
    • lang

      protected String lang
    • fontFamily

      protected String fontFamily
    • fontSize

      protected String fontSize
    • fontSizeAdjust

      protected String fontSizeAdjust
    • fontStretch

      protected String fontStretch
    • fontStyle

      protected String fontStyle
    • fontVariant

      protected String fontVariant
    • fontWeight

      protected String fontWeight
    • 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
  • Constructor Details

    • GlyphRef

      public GlyphRef()
  • Method Details

    • getX

      public String getX()
      Gets the value of the x property.
      Returns:
      possible object is String
    • setX

      public void setX(String value)
      Sets the value of the x property.
      Parameters:
      value - allowed object is String
    • getY

      public String getY()
      Gets the value of the y property.
      Returns:
      possible object is String
    • setY

      public void setY(String value)
      Sets the value of the y property.
      Parameters:
      value - allowed object is String
    • getDx

      public String getDx()
      Gets the value of the dx property.
      Returns:
      possible object is String
    • setDx

      public void setDx(String value)
      Sets the value of the dx property.
      Parameters:
      value - allowed object is String
    • getDy

      public String getDy()
      Gets the value of the dy property.
      Returns:
      possible object is String
    • setDy

      public void setDy(String value)
      Sets the value of the dy property.
      Parameters:
      value - allowed object is String
    • getGlyphRef

      public String getGlyphRef()
      Gets the value of the glyphRef property.
      Returns:
      possible object is String
    • setGlyphRef

      public void setGlyphRef(String value)
      Sets the value of the glyphRef property.
      Parameters:
      value - allowed object is String
    • getFormat

      public String getFormat()
      Gets the value of the format property.
      Returns:
      possible object is String
    • setFormat

      public void setFormat(String value)
      Sets the value of the format property.
      Parameters:
      value - allowed object is String
    • getStyle

      public String getStyle()
      Gets the value of the style property.
      Returns:
      possible object is String
    • setStyle

      public void setStyle(String value)
      Sets the value of the style property.
      Parameters:
      value - allowed object is String
    • getClazz

      public String getClazz()
      Gets the value of the clazz property.
      Returns:
      possible object is String
    • setClazz

      public void setClazz(String value)
      Sets the value of the clazz 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
    • getFontFamily

      public String getFontFamily()
      Gets the value of the fontFamily property.
      Returns:
      possible object is String
    • setFontFamily

      public void setFontFamily(String value)
      Sets the value of the fontFamily property.
      Parameters:
      value - allowed object is String
    • getFontSize

      public String getFontSize()
      Gets the value of the fontSize property.
      Returns:
      possible object is String
    • setFontSize

      public void setFontSize(String value)
      Sets the value of the fontSize property.
      Parameters:
      value - allowed object is String
    • getFontSizeAdjust

      public String getFontSizeAdjust()
      Gets the value of the fontSizeAdjust property.
      Returns:
      possible object is String
    • setFontSizeAdjust

      public void setFontSizeAdjust(String value)
      Sets the value of the fontSizeAdjust property.
      Parameters:
      value - allowed object is String
    • getFontStretch

      public String getFontStretch()
      Gets the value of the fontStretch property.
      Returns:
      possible object is String
    • setFontStretch

      public void setFontStretch(String value)
      Sets the value of the fontStretch property.
      Parameters:
      value - allowed object is String
    • getFontStyle

      public String getFontStyle()
      Gets the value of the fontStyle property.
      Returns:
      possible object is String
    • setFontStyle

      public void setFontStyle(String value)
      Sets the value of the fontStyle property.
      Parameters:
      value - allowed object is String
    • getFontVariant

      public String getFontVariant()
      Gets the value of the fontVariant property.
      Returns:
      possible object is String
    • setFontVariant

      public void setFontVariant(String value)
      Sets the value of the fontVariant property.
      Parameters:
      value - allowed object is String
    • getFontWeight

      public String getFontWeight()
      Gets the value of the fontWeight property.
      Returns:
      possible object is String
    • setFontWeight

      public void setFontWeight(String value)
      Sets the value of the fontWeight 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