This is the complete list of members for ossimFontInformation, including all inherited members.
FAMILY_NAME_KW | ossimFontInformation | static |
FIXED_FLAG_KW | ossimFontInformation | static |
isFixed() const | ossimFontInformation | |
loadState(const ossimKeywordlist &kwl, const char *prefix=0) | ossimFontInformation | |
operator!=(const ossimFontInformation &rhs) const | ossimFontInformation | |
operator<<(std::ostream &out, const ossimFontInformation &rhs) | ossimFontInformation | friend |
operator=(const ossimFontInformation &rhs) | ossimFontInformation | |
operator==(const ossimFontInformation &rhs) const | ossimFontInformation | |
ossimFontInformation() | ossimFontInformation | |
ossimFontInformation(const ossimString &family, const ossimString &style, const ossimIpt &pointSize, bool fixedFlag, const ossimDpt &scale=ossimDpt(1.0, 1.0), double rotation=0.0, const ossimDpt &shear=ossimDpt(0.0, 0.0)) | ossimFontInformation | |
ossimFontInformation(const ossimFontInformation &rhs) | ossimFontInformation | |
POINT_SIZE_KW | ossimFontInformation | static |
POINT_SIZE_X_KW | ossimFontInformation | static |
POINT_SIZE_Y_KW | ossimFontInformation | static |
ROTATION_KW | ossimFontInformation | static |
saveState(ossimKeywordlist &kwl, const char *prefix=0) const | ossimFontInformation | |
SCALE_KW | ossimFontInformation | static |
SCALE_X_KW | ossimFontInformation | static |
SCALE_Y_KW | ossimFontInformation | static |
SHEAR_KW | ossimFontInformation | static |
SHEAR_X_KW | ossimFontInformation | static |
SHEAR_Y_KW | ossimFontInformation | static |
STYLE_NAME_KW | ossimFontInformation | static |
theFamilyName | ossimFontInformation | |
theFixedFlag | ossimFontInformation | |
thePointSize | ossimFontInformation | |
theRotation | ossimFontInformation | |
theScale | ossimFontInformation | |
theShear | ossimFontInformation | |
theStyleName | ossimFontInformation | |