Public Member Functions | List of all members
Celartem::DjVu::JB2ShapeStore Class Referenceabstract

#include <djv_jb2decoder.h>

Inheritance diagram for Celartem::DjVu::JB2ShapeStore:
Inheritance graph
[legend]

Public Member Functions

virtual Shape::ArraygetShapes ()=0
 
virtual const Shape::ArraygetShapes () const =0
 
virtual void compact ()=0
 
- Public Member Functions inherited from Celartem::Referable
 Referable ()
 
void addRef () const
 
void releaseRef () const
 
size_t getReferenceCount () const
 

Additional Inherited Members

- Static Public Member Functions inherited from Celartem::Referable
static void dumpDbgAllRefCount ()
 

Detailed Description

This class defines the interface used by JB2Dictionary and JB2Page.

Member Function Documentation

virtual void Celartem::DjVu::JB2ShapeStore::compact ( )
pure virtual

Minimize the memory usage.

Implemented in Celartem::DjVu::JB2Page, and Celartem::DjVu::JB2Dictionary.

virtual Shape::Array& Celartem::DjVu::JB2ShapeStore::getShapes ( )
pure virtual

Get the Shape::Array instance used by this instance.

Returns
Reference to the Shape::Array instance.

Implemented in Celartem::DjVu::JB2Page, and Celartem::DjVu::JB2Dictionary.

virtual const Shape::Array& Celartem::DjVu::JB2ShapeStore::getShapes ( ) const
pure virtual

Get the Shape::Array instance used by this instance.

Returns
Reference to the Shape::Array instance.

Implemented in Celartem::DjVu::JB2Page, and Celartem::DjVu::JB2Dictionary.


The documentation for this class was generated from the following file:

Cuminas DjVu SDK 3.0.33103
This document is made with doxygen 1.8.5 at Sun Dec 15 2013 19:38:07.
Cuminas Logo