GRAPHICLAYOUT Member List

This is the complete list of members for GRAPHICLAYOUT, including all inherited members.
AddHGuide(DOUBLE value)GRAPHICLAYOUT
AddItem(ITEM *item)GRAPHICLAYOUT
AddTextStyle(const NAMEDTEXTSTYLE &style)GRAPHICLAYOUT
AddVGuide(DOUBLE value)GRAPHICLAYOUT
Begin()GRAPHICLAYOUT [inline]
Begin() const GRAPHICLAYOUT [inline]
ComputeItemAttachments(const ITEM *item, DRECT2D &rect, ITEMPOSITION &newpos, const ITEM *&ItemAbove, bool bSnap=true) const GRAPHICLAYOUT
CONST_ITERATOR typedefGRAPHICLAYOUT
Copy(const GRAPHICLAYOUT &rhs)GRAPHICLAYOUT
DoLayout()GRAPHICLAYOUT
Draw(MGD::CONTEXT *gc, const DRECT2D *rect=0, const TRANS2D_MAPGEN *trans=0, double scale=1.0)GRAPHICLAYOUT
DrawHandle(MGD::CONTEXT *gc, const DPOINT2D &GuideEnd, const DPOINT2D &ItemEnd) const GRAPHICLAYOUT [private]
DrawItemHandles(MGD::CONTEXT *gc, const ITEMPOSITION &position, const DRECT2D &rect, const GRAPHICLAYOUT::ITEM *ItemAbove, const DPOINT2D &SelectedDelta, double scale=1.0) const GRAPHICLAYOUT
End()GRAPHICLAYOUT [inline]
End() const GRAPHICLAYOUT [inline]
Free()GRAPHICLAYOUT [private]
GetBackgroundColor() const GRAPHICLAYOUT [inline]
GetBorderStyle() const GRAPHICLAYOUT [inline]
GetDrawBackground() const GRAPHICLAYOUT [inline]
GetDrawBorder() const GRAPHICLAYOUT [inline]
GetDrawDropShadow() const GRAPHICLAYOUT [inline]
GetDropShadowColor() const GRAPHICLAYOUT [inline]
GetDropShadowDirection() const GRAPHICLAYOUT [inline]
GetDropShadowDistance() const GRAPHICLAYOUT [inline]
GetHeight() const GRAPHICLAYOUT [inline]
GetHGuide(int GuideNum) const GRAPHICLAYOUT [inline]
GetHGuideFromLocation(const DPOINT2D &point, int tolerance=2) const GRAPHICLAYOUT
GetItemFromLocation(const DPOINT2D &point)GRAPHICLAYOUT
GetItemFromLocation(const DPOINT2D &point) const GRAPHICLAYOUT
GetNumHGuides() const GRAPHICLAYOUT [inline]
GetNumTextStyles() const GRAPHICLAYOUT [inline]
GetNumVGuides() const GRAPHICLAYOUT [inline]
GetSerialItemDef()GRAPHICLAYOUT [static]
GetTextStyle(int num) const GRAPHICLAYOUT [inline]
GetTextStyle(int num, TEXTSTYLE &style) const GRAPHICLAYOUT [inline]
GetTextStyle(int num, NAMEDTEXTSTYLE &style) const GRAPHICLAYOUT [inline]
GetTextStyleName(int num) const GRAPHICLAYOUT [inline]
GetTextStyles(std::vector< NAMEDTEXTSTYLE > &styles)GRAPHICLAYOUT [inline]
GetVGuide(int GuideNum) const GRAPHICLAYOUT [inline]
GetVGuideFromLocation(const DPOINT2D &point, int tolerance=2) const GRAPHICLAYOUT
GetWidth() const GRAPHICLAYOUT [inline]
GRAPHICLAYOUT()GRAPHICLAYOUT
GRAPHICLAYOUT(const GRAPHICLAYOUT &rhs)GRAPHICLAYOUT
InstallItemType(const char *name, int(*Construct)(GRAPHICLAYOUT &, ITEM **))GRAPHICLAYOUT [static]
IsLayoutNeeded() const GRAPHICLAYOUT [inline]
ITEMLIST typedefGRAPHICLAYOUT
ITERATOR typedefGRAPHICLAYOUT
m_bDrawBackgroundGRAPHICLAYOUT [private]
m_bDrawBorderGRAPHICLAYOUT [private]
m_bDrawDropShadowGRAPHICLAYOUT [private]
m_BGColorGRAPHICLAYOUT [private]
m_bLayoutNeededGRAPHICLAYOUT [private]
m_BorderStyleGRAPHICLAYOUT [private]
m_bRedrawNeededGRAPHICLAYOUT [private]
m_DropShadowColorGRAPHICLAYOUT [private]
m_DropShadowDirectionGRAPHICLAYOUT [private]
m_DropShadowDistanceGRAPHICLAYOUT [private]
m_ExtentsGRAPHICLAYOUT [private]
m_HGuidesGRAPHICLAYOUT [private]
m_ItemListGRAPHICLAYOUT [private]
m_MaxGroupGRAPHICLAYOUT [private]
m_NumHGuidesGRAPHICLAYOUT [private]
m_NumVGuidesGRAPHICLAYOUT [private]
m_ObserversGRAPHICLAYOUT [private]
m_RedrawSuspendedGRAPHICLAYOUT [private]
m_TextStyleGRAPHICLAYOUT [private]
m_VGuidesGRAPHICLAYOUT [private]
MoveItem(ITEM *item, DOUBLE dx, DOUBLE dy, bool bSnap)GRAPHICLAYOUT
MoveItem(ITEM *item, const DRECT2D &location, bool bSnap)GRAPHICLAYOUT
operator=(const GRAPHICLAYOUT &rhs)GRAPHICLAYOUT [private]
Redraw()GRAPHICLAYOUT [private]
RedrawResume()GRAPHICLAYOUT [inline]
RedrawSuspend()GRAPHICLAYOUT [inline]
RemoveHGuide(int GuideNum)GRAPHICLAYOUT
RemoveItem(ITEM *item)GRAPHICLAYOUT
RemoveVGuide(int GuideNum)GRAPHICLAYOUT
s_ItemTypesGRAPHICLAYOUT [private, static]
SerialGetItemDef(SERIALIZER &serializer) const GRAPHICLAYOUT [virtual]
SerialGetTagName() const GRAPHICLAYOUT [inline, virtual]
SerializerCB_Item(SERIALIZER &serializer, const SERIALIZERITEM *itemdef, void *cbdata, SERIALIZERITEM::ACTION action)GRAPHICLAYOUT [private, static]
SerializerCB_NamedTextStyle(SERIALIZER &serializer, const SERIALIZERITEM *itemdef, void *cbdata, SERIALIZERITEM::ACTION action)GRAPHICLAYOUT [private, static]
SerialRead(SERIALIZER &serializer)GRAPHICLAYOUT [virtual]
SerialWrite(SERIALIZER &serializer, const char *itemname) const GRAPHICLAYOUT [virtual]
SetBackgroundColor(const COLOR &color)GRAPHICLAYOUT [inline]
SetBorderStyle(const LINESTYLE &style)GRAPHICLAYOUT [inline]
SetDrawBackground(bool DrawBackground)GRAPHICLAYOUT [inline]
SetDrawBorder(bool DrawBorder)GRAPHICLAYOUT [inline]
SetDrawDropShadow(bool DrawDropShadow)GRAPHICLAYOUT [inline]
SetDropShadowColor(const COLOR &color)GRAPHICLAYOUT [inline]
SetDropShadowDirection(double angle)GRAPHICLAYOUT [inline]
SetDropShadowDistance(double distance)GRAPHICLAYOUT [inline]
SetHGuide(int GuideNum, DOUBLE value)GRAPHICLAYOUT
SetLayoutNeeded()GRAPHICLAYOUT [inline]
SetRedrawNeeded()GRAPHICLAYOUT [inline]
SetTextStyle(int num, const NAMEDTEXTSTYLE &style)GRAPHICLAYOUT
SetTextStyleName(int num, const MIUNICODE *name)GRAPHICLAYOUT [inline]
SetTextStyles(const std::vector< NAMEDTEXTSTYLE > &styles)GRAPHICLAYOUT
SetTextStyles(const std::vector< NAMEDTEXTSTYLE > &styles, const SIMPLE_ARRAY< INT32 > &trans)GRAPHICLAYOUT
SetVGuide(int GuideNum, DOUBLE value)GRAPHICLAYOUT
SortHGuides()GRAPHICLAYOUT [private]
SortVGuides()GRAPHICLAYOUT [private]
UsesTransparency(const MGD::CONTEXT *gc=0) const GRAPHICLAYOUT
~GRAPHICLAYOUT()GRAPHICLAYOUT [virtual]

Generated on Sun Oct 7 21:33:27 2012 for TNTsdk 2012 by  doxygen 1.6.1