OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossimGdBitmapFont.h>
Public Attributes | |
int | nchars |
int | offset |
int | w |
int | h |
char * | data |
Definition at line 14 of file ossimGdBitmapFont.h.
char * ossimGdFont::data |
Definition at line 26 of file ossimGdBitmapFont.h.
Referenced by ossimAnnotationGdBitmapFont::draw(), and ossimGdBitmapFont::rasterizeNormal().
int ossimGdFont::h |
Definition at line 22 of file ossimGdBitmapFont.h.
Referenced by ossimAnnotationGdBitmapFont::computeBoundingRect(), ossimAnnotationGdBitmapFont::draw(), ossimGdBitmapFont::getBoundingBox(), and ossimGdBitmapFont::rasterizeNormal().
int ossimGdFont::nchars |
Definition at line 17 of file ossimGdBitmapFont.h.
int ossimGdFont::offset |
Definition at line 19 of file ossimGdBitmapFont.h.
int ossimGdFont::w |
Definition at line 21 of file ossimGdBitmapFont.h.
Referenced by ossimAnnotationGdBitmapFont::computeBoundingRect(), ossimAnnotationGdBitmapFont::draw(), ossimGdBitmapFont::getBoundingBox(), and ossimGdBitmapFont::rasterizeNormal().