TouchVG framework
|
成员的完整列表,这些成员属于 MgBaseShape,包括所有继承而来的类成员
_bits | MgBaseShape | |
_changeCount | MgBaseShape | protected |
_clear() | MgBaseShape | protected |
_clearCachedData() | MgBaseShape | protected |
_copy(const MgBaseShape &src) | MgBaseShape | protected |
_draw(int, GiGraphics &, const GiContext &, int) const | MgBaseShape | protected |
_equals(const MgBaseShape &src) const | MgBaseShape | protected |
_extent | MgBaseShape | protected |
_flagCanAddVertex | MgBaseShape | |
_flagCanSelLocked | MgBaseShape | |
_flagClosed | MgBaseShape | |
_flagFixedLength | MgBaseShape | |
_flagFixedSize | MgBaseShape | |
_flagHide | MgBaseShape | |
_flagNoAction | MgBaseShape | |
_flagNoClone | MgBaseShape | |
_flagNoDel | MgBaseShape | |
_flagNoSnap | MgBaseShape | |
_flagNotAddRel | MgBaseShape | |
_flagNotShowSnap | MgBaseShape | |
_flagRotateDisnable | MgBaseShape | |
_flags | MgBaseShape | |
_flagShapeLocked | MgBaseShape | |
_flagSquare | MgBaseShape | |
_getExtent() const | MgBaseShape | protected |
_getHandleCount() const | MgBaseShape | protected |
_getHandlePoint(int index) const | MgBaseShape | protected |
_getHandleType(int) const | MgBaseShape | protected |
_hitTestBox(const Box2d &rect) const | MgBaseShape | protected |
_isClosed() const | MgBaseShape | protected |
_isHandleFixed(int) const | MgBaseShape | protected |
_isKindOf(int type) const | MgBaseShape | protected |
_load(MgShapeFactory *factory, MgStorage *s) | MgBaseShape | protected |
_offset(const Vector2d &vec, int segment) | MgBaseShape | protected |
_rotateHandlePoint(int index, const Point2d &pt) | MgBaseShape | protected |
_save(MgStorage *s) const | MgBaseShape | protected |
_setHandlePoint(int index, const Point2d &pt, float tol) | MgBaseShape | protected |
_setHandlePoint2(int index, const Point2d &pt, float tol, int &data) | MgBaseShape | protected |
_transform(const Matrix2d &mat) | MgBaseShape | protected |
_update() | MgBaseShape | protected |
addRef() | MgBaseShape | virtual |
afterChanged() | MgBaseShape | virtual |
clear() | MgBaseShape | virtual |
clearCachedData() | MgBaseShape | virtual |
clone() const =0 | MgObject | pure virtual |
cloneShape() const | MgBaseShape | |
copy(const MgObject &src) | MgBaseShape | virtual |
draw(int mode, GiGraphics &gs, const GiContext &ctx, int segment) const | MgBaseShape | virtual |
draw2(const MgObject *owner, int mode, GiGraphics &gs, const GiContext &ctx, int segment) const | MgBaseShape | virtual |
equals(const MgObject &src) const | MgBaseShape | virtual |
getChangeCount() const | MgBaseShape | virtual |
getExtent() const | MgBaseShape | virtual |
getFlag(MgShapeBit bit) const | MgBaseShape | |
getHandleCount() const | MgBaseShape | virtual |
getHandlePoint(int index) const | MgBaseShape | virtual |
getHandleType(int index) const | MgBaseShape | virtual |
getPath() const | MgBaseShape | |
getPoint(int index) const =0 | MgBaseShape | pure virtual |
getPointCount() const =0 | MgBaseShape | pure virtual |
getPoints() const | MgBaseShape | virtual |
getSubType() const | MgBaseShape | virtual |
getType() const =0 | MgObject | pure virtual |
hitTest(const Point2d &pt, float tol, MgHitResult &res) const =0 | MgBaseShape | pure virtual |
hitTest2(const Point2d &pt, float tol, Point2d &nearpt, int &segment) const | MgBaseShape | |
hitTest2(const Point2d &pt, float tol, Point2d &nearpt) const | MgBaseShape | |
hitTestBox(const Box2d &rect) const | MgBaseShape | virtual |
isClosed() const | MgBaseShape | virtual |
isCurve() const | MgBaseShape | virtual |
isHandleFixed(int index) const | MgBaseShape | virtual |
isKindOf(int type) const | MgBaseShape | virtual |
isLocked() const | MgBaseShape | |
isVisible() const | MgBaseShape | |
linesHit(int n, const Point2d *points, bool closed, const Point2d &pt, float tol, MgHitResult &res) | MgBaseShape | static |
load(MgShapeFactory *factory, MgStorage *s) | MgBaseShape | virtual |
MgBaseShape() | MgBaseShape | |
minTol() | MgBaseShape | static |
offset(const Vector2d &vec, int segment) | MgBaseShape | virtual |
operator!=(const MgObject &src) const | MgObject | |
operator=(const MgObject &src) | MgObject | |
operator==(const MgObject &src) const | MgObject | |
output(MgPath &path) const =0 | MgBaseShape | pure virtual |
release()=0 | MgObject | pure virtual |
release_pointer(T *&p) | MgObject | static |
resetChangeCount(long count) | MgBaseShape | virtual |
save(MgStorage *s) const | MgBaseShape | virtual |
setExtent(const Box2d &rect) | MgBaseShape | |
setFlag(MgShapeBit bit, bool on) | MgBaseShape | virtual |
setHandlePoint(int index, const Point2d &pt, float tol) | MgBaseShape | virtual |
setHandlePoint2(int index, const Point2d &pt, float tol, int &data) | MgBaseShape | virtual |
setOwner(MgObject *owner) | MgBaseShape | virtual |
setPoint(int index, const Point2d &pt)=0 | MgBaseShape | pure virtual |
toHandle() const | MgBaseShape | |
transform(const Matrix2d &mat) | MgBaseShape | virtual |
Type() | MgBaseShape | static |
update() | MgBaseShape | virtual |
~MgBaseShape() | MgBaseShape | virtual |
~MgObject() | MgObject | protectedvirtual |