FontMetrics
Courier
, CourierBold
, CourierBoldOblique
, CourierOblique
, Helvetica
, HelveticaBold
, HelveticaBoldOblique
, HelveticaOblique
, Symbol
, TimesBold
, TimesBoldItalic
, TimesItalic
, TimesRoman
, ZapfDingbats
public abstract class Base14Font extends Typeface
eventListener, NOT_FOUND
Constructor | Description |
---|---|
Base14Font() |
Modifier and Type | Method | Description |
---|---|---|
int |
getStrikeoutPosition(int size) |
Returns the distance from the baseline to the center of the strikeout line
(negative value indicates below baseline).
|
int |
getStrikeoutThickness(int size) |
Returns the thickness of the strikeout line.
|
getAscender, getBoundingBox, getCapHeight, getDescender, getEmbedFontName, getFamilyNames, getFontName, getFontType, getFontURI, getFullName, getKerningInfo, getUnderlinePosition, getUnderlineThickness, getWidth, getWidths, getXHeight, hasKerningInfo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getEncodingName, getMaxAscent, hadMappingOperations, hasChar, hasFeature, isMultiByte, mapChar, notifyMapOperation, setEventListener, toString, warnMissingGlyph
public int getStrikeoutPosition(int size)
FontMetrics
size
- font sizepublic int getStrikeoutThickness(int size)
FontMetrics
size
- font sizeCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.