|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.plutext.jaxb.svg11.SVGFontFaceContent
org.plutext.jaxb.svg11.FontFace
public class FontFace
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.font-face.content">
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Core.attrib"/>
<attribute name="font-family" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="font-style" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="font-variant" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="font-weight" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="font-stretch" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="font-size" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="unicode-range" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="units-per-em" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="panose-1" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="stemv" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="stemh" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="slope" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="cap-height" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="x-height" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="accent-height" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="ascent" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="descent" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="widths" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="bbox" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="ideographic" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="alphabetic" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="mathematical" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="hanging" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="v-ideographic" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="v-alphabetic" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="v-mathematical" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="v-hanging" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="underline-position" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="underline-thickness" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="strikethrough-position" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="strikethrough-thickness" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="overline-position" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="overline-thickness" type="{http://www.w3.org/2000/svg}Number.datatype" />
</extension>
</complexContent>
</complexType>
| Fields inherited from class org.plutext.jaxb.svg11.SVGFontFaceContent |
|---|
definitionSrc, fontFaceSrc, svgDescriptionClass |
| Constructor Summary | |
|---|---|
FontFace()
|
|
| Method Summary | |
|---|---|
String |
getAccentHeight()
Gets the value of the accentHeight property. |
String |
getAlphabetic()
Gets the value of the alphabetic property. |
String |
getAscent()
Gets the value of the ascent property. |
String |
getBase()
Gets the value of the base property. |
String |
getBbox()
Gets the value of the bbox property. |
String |
getCapHeight()
Gets the value of the capHeight property. |
String |
getDescent()
Gets the value of the descent property. |
String |
getFontFamily()
Gets the value of the fontFamily property. |
String |
getFontSize()
Gets the value of the fontSize property. |
String |
getFontStretch()
Gets the value of the fontStretch property. |
String |
getFontStyle()
Gets the value of the fontStyle property. |
String |
getFontVariant()
Gets the value of the fontVariant property. |
String |
getFontWeight()
Gets the value of the fontWeight property. |
String |
getHanging()
Gets the value of the hanging property. |
String |
getId()
Gets the value of the id property. |
String |
getIdeographic()
Gets the value of the ideographic property. |
String |
getLang()
Gets the value of the lang property. |
String |
getMathematical()
Gets the value of the mathematical property. |
String |
getOverlinePosition()
Gets the value of the overlinePosition property. |
String |
getOverlineThickness()
Gets the value of the overlineThickness property. |
String |
getPanose1()
Gets the value of the panose1 property. |
String |
getSlope()
Gets the value of the slope property. |
String |
getSpace()
Gets the value of the space property. |
String |
getStemh()
Gets the value of the stemh property. |
String |
getStemv()
Gets the value of the stemv property. |
String |
getStrikethroughPosition()
Gets the value of the strikethroughPosition property. |
String |
getStrikethroughThickness()
Gets the value of the strikethroughThickness property. |
String |
getUnderlinePosition()
Gets the value of the underlinePosition property. |
String |
getUnderlineThickness()
Gets the value of the underlineThickness property. |
String |
getUnicodeRange()
Gets the value of the unicodeRange property. |
String |
getUnitsPerEm()
Gets the value of the unitsPerEm property. |
String |
getVAlphabetic()
Gets the value of the vAlphabetic property. |
String |
getVHanging()
Gets the value of the vHanging property. |
String |
getVIdeographic()
Gets the value of the vIdeographic property. |
String |
getVMathematical()
Gets the value of the vMathematical property. |
String |
getWidths()
Gets the value of the widths property. |
String |
getXHeight()
Gets the value of the xHeight property. |
void |
setAccentHeight(String value)
Sets the value of the accentHeight property. |
void |
setAlphabetic(String value)
Sets the value of the alphabetic property. |
void |
setAscent(String value)
Sets the value of the ascent property. |
void |
setBase(String value)
Sets the value of the base property. |
void |
setBbox(String value)
Sets the value of the bbox property. |
void |
setCapHeight(String value)
Sets the value of the capHeight property. |
void |
setDescent(String value)
Sets the value of the descent property. |
void |
setFontFamily(String value)
Sets the value of the fontFamily property. |
void |
setFontSize(String value)
Sets the value of the fontSize property. |
void |
setFontStretch(String value)
Sets the value of the fontStretch property. |
void |
setFontStyle(String value)
Sets the value of the fontStyle property. |
void |
setFontVariant(String value)
Sets the value of the fontVariant property. |
void |
setFontWeight(String value)
Sets the value of the fontWeight property. |
void |
setHanging(String value)
Sets the value of the hanging property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setIdeographic(String value)
Sets the value of the ideographic property. |
void |
setLang(String value)
Sets the value of the lang property. |
void |
setMathematical(String value)
Sets the value of the mathematical property. |
void |
setOverlinePosition(String value)
Sets the value of the overlinePosition property. |
void |
setOverlineThickness(String value)
Sets the value of the overlineThickness property. |
void |
setPanose1(String value)
Sets the value of the panose1 property. |
void |
setSlope(String value)
Sets the value of the slope property. |
void |
setSpace(String value)
Sets the value of the space property. |
void |
setStemh(String value)
Sets the value of the stemh property. |
void |
setStemv(String value)
Sets the value of the stemv property. |
void |
setStrikethroughPosition(String value)
Sets the value of the strikethroughPosition property. |
void |
setStrikethroughThickness(String value)
Sets the value of the strikethroughThickness property. |
void |
setUnderlinePosition(String value)
Sets the value of the underlinePosition property. |
void |
setUnderlineThickness(String value)
Sets the value of the underlineThickness property. |
void |
setUnicodeRange(String value)
Sets the value of the unicodeRange property. |
void |
setUnitsPerEm(String value)
Sets the value of the unitsPerEm property. |
void |
setVAlphabetic(String value)
Sets the value of the vAlphabetic property. |
void |
setVHanging(String value)
Sets the value of the vHanging property. |
void |
setVIdeographic(String value)
Sets the value of the vIdeographic property. |
void |
setVMathematical(String value)
Sets the value of the vMathematical property. |
void |
setWidths(String value)
Sets the value of the widths property. |
void |
setXHeight(String value)
Sets the value of the xHeight property. |
| Methods inherited from class org.plutext.jaxb.svg11.SVGFontFaceContent |
|---|
getDefinitionSrc, getFontFaceSrc, getSVGDescriptionClass, setDefinitionSrc, setFontFaceSrc |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String fontFamily
protected String fontStyle
protected String fontVariant
protected String fontWeight
protected String fontStretch
protected String fontSize
protected String unicodeRange
protected String unitsPerEm
protected String panose1
protected String stemv
protected String stemh
protected String slope
protected String capHeight
protected String xHeight
protected String accentHeight
protected String ascent
protected String descent
protected String widths
protected String bbox
protected String ideographic
protected String alphabetic
protected String mathematical
protected String hanging
protected String vIdeographic
protected String vAlphabetic
protected String vMathematical
protected String vHanging
protected String underlinePosition
protected String underlineThickness
protected String strikethroughPosition
protected String strikethroughThickness
protected String overlinePosition
protected String overlineThickness
protected String id
protected String base
protected String space
protected String lang
| Constructor Detail |
|---|
public FontFace()
| Method Detail |
|---|
public String getFontFamily()
Stringpublic void setFontFamily(String value)
value - allowed object is
Stringpublic String getFontStyle()
Stringpublic void setFontStyle(String value)
value - allowed object is
Stringpublic String getFontVariant()
Stringpublic void setFontVariant(String value)
value - allowed object is
Stringpublic String getFontWeight()
Stringpublic void setFontWeight(String value)
value - allowed object is
Stringpublic String getFontStretch()
Stringpublic void setFontStretch(String value)
value - allowed object is
Stringpublic String getFontSize()
Stringpublic void setFontSize(String value)
value - allowed object is
Stringpublic String getUnicodeRange()
Stringpublic void setUnicodeRange(String value)
value - allowed object is
Stringpublic String getUnitsPerEm()
Stringpublic void setUnitsPerEm(String value)
value - allowed object is
Stringpublic String getPanose1()
Stringpublic void setPanose1(String value)
value - allowed object is
Stringpublic String getStemv()
Stringpublic void setStemv(String value)
value - allowed object is
Stringpublic String getStemh()
Stringpublic void setStemh(String value)
value - allowed object is
Stringpublic String getSlope()
Stringpublic void setSlope(String value)
value - allowed object is
Stringpublic String getCapHeight()
Stringpublic void setCapHeight(String value)
value - allowed object is
Stringpublic String getXHeight()
Stringpublic void setXHeight(String value)
value - allowed object is
Stringpublic String getAccentHeight()
Stringpublic void setAccentHeight(String value)
value - allowed object is
Stringpublic String getAscent()
Stringpublic void setAscent(String value)
value - allowed object is
Stringpublic String getDescent()
Stringpublic void setDescent(String value)
value - allowed object is
Stringpublic String getWidths()
Stringpublic void setWidths(String value)
value - allowed object is
Stringpublic String getBbox()
Stringpublic void setBbox(String value)
value - allowed object is
Stringpublic String getIdeographic()
Stringpublic void setIdeographic(String value)
value - allowed object is
Stringpublic String getAlphabetic()
Stringpublic void setAlphabetic(String value)
value - allowed object is
Stringpublic String getMathematical()
Stringpublic void setMathematical(String value)
value - allowed object is
Stringpublic String getHanging()
Stringpublic void setHanging(String value)
value - allowed object is
Stringpublic String getVIdeographic()
Stringpublic void setVIdeographic(String value)
value - allowed object is
Stringpublic String getVAlphabetic()
Stringpublic void setVAlphabetic(String value)
value - allowed object is
Stringpublic String getVMathematical()
Stringpublic void setVMathematical(String value)
value - allowed object is
Stringpublic String getVHanging()
Stringpublic void setVHanging(String value)
value - allowed object is
Stringpublic String getUnderlinePosition()
Stringpublic void setUnderlinePosition(String value)
value - allowed object is
Stringpublic String getUnderlineThickness()
Stringpublic void setUnderlineThickness(String value)
value - allowed object is
Stringpublic String getStrikethroughPosition()
Stringpublic void setStrikethroughPosition(String value)
value - allowed object is
Stringpublic String getStrikethroughThickness()
Stringpublic void setStrikethroughThickness(String value)
value - allowed object is
Stringpublic String getOverlinePosition()
Stringpublic void setOverlinePosition(String value)
value - allowed object is
Stringpublic String getOverlineThickness()
Stringpublic void setOverlineThickness(String value)
value - allowed object is
Stringpublic String getId()
Stringpublic void setId(String value)
value - allowed object is
Stringpublic String getBase()
Stringpublic void setBase(String value)
value - allowed object is
Stringpublic String getSpace()
Stringpublic void setSpace(String value)
value - allowed object is
Stringpublic String getLang()
Stringpublic void setLang(String value)
value - allowed object is
String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||