Uses of Class
com.iizix.prop.font.FontConsumed
Uses of FontConsumed in com.iizix.prop
Modifier and TypeMethodDescriptionvoid
ImageReference.collectConsumedFonts
(Set<FontConsumed> fonts) Collects the consumed fonts.void
Styles.collectConsumedFonts
(Set<FontConsumed> fonts) Collects the consumed fonts.Uses of FontConsumed in com.iizix.prop.font
Modifier and TypeMethodDescriptionstatic Set<FontConsumed>
FontConsumed.getConsumedFonts
(PropCnr comp) Collects all fonts in a component and its children recursively.Modifier and TypeMethodDescriptionstatic void
FontConsumed.collectConsumedFonts
(PropCnr comp, Set<FontConsumed> fonts) Collects all fonts in a component and its children recursively.void
IFontConsumer.collectConsumedFonts
(Set<FontConsumed> fonts) Collects the consumed fonts.Uses of FontConsumed in com.iizix.prop.image
Modifier and TypeMethodDescriptionvoid
FontIconsDefinition.collectConsumedFonts
(Set<FontConsumed> fonts) Collects the consumed fonts.