public interface CompositeFontResource extends FontResource
Modifier and Type | Method and Description |
---|---|
int |
getNumSlots() |
int |
getSlotForFont(String fontName)
Returns the slot for the given font name.
|
FontResource |
getSlotResource(int slot) |
getAdvance, getDefaultAAMode, getFamilyName, getFeatures, getFileName, getFullName, getGlyphBoundingBox, getGlyphMapper, getLocaleFamilyName, getLocaleFullName, getLocaleStyleName, getPeer, getPSName, getStrike, getStrike, getStrikeMap, getStyleName, isBold, isEmbeddedFont, isItalic, setPeer
FontResource getSlotResource(int slot)
int getNumSlots()
int getSlotForFont(String fontName)
Copyright © 2020. All rights reserved.