Open
Graph Drawing
Framework

 v.2010.10
 

ogdf::CCLayoutPackModule Member List

This is the complete list of members for ogdf::CCLayoutPackModule, including all inherited members.
call(Array< DPoint > &box, Array< DPoint > &offset, double pageRatio=1.0)=0ogdf::CCLayoutPackModule [pure virtual]
call(Array< IPoint > &box, Array< IPoint > &offset, double pageRatio=1.0)=0ogdf::CCLayoutPackModule [pure virtual]
CCLayoutPackModule()ogdf::CCLayoutPackModule [inline]
checkOffsets(const Array< DPoint > &box, const Array< DPoint > &offset)ogdf::CCLayoutPackModule [static]
checkOffsets(const Array< IPoint > &box, const Array< IPoint > &offset)ogdf::CCLayoutPackModule [static]
checkOffsetsTP(const Array< POINT > &box, const Array< POINT > &offset)ogdf::CCLayoutPackModule [private, static]
operator delete(void *p, size_t nBytes)ogdf::CCLayoutPackModule [inline]
operator new(size_t nBytes)ogdf::CCLayoutPackModule [inline]
operator new(size_t, void *p)ogdf::CCLayoutPackModule [inline]
operator()(Array< DPoint > &box, Array< DPoint > &offset, double pageRatio=1.0)ogdf::CCLayoutPackModule [inline]
operator()(Array< IPoint > &box, Array< IPoint > &offset, double pageRatio=1.0)ogdf::CCLayoutPackModule [inline]
~CCLayoutPackModule()ogdf::CCLayoutPackModule [inline, virtual]