TouchVG framework
|
成员的完整列表,这些成员属于 MgImageShape,包括所有继承而来的类成员
_bits | MgBaseShape | |
_changeCount | MgBaseShape | protected |
_clear() | MgImageShape | protected |
_clearCachedData() | MgBaseShape | protected |
_copy(const MgImageShape &src) | MgImageShape | protected |
MgBaseRect::_copy(const MgBaseRect &src) | MgBaseRect | protected |
MgBaseShape::_copy(const MgBaseShape &src) | MgBaseShape | protected |
_draw(int mode, GiGraphics &gs, const GiContext &ctx, int segment) const | MgImageShape | protected |
_equals(const MgImageShape &src) const | MgImageShape | protected |
MgBaseRect::_equals(const MgBaseRect &src) const | MgBaseRect | protected |
MgBaseShape::_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 | MgBaseRect | protected |
_getHandlePoint(int index) const | MgBaseRect | protected |
_getHandleType(int index) const | MgBaseRect | protected |
_getPoint(int index) const | MgBaseRect | protected |
_getPointCount() const | MgBaseRect | protected |
_hitTest(const Point2d &pt, float tol, MgHitResult &res) const | MgBaseRect | protected |
_hitTestBox(const Box2d &rect) const | MgBaseRect | protected |
_isClosed() const | MgBaseRect | protected |
_isHandleFixed(int) const | MgBaseShape | protected |
_isKindOf(int type) const | MgBaseRect | protected |
_load(MgShapeFactory *factory, MgStorage *s) | MgImageShape | protected |
_name | MgImageShape | protected |
_offset(const Vector2d &vec, int segment) | MgBaseShape | protected |
_output(MgPath &path) const | MgBaseRect | protected |
_points | MgBaseRect | protected |
_rotateHandlePoint(int index, const Point2d &pt) | MgBaseShape | protected |
_save(MgStorage *s) const | MgImageShape | protected |
_setHandlePoint(int index, const Point2d &pt, float tol) | MgBaseRect | protected |
_setHandlePoint2(int index, const Point2d &pt, float tol, int &data) | MgBaseShape | protected |
_setPoint(int index, const Point2d &pt) | MgBaseRect | protected |
_size | MgImageShape | protected |
_transform(const Matrix2d &mat) | MgBaseRect | protected |
_update() | MgBaseRect | 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 |
findShapeByImageID(const MgShapes *shapes, const char *name) | MgImageShape | static |
getAngle() const | MgBaseRect | |
getCenter() const | MgBaseRect | |
getChangeCount() const | MgBaseShape | virtual |
getDiagonalLength() const | MgBaseRect | |
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 |
getHeight() const | MgBaseRect | |
getImageSize() const | MgImageShape | |
getName() const | MgImageShape | |
getPath() const | MgBaseShape | |
getPoint(int index) const =0 | MgBaseShape | pure virtual |
getPointCount() const =0 | MgBaseShape | pure virtual |
getPoints() const | MgBaseRect | virtual |
getRect() const | MgBaseRect | |
getSubType() const | MgBaseRect | virtual |
getType() const =0 | MgObject | pure virtual |
getWidth() const | MgBaseRect | |
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 |
isEmpty(float minDist) const | MgBaseRect | |
isHandleFixed(int index) const | MgBaseShape | virtual |
isKindOf(int type) const | MgBaseShape | virtual |
isLocked() const | MgBaseShape | |
isOrtho() const | MgBaseRect | |
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 |
MgBaseRect() | MgBaseRect | protected |
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 |
setCenter(const Point2d &pt) | MgBaseRect | |
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 |
setImageSize(Vector2d size) | MgImageShape | |
setName(const char *name) | MgImageShape | |
setOwner(MgObject *owner) | MgBaseShape | virtual |
setPoint(int index, const Point2d &pt)=0 | MgBaseShape | pure virtual |
setRect2P(const Point2d &pt1, const Point2d &pt2) | MgBaseRect | |
setRect4P(const Point2d points[4]) | MgBaseRect | |
setRectWithAngle(const Point2d &pt1, const Point2d &pt2, float angle, const Point2d &basept) | MgBaseRect | |
setSquare(bool square) | MgBaseRect | |
toHandle() const | MgBaseShape | |
transform(const Matrix2d &mat) | MgBaseShape | virtual |
transformWith2P(const Point2d &pt1, int i1, const Point2d &pt2, int i2) | MgBaseRect | |
Type() | MgBaseRect | static |
update() | MgBaseShape | virtual |
~MgBaseShape() | MgBaseShape | virtual |
~MgObject() | MgObject | protectedvirtual |