wxShapeFramework  1.13.0 beta
wxSFCurveShape Member List

This is the complete list of members for wxSFCurveShape, including all inherited members.

_GetCompleteBoundingBox(wxRect &rct, int mask=bbALL)wxSFShapeBaseprivate
_GetNeighbours(ShapeList &neighbours, wxClassInfo *shapeInfo, CONNECTMODE condir, bool direct)wxSFShapeBaseprivate
_OnBeginDrag(const wxPoint &pos)wxSFShapeBaseprivate
_OnDragging(const wxPoint &pos)wxSFShapeBaseprivate
_OnEndDrag(const wxPoint &pos)wxSFShapeBaseprivate
_OnHandle(wxSFShapeHandle &handle)wxSFShapeBaseprivate
_OnKey(int key)wxSFShapeBaseprivate
_OnMouseMove(const wxPoint &pos)wxSFShapeBaseprivate
AcceptChild(const wxString &type)wxSFShapeBaseinline
AcceptConnection(const wxString &type)wxSFShapeBaseinline
AcceptCurrentlyDraggedShapes()wxSFShapeBase
AcceptSrcNeighbour(const wxString &type)wxSFShapeBaseinline
AcceptTrgNeighbour(const wxString &type)wxSFShapeBaseinline
Activate(bool active)wxSFShapeBaseinline
AddChild(xsSerializable *child)xsSerializable
AddConnectionPoint(wxSFConnectionPoint::CPTYPE type, bool persistent=true)wxSFShapeBase
AddConnectionPoint(wxSFConnectionPoint *cp, bool persistent=true)wxSFShapeBase
AddConnectionPoint(const wxRealPoint &relpos, long id=-1, bool persistent=true)wxSFShapeBase
AddHandle(wxSFShapeHandle::HANDLETYPE type, long id=-1)wxSFShapeBase
AddProperty(xsProperty *property)xsSerializable
AddStyle(STYLE style)wxSFShapeBaseinline
bbALL enum valuewxSFShapeBase
bbCHILDREN enum valuewxSFShapeBase
bbCONNECTIONS enum valuewxSFShapeBase
BBMODE enum namewxSFShapeBase
bbSELF enum valuewxSFShapeBase
bbSHADOW enum valuewxSFShapeBase
Catmul_Rom_Kubika(const wxRealPoint &A, const wxRealPoint &B, const wxRealPoint &C, const wxRealPoint &D, wxDC &dc)wxSFCurveShapeprivate
ClearAcceptedChilds()wxSFShapeBaseinline
ClearAcceptedConnections()wxSFShapeBaseinline
ClearAcceptedSrcNeighbours()wxSFShapeBaseinline
ClearAcceptedTrgNeighbours()wxSFShapeBaseinline
CONNECTMODE enum namewxSFShapeBase
Contains(const wxPoint &pos)wxSFLineShapevirtual
ContainsStyle(STYLE style) constwxSFShapeBaseinline
Coord_Catmul_Rom_Kubika(const wxRealPoint &p1, const wxRealPoint &p2, const wxRealPoint &p3, const wxRealPoint &p4, double t)wxSFCurveShapeprivate
CreateHandles()wxSFLineShapevirtual
Deserialize(wxXmlNode *node)wxSFShapeBaseprotectedvirtual
DeserializeObject(wxXmlNode *node)xsSerializable
DoAlignment()wxSFShapeBase
Draw(wxDC &dc, bool children=sfWITHCHILDREN)wxSFShapeBasevirtual
DrawCompleteLine(wxDC &dc)wxSFCurveShapeprotectedvirtual
DrawHighlighted(wxDC &dc)wxSFLineShapeprotectedvirtual
DrawHover(wxDC &dc)wxSFLineShapeprotectedvirtual
DrawNormal(wxDC &dc)wxSFLineShapeprotectedvirtual
DrawSelected(wxDC &dc)wxSFShapeBaseprotectedvirtual
DrawShadow(wxDC &dc)wxSFShapeBaseprotectedvirtual
EnableCloning(bool enab)xsSerializableinline
EnablePropertySerialization(const wxString &field, bool enab)xsSerializable
EnableSerialization(bool enab)xsSerializableinline
FitToChildren()wxSFShapeBasevirtual
GetAbsolutePosition()wxSFLineShapevirtual
GetAcceptedChildren()wxSFShapeBaseinline
GetAcceptedConnections()wxSFShapeBaseinline
GetAcceptedSrcNeighbours()wxSFShapeBaseinline
GetAcceptedTrgNeighbours()wxSFShapeBaseinline
GetAssignedConnections(wxClassInfo *shapeInfo, wxSFShapeBase::CONNECTMODE mode, ShapeList &lines)wxSFShapeBase
GetBorderPoint(const wxRealPoint &start, const wxRealPoint &end)wxSFLineShapevirtual
GetBoundingBox()wxSFCurveShapevirtual
GetCenter()wxSFShapeBasevirtual
GetChild(long id, bool recursive=xsNORECURSIVE)xsSerializable
GetChildren(wxClassInfo *type, SerializableList &list)xsSerializable
GetChildrenList()xsSerializableinline
GetChildrenRecursively(wxClassInfo *type, SerializableList &list, SEARCHMODE mode=searchBFS)xsSerializable
GetChildShapes(wxClassInfo *type, ShapeList &children, bool recursive=false, xsSerializable::SEARCHMODE mode=xsSerializable::searchBFS)wxSFShapeBase
GetCompleteBoundingBox(wxRect &rct, int mask=bbALL)wxSFShapeBase
GetConnectionPoint(wxSFConnectionPoint::CPTYPE type, long id=-1)wxSFShapeBase
GetConnectionPoints()wxSFShapeBaseinline
GetControlPoints()wxSFLineShapeinline
GetCustomDockPoint()wxSFShapeBaseinline
GetDirectLine(wxRealPoint &src, wxRealPoint &trg)wxSFLineShape
GetDockPoint()wxSFLineShapeinline
GetDockPointPosition(int dp)wxSFLineShape
GetFirstChild()xsSerializable
GetFirstChild(wxClassInfo *type)xsSerializable
GetFirstChildNode() constxsSerializableinline
GetGrandParentShape()wxSFShapeBase
GetHAlign() constwxSFShapeBaseinline
GetHandle(wxSFShapeHandle::HANDLETYPE type, long id=-1)wxSFShapeBase
GetHandles()wxSFShapeBaseinline
GetHBorder() constwxSFShapeBaseinline
GetHitLinesegment(const wxPoint &pos)wxSFLineShapeprotectedvirtual
GetHoverColour() constwxSFShapeBaseinline
GetId() constxsSerializableinline
GetLastChild()xsSerializable
GetLastChild(wxClassInfo *type)xsSerializable
GetLastChildNode() constxsSerializableinline
GetLineMode()wxSFLineShapeinlineprotected
GetLinePen() constwxSFLineShapeinline
GetLineSegment(size_t index, wxRealPoint &src, wxRealPoint &trg)wxSFLineShape
GetModSrcPoint()wxSFLineShapeprotected
GetModTrgPoint()wxSFLineShapeprotected
GetNearestConnectionPoint(const wxRealPoint &pos)wxSFShapeBase
GetNeighbours(ShapeList &neighbours, wxClassInfo *shapeInfo, CONNECTMODE condir, bool direct=true)wxSFShapeBase
GetParent()xsSerializableinline
GetParentAbsolutePosition()wxSFShapeBaseprotected
GetParentCanvas()wxSFShapeBase
GetParentManager()xsSerializableinline
GetParentShape()wxSFShapeBase
GetPoint(size_t segment, double offset)wxSFCurveShape
GetProperties()xsSerializableinline
GetProperty(const wxString &field)xsSerializable
GetRelativePosition() constwxSFShapeBaseinline
GetSegmentQuaternion(size_t segment, wxRealPoint &A, wxRealPoint &B, wxRealPoint &C, wxRealPoint &D)wxSFCurveShapeprivate
GetShapeManager()wxSFShapeBaseinline
GetSibbling()xsSerializable
GetSibbling(wxClassInfo *type)xsSerializable
GetSrcArrow()wxSFLineShapeinline
GetSrcPoint()wxSFLineShape
GetSrcShapeId()wxSFLineShapeinline
GetStyle() constwxSFShapeBaseinline
GetTrgArrow()wxSFLineShapeinline
GetTrgPoint()wxSFLineShape
GetTrgShapeId()wxSFLineShapeinline
GetUserData()wxSFShapeBaseinline
GetVAlign() constwxSFShapeBaseinline
GetVBorder() constwxSFShapeBaseinline
HALIGN enum namewxSFShapeBase
halignCENTER enum valuewxSFShapeBase
halignEXPAND enum valuewxSFShapeBase
halignLEFT enum valuewxSFShapeBase
halignLINE_END enum valuewxSFShapeBase
halignLINE_START enum valuewxSFShapeBase
halignNONE enum valuewxSFShapeBase
halignRIGHT enum valuewxSFShapeBase
HasChildren() constxsSerializableinline
InitChild(xsSerializable *child)xsSerializableprotected
InsertChild(size_t pos, xsSerializable *child)xsSerializable
Intersects(const wxRect &rct)wxSFShapeBasevirtual
IsActive() constwxSFShapeBaseinline
IsAncestor(wxSFShapeBase *child)wxSFShapeBase
IsChildAccepted(const wxString &type)wxSFShapeBase
IsCloningEnabled() constxsSerializableinline
IsConnectionAccepted(const wxString &type)wxSFShapeBase
IsDescendant(wxSFShapeBase *parent)wxSFShapeBase
IsInside(const wxRect &rct)wxSFShapeBasevirtual
IsPropertySerialized(const wxString &field)xsSerializable
IsSelected() constwxSFShapeBaseinline
IsSerialized() constxsSerializableinline
IsSrcNeighbourAccepted(const wxString &type)wxSFShapeBase
IsStandAlone()wxSFLineShapeinline
IsTrgNeighbourAccepted(const wxString &type)wxSFShapeBase
IsVisible() constwxSFShapeBaseinline
lineBOTH enum valuewxSFShapeBase
lineENDING enum valuewxSFShapeBase
LINEMODE enum namewxSFLineShapeprotected
lineSTARTING enum valuewxSFShapeBase
m_arrAcceptedChildrenwxSFShapeBaseprotected
m_arrAcceptedConnectionswxSFShapeBaseprotected
m_arrAcceptedSrcNeighbourswxSFShapeBaseprotected
m_arrAcceptedTrgNeighbourswxSFShapeBaseprotected
m_fActivewxSFShapeBaseprotected
m_fClonexsSerializableprotected
m_fFirstMovewxSFShapeBaseprivate
m_fHighlighParentwxSFShapeBaseprivate
m_fMouseOverwxSFShapeBaseprivate
m_fSelectedwxSFShapeBaseprotected
m_fSerializexsSerializableprotected
m_fStandAlonewxSFLineShapeprotected
m_fVisiblewxSFShapeBaseprotected
m_lstChildItemsxsSerializableprotected
m_lstConnectionPtswxSFShapeBaseprotected
m_lstHandleswxSFShapeBaseprotected
m_lstPointswxSFLineShapeprotected
m_lstPropertiesxsSerializableprotected
m_nCustomDockPointwxSFShapeBaseprotected
m_nDockPointwxSFLineShapeprotected
m_nHAlignwxSFShapeBaseprotected
m_nHBorderwxSFShapeBaseprotected
m_nHoverColorwxSFShapeBaseprotected
m_nIdxsSerializableprivate
m_nModewxSFLineShapeprotected
m_nMouseOffsetwxSFShapeBaseprivate
m_nPrevPositionwxSFLineShapeprotected
m_nRelativePositionwxSFShapeBaseprotected
m_nSrcOffsetwxSFLineShapeprotected
m_nSrcPointwxSFLineShapeprotected
m_nSrcShapeIdwxSFLineShapeprotected
m_nStylewxSFShapeBaseprotected
m_nTrgOffsetwxSFLineShapeprotected
m_nTrgPointwxSFLineShapeprotected
m_nTrgShapeIdwxSFLineShapeprotected
m_nUnfinishedPointwxSFLineShapeprotected
m_nVAlignwxSFShapeBaseprotected
m_nVBorderwxSFShapeBaseprotected
m_PenwxSFLineShapeprotected
m_pParentItemxsSerializableprotected
m_pParentManagerxsSerializableprotected
m_pSrcArrowwxSFLineShapeprotected
m_pTrgArrowwxSFLineShapeprotected
m_pUserDatawxSFShapeBaseprotected
MarkSerializableDataMembers()wxSFLineShapeprivate
modeREADY enum valuewxSFLineShapeprotected
modeSRCCHANGE enum valuewxSFLineShapeprotected
modeTRGCHANGE enum valuewxSFLineShapeprotected
modeUNDERCONSTRUCTION enum valuewxSFLineShapeprotected
MoveBy(double x, double y)wxSFLineShapevirtual
wxSFShapeBase::MoveBy(const wxRealPoint &delta)wxSFShapeBase
MoveTo(double x, double y)wxSFLineShapevirtual
wxSFShapeBase::MoveTo(const wxRealPoint &pos)wxSFShapeBase
OnBeginDrag(const wxPoint &pos)wxSFLineShapevirtual
OnBeginHandle(wxSFShapeHandle &handle)wxSFShapeBasevirtual
OnChildDropped(const wxRealPoint &pos, wxSFShapeBase *child)wxSFShapeBasevirtual
OnDragging(const wxPoint &pos)wxSFShapeBasevirtual
OnEndDrag(const wxPoint &pos)wxSFShapeBasevirtual
OnEndHandle(wxSFShapeHandle &handle)wxSFLineShapevirtual
OnHandle(wxSFShapeHandle &handle)wxSFLineShapevirtual
OnKey(int key)wxSFShapeBasevirtual
OnLeftClick(const wxPoint &pos)wxSFShapeBasevirtual
OnLeftDoubleClick(const wxPoint &pos)wxSFLineShapevirtual
OnMouseEnter(const wxPoint &pos)wxSFShapeBasevirtual
OnMouseLeave(const wxPoint &pos)wxSFShapeBasevirtual
OnMouseOver(const wxPoint &pos)wxSFShapeBasevirtual
OnRightClick(const wxPoint &pos)wxSFShapeBasevirtual
OnRightDoubleClick(const wxPoint &pos)wxSFShapeBasevirtual
operator<<(xsSerializable *child)xsSerializable
Refresh(bool delayed=false)wxSFShapeBase
Refresh(const wxRect &rct, bool delayed=false)wxSFShapeBaseprotected
RemoveChild(xsSerializable *child)xsSerializable
RemoveChildren()xsSerializable
RemoveConnectionPoint(wxSFConnectionPoint::CPTYPE type)wxSFShapeBase
RemoveHandle(wxSFShapeHandle::HANDLETYPE type, long id=-1)wxSFShapeBase
RemoveProperty(xsProperty *property)xsSerializable
RemoveStyle(STYLE style)wxSFShapeBaseinline
Reparent(xsSerializable *parent)xsSerializable
Scale(double x, double y, bool children=sfWITHCHILDREN)wxSFLineShapevirtual
wxSFShapeBase::Scale(const wxRealPoint &scale, bool children=sfWITHCHILDREN)wxSFShapeBase
ScaleChildren(double x, double y)wxSFShapeBase
searchBFS enum valuexsSerializable
searchDFS enum valuexsSerializable
SEARCHMODE enum namexsSerializable
Select(bool state)wxSFShapeBaseinline
Serialize(wxXmlNode *node)wxSFShapeBaseprotectedvirtual
SerializeObject(wxXmlNode *node)xsSerializable
SetCustomDockPoint(int dp)wxSFShapeBaseinline
SetDockPoint(int index)wxSFLineShapeinline
SetEndingConnectionPoint(const wxSFConnectionPoint *cp)wxSFLineShape
SetHAlign(HALIGN val)wxSFShapeBaseinline
SetHBorder(double border)wxSFShapeBaseinline
SetHoverColour(const wxColour &col)wxSFShapeBaseinline
SetId(long id)xsSerializable
SetLineMode(LINEMODE mode)wxSFLineShapeinlineprotected
SetLinePen(const wxPen &pen)wxSFLineShapeinline
SetParent(xsSerializable *parent)xsSerializableinline
SetParentManager(wxXmlSerializer *parent)xsSerializableinline
SetRelativePosition(const wxRealPoint &pos)wxSFShapeBaseinline
SetRelativePosition(double x, double y)wxSFShapeBaseinline
SetSrcArrow(wxSFArrowBase *arrow)wxSFLineShape
SetSrcArrow(wxClassInfo *arrowInfo)wxSFLineShape
SetSrcPoint(const wxRealPoint &src)wxSFLineShapeinline
SetSrcShapeId(long id)wxSFLineShapeinline
SetStandAlone(bool enab)wxSFLineShapeinline
SetStartingConnectionPoint(const wxSFConnectionPoint *cp)wxSFLineShape
SetStyle(long style)wxSFShapeBaseinline
SetTrgArrow(wxSFArrowBase *arrow)wxSFLineShape
SetTrgArrow(wxClassInfo *arrowInfo)wxSFLineShape
SetTrgPoint(const wxRealPoint &trg)wxSFLineShapeinline
SetTrgShapeId(long id)wxSFLineShapeinline
SetUnfinishedPoint(const wxPoint &pos)wxSFLineShapeinlineprotected
SetUserData(xsSerializable *data)wxSFShapeBase
SetVAlign(VALIGN val)wxSFShapeBaseinline
SetVBorder(double border)wxSFShapeBaseinline
sfsALWAYS_INSIDE enum valuewxSFShapeBase
sfsDEFAULT_SHAPE_STYLE enum valuewxSFShapeBase
sfsDELETE_USER_DATA enum valuewxSFShapeBase
sfsEMIT_EVENTS enum valuewxSFShapeBase
sfsHIGHLIGHTING enum valuewxSFShapeBase
sfsHOVERING enum valuewxSFShapeBase
sfsLOCK_CHILDREN enum valuewxSFShapeBase
sfsNO_FIT_TO_CHILDREN enum valuewxSFShapeBase
sfsPARENT_CHANGE enum valuewxSFShapeBase
sfsPOSITION_CHANGE enum valuewxSFShapeBase
sfsPROCESS_DEL enum valuewxSFShapeBase
sfsPROPAGATE_DRAGGING enum valuewxSFShapeBase
sfsPROPAGATE_HIGHLIGHTING enum valuewxSFShapeBase
sfsPROPAGATE_HOVERING enum valuewxSFShapeBase
sfsPROPAGATE_INTERACTIVE_CONNECTION enum valuewxSFShapeBase
sfsPROPAGATE_SELECTION enum valuewxSFShapeBase
sfsSHOW_HANDLES enum valuewxSFShapeBase
sfsSHOW_SHADOW enum valuewxSFShapeBase
sfsSIZE_CHANGE enum valuewxSFShapeBase
Show(bool show)wxSFShapeBaseinline
ShowHandles(bool show)wxSFShapeBase
STYLE enum namewxSFShapeBase
Update()wxSFShapeBasevirtual
VALIGN enum namewxSFShapeBase
valignBOTTOM enum valuewxSFShapeBase
valignEXPAND enum valuewxSFShapeBase
valignLINE_END enum valuewxSFShapeBase
valignLINE_START enum valuewxSFShapeBase
valignMIDDLE enum valuewxSFShapeBase
valignNONE enum valuewxSFShapeBase
valignTOP enum valuewxSFShapeBase
wxSFCurveShape()wxSFCurveShape
wxSFCurveShape(long src, long trg, const wxXS::RealPointList &path, wxSFDiagramManager *manager)wxSFCurveShape
wxSFCurveShape(const wxSFCurveShape &obj)wxSFCurveShape
wxSFLineShape(void)wxSFLineShape
wxSFLineShape(long src, long trg, const wxXS::RealPointList &path, wxSFDiagramManager *manager)wxSFLineShape
wxSFLineShape(const wxRealPoint &src, const wxRealPoint &trg, const wxXS::RealPointList &path, wxSFDiagramManager *manager)wxSFLineShape
wxSFLineShape(const wxSFLineShape &obj)wxSFLineShape
wxSFShapeBase(void)wxSFShapeBase
wxSFShapeBase(const wxRealPoint &pos, wxSFDiagramManager *manager)wxSFShapeBase
wxSFShapeBase(const wxSFShapeBase &obj)wxSFShapeBase
XS_DECLARE_CLONABLE_CLASS(wxSFCurveShape)wxSFCurveShape
wxSFLineShape::XS_DECLARE_CLONABLE_CLASS(wxSFLineShape)wxSFLineShape
wxSFShapeBase::XS_DECLARE_CLONABLE_CLASS(wxSFShapeBase)wxSFShapeBase
xsSerializable::XS_DECLARE_CLONABLE_CLASS(xsSerializable)xsSerializable
xsSerializable()xsSerializable
xsSerializable(const xsSerializable &obj)xsSerializable
~wxSFCurveShape()wxSFCurveShapevirtual
~wxSFLineShape(void)wxSFLineShapevirtual
~wxSFShapeBase(void)wxSFShapeBasevirtual
~xsSerializable()xsSerializable