StarOffice 5.2 API
reverse engineered by classdoc

com.sun.star.comp.jawt.vcl
Class TKTSimpleFontMetric

java.lang.Object
  |
  +--com.sun.star.comp.jawt.vcl.TKTSimpleFontMetric

public synchronized class TKTSimpleFontMetric
extends java.lang.Object


Field Summary
 short Ascent
           
 short Descent
           
 char FirstChar
           
 char LastChar
           
 short Leading
           
 short Slant
           
 
Constructor Summary
TKTSimpleFontMetric(short s1, short s2, short s3, short s4, char c1, char c2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Ascent

public short Ascent

Descent

public short Descent

FirstChar

public char FirstChar

LastChar

public char LastChar

Leading

public short Leading

Slant

public short Slant
Constructor Detail

TKTSimpleFontMetric

public TKTSimpleFontMetric(short s1,
                           short s2,
                           short s3,
                           short s4,
                           char c1,
                           char c2)

StarOffice 5.2 API
reverse engineered by classdoc