public final class HeightMode
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static HeightMode |
CAPITAL_ASCENT |
static HeightMode |
TEXT_ASCENT |
static HeightMode |
TEXT_HEIGHT |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public static final HeightMode CAPITAL_ASCENT
public static final HeightMode TEXT_ASCENT
public static final HeightMode TEXT_HEIGHT
Copyright © 2001-2006 JGoodies Karsten Lentzsch. All Rights Reserved.