OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <iostream>
#include <sstream>
#include <ossim/base/ossimFontInformation.h>
#include <ossim/base/ossimKeywordlist.h>
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &out, const ossimFontInformation &rhs) |
std::ostream& operator<< | ( | std::ostream & | out, |
const ossimFontInformation & | rhs | ||
) |
Definition at line 30 of file ossimFontInformation.cpp.
References ossimFontInformation::theFamilyName, ossimFontInformation::theFixedFlag, ossimFontInformation::thePointSize, and ossimFontInformation::theStyleName.