org.apache.batik.svggen.font.table
Class Panose
java.lang.Object
org.apache.batik.svggen.font.table.Panose
- public class Panose
- extends java.lang.Object
- Version:
- $Id: Panose.java,v 1.2 2003/08/08 11:39:22 vhardy Exp $
- Author:
- David Schweinsberg
|
Constructor Summary |
Panose(byte[] panose)
Creates new Panose |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Panose
public Panose(byte[] panose)
- Creates new Panose
getFamilyType
public byte getFamilyType()
getSerifStyle
public byte getSerifStyle()
getWeight
public byte getWeight()
getProportion
public byte getProportion()
getContrast
public byte getContrast()
getStrokeVariation
public byte getStrokeVariation()
getArmStyle
public byte getArmStyle()
getLetterForm
public byte getLetterForm()
getMidline
public byte getMidline()
getXHeight
public byte getXHeight()
toString
public java.lang.String toString()
<oXygen/>
XML Editor
uses Batik from the Apache Foundation
to provide support for previewing SVG documents.
See the SVG Editor section
for more info.