-
-
Constructor Summary
Constructors
Constructor and Description |
TEXTMETRIC() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
tmHeight
public int tmHeight
-
tmAscent
public int tmAscent
-
tmDescent
public int tmDescent
-
tmWeight
public int tmWeight
-
tmOverhang
public int tmOverhang
-
tmItalic
public byte tmItalic
-
tmUnderlined
public byte tmUnderlined
-
tmStruckOut
public byte tmStruckOut
-
tmCharSet
public byte tmCharSet
-
Constructor Detail
-
TEXTMETRIC
public TEXTMETRIC()
Copyright © 2017. All Rights Reserved.