Flying Saucer Project Release ${app.version}

org.xhtmlrenderer.css.value
Class FontSpecification

java.lang.Object
  extended by org.xhtmlrenderer.css.value.FontSpecification

public class FontSpecification
extends java.lang.Object

Created by IntelliJ IDEA. User: tobe Date: 2005-jun-23 Time: 00:28:43 To change this template use File | Settings | File Templates.


Field Summary
 java.lang.String[] families
           
 IdentValue fontStyle
           
 IdentValue fontWeight
           
 float size
           
 IdentValue variant
           
 
Constructor Summary
FontSpecification()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

size

public float size

fontWeight

public IdentValue fontWeight

families

public java.lang.String[] families

fontStyle

public IdentValue fontStyle

variant

public IdentValue variant
Constructor Detail

FontSpecification

public FontSpecification()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

Flying Saucer Project Release ${app.version}

Flying Saucer Project Home