|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFontSubstRule
Method Summary | |
---|---|
IFontData |
getDestFont()
Font to use for substitution. |
int |
getReplaceFontCondition()
Rule to apply for substitution. |
IFontData |
getSourceFont()
Font to substitute. |
Method Detail |
---|
IFontData getSourceFont()
Font to substitute.
Read-only IFontData
.
IFontData getDestFont()
Font to use for substitution.
Read-only IFontData
.
int getReplaceFontCondition()
Rule to apply for substitution.
Read-only FontSubstCondition
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |