|
TouchVG framework
|
成员的完整列表,这些成员属于 MgCmdSelect,包括所有继承而来的类成员
| _getBoundingBox(const MgMotion *sender) | MgCmdSelect | private |
| addSelection(const MgMotion *sender, int shapeID) | MgCmdSelect | virtual |
| applyCloneShapes(MgView *view, bool apply, bool addNewShapes=false) | MgCmdSelect | private |
| applyTransform(const MgMotion *sender, MgStorage *s) | MgCmdSelect | |
| applyTransform(const MgMotion *sender, const Matrix2d &xf) | MgCmdSelect | virtual |
| backStep(const MgMotion *sender) | MgCmdSelect | privatevirtual |
| cancel(const MgMotion *sender) | MgCmdSelect | privatevirtual |
| canRotate(const MgShape *shape, const MgMotion *sender) | MgCmdSelect | private |
| canSelect(const MgShape *shape, const MgMotion *sender) | MgCmdSelect | private |
| canTransform(const MgShape *shape, const MgMotion *sender) | MgCmdSelect | private |
| click(const MgMotion *sender) | MgCmdSelect | privatevirtual |
| cloneSelection(const MgMotion *sender) | MgCmdSelect | virtual |
| cloneShapes(MgView *view) | MgCmdSelect | private |
| Create() | MgCmdSelect | static |
| deleteSelection(const MgMotion *sender) | MgCmdSelect | virtual |
| deleteVertex(const MgMotion *sender) | MgCmdSelect | virtual |
| doContextAction(const MgMotion *sender, int action) | MgCommand | virtual |
| doubleClick(const MgMotion *sender) | MgCmdSelect | privatevirtual |
| draw(const MgMotion *sender, GiGraphics *gs) | MgCmdSelect | privatevirtual |
| drawAngleText(const MgMotion *sender, GiGraphics *gs, float angle, void *stdstr=(void *) 0) | MgCommand | static |
| drawAngleText(MgView *view, GiGraphics *gs, float angle, const Point2d &pt, int align=1, void *stdstr=(void *) 0, GiTextWidthCallback *c=(GiTextWidthCallback *) 0) | MgCommand | static |
| dynamicChangeEnded(MgView *view, bool apply) | MgCmdSelect | |
| gatherShapes(const MgMotion *sender, MgShapes *shapes) | MgCommand | virtual |
| getBoundingBox(const MgMotion *sender) | MgCmdSelect | virtual |
| getLockRotateHandle(const MgMotion *sender, int defValue) const | MgCmdSelect | private |
| getLockSelHandle(const MgMotion *sender, int defValue) const | MgCmdSelect | private |
| getLockSelShape(const MgMotion *sender, int defValue) const | MgCmdSelect | private |
| getName() const | MgCommand | |
| getSelectedHandle(const MgMotion *sender) | MgCmdSelect | virtual |
| getSelectedIDs(MgView *view, int *ids, int count) | MgCmdSelect | privatevirtual |
| getSelectedPostion(const MgShape *shape) | MgCmdSelect | private |
| getSelectedShape(const MgMotion *sender) | MgCmdSelect | private |
| getSelectedShapeHandle(const MgMotion *sender) | MgCmdSelect | virtual |
| getSelection(MgView *view, int count, const MgShape **shapes) | MgCmdSelect | virtual |
| MgSelection::getSelection(MgView *view, mgvector< const MgShape *> &shapes) | MgSelection | |
| getSelectionCount(MgView *view) | MgSelection | |
| getSelectionForChange(MgView *view, int count, MgShape **shapes) | MgCmdSelect | virtual |
| MgSelection::getSelectionForChange(MgView *view, mgvector< MgShape *> &shapes) | MgSelection | |
| getSelectState(MgView *view) | MgCmdSelect | virtual |
| getSelectType(MgView *view) | MgCmdSelect | virtual |
| getShape(const MgMotion *sender) | MgCmdSelect | privatevirtual |
| getShape(int id, const MgMotion *sender) const | MgCmdSelect | private |
| getStep() | MgCmdSelect | private |
| groupSelection(const MgMotion *sender) | MgCmdSelect | virtual |
| hitTestAll(const MgMotion *sender, MgHitResult &res) | MgCmdSelect | private |
| hitTestHandles(const MgShape *shape, const Point2d &pointM, const MgMotion *sender, float tolmm=10.f) | MgCmdSelect | private |
| initialize(const MgMotion *sender, MgStorage *s) | MgCommand | virtual |
| initializeWithSelection(const MgMotion *sender, MgStorage *s, const int *ids) | MgCmdSelect | privatevirtual |
| insertVertex(const MgMotion *sender) | MgCmdSelect | virtual |
| isCloneDrag(const MgMotion *sender) | MgCmdSelect | private |
| isDragRectCorner(const MgMotion *sender, Matrix2d &mat) | MgCmdSelect | private |
| isDrawingCommand() | MgCommand | virtual |
| isEditMode(MgView *view) | MgCmdSelect | virtual |
| isFixedLength(MgView *view) | MgCmdSelect | virtual |
| isFloatingCommand() | MgCommand | virtual |
| isIntersectMode(const MgMotion *sender) | MgCmdSelect | private |
| isLocked(MgView *view) | MgCmdSelect | virtual |
| isSelected(const MgShape *shape) | MgCmdSelect | private |
| isSelectedByType(MgView *view, int type) | MgCmdSelect | virtual |
| longPress(const MgMotion *sender) | MgCmdSelect | privatevirtual |
| m_boxHandle | MgCmdSelect | private |
| m_boxsel | MgCmdSelect | private |
| m_canRotateHandle | MgCmdSelect | private |
| m_clones | MgCmdSelect | private |
| m_dragging | MgCmdSelect | private |
| m_editMode | MgCmdSelect | private |
| m_handleIndex | MgCmdSelect | private |
| m_hit | MgCmdSelect | private |
| m_id | MgCmdSelect | private |
| m_insertPt | MgCmdSelect | private |
| m_ptSnap | MgCmdSelect | private |
| m_ptStart | MgCmdSelect | private |
| m_rotateAngle | MgCmdSelect | private |
| m_rotateHandle | MgCmdSelect | private |
| m_selIds | MgCmdSelect | private |
| m_shapeEdited | MgCmdSelect | private |
| m_showSel | MgCmdSelect | private |
| MgCmdSelect() | MgCmdSelect | private |
| MgCommand(const char *name) | MgCommand | |
| mouseHover(const MgMotion *sender) | MgCommand | virtual |
| Name() | MgCmdSelect | static |
| overturnPolygon(const MgMotion *sender) | MgCmdSelect | virtual |
| release() | MgCmdSelect | privatevirtual |
| resetSelection(const MgMotion *sender) | MgCmdSelect | virtual |
| sel_iterator typedef | MgCmdSelect | private |
| selectAll(const MgMotion *sender) | MgCmdSelect | virtual |
| selectionChanged(MgView *view) | MgCmdSelect | private |
| setEditMode(const MgMotion *sender, bool editMode) | MgCmdSelect | virtual |
| setFixedLength(const MgMotion *sender, bool fixed) | MgCmdSelect | virtual |
| setLocked(const MgMotion *sender, bool locked) | MgCmdSelect | virtual |
| snapPoint(const MgMotion *sender, const MgShape *shape) | MgCmdSelect | private |
| switchClosed(const MgMotion *sender) | MgCmdSelect | virtual |
| touchBegan(const MgMotion *sender) | MgCmdSelect | privatevirtual |
| touchEnded(const MgMotion *sender) | MgCmdSelect | privatevirtual |
| touchMoved(const MgMotion *sender) | MgCmdSelect | privatevirtual |
| twoFingersMove(const MgMotion *sender) | MgCmdSelect | privatevirtual |
| ungroupSelection(const MgMotion *sender) | MgCmdSelect | virtual |
| ~MgCommand() | MgCommand | virtual |
| ~MgSelection() | MgSelection | virtual |