itom  4.1.0
ito::Shape Member List

This is the complete list of members for ito::Shape, including all inherited members.

area() const ito::Shape
baseCenterPoint() const ito::Shape
basePoints() const ito::Shape
centerDistance(const Shape &otherShape) const (defined in ito::Shape)ito::Shape
centerPoint() const ito::Shape
Circle enum valueito::Shape
circumference() const (defined in ito::Shape)ito::Shape
color() const (defined in ito::Shape)ito::Shape
contains(const QPointF &point) const ito::Shape
contains(const QPolygonF &points) const ito::Shape
contour(bool applyTrafo=true, qreal tol=-1.0) const ito::Shape
d (defined in ito::Shape)ito::Shapeprotected
distance(const Shape &otherShape) const (defined in ito::Shape)ito::Shape
distanceLine2Line2D(const Shape &line1, const Shape &line2) (defined in ito::Shape)ito::Shapeprotectedstatic
distanceLine2Point2D(const Shape &line, const QPointF &point) (defined in ito::Shape)ito::Shapeprotectedstatic
distancePoint2Point2D(const QPointF &point1, const QPointF &point2) (defined in ito::Shape)ito::Shapeprotectedstatic
Ellipse enum valueito::Shape
FlagMask enum valueito::Shape
flags() const (defined in ito::Shape)ito::Shape
fromCircle(const QPointF &center, qreal radius, int index=-1, QString name="", const QTransform &trafo=QTransform()) (defined in ito::Shape)ito::Shapestatic
fromEllipse(const QRectF &rect, int index=-1, QString name="", const QTransform &trafo=QTransform()) (defined in ito::Shape)ito::Shapestatic
fromEllipse(qreal x1, qreal y1, qreal x2, qreal y2, int index=-1, QString name="", const QTransform &trafo=QTransform()) (defined in ito::Shape)ito::Shapestatic
fromLine(const QPointF &p1, const QPointF &p2, int index=-1, QString name="", const QTransform &trafo=QTransform()) (defined in ito::Shape)ito::Shapestatic
fromLine(qreal x1, qreal y1, qreal x2, qreal y2, int index=-1, QString name="", const QTransform &trafo=QTransform()) (defined in ito::Shape)ito::Shapestatic
fromMultipoint(const QPolygonF &polygon, int index=-1, QString name="", const QTransform &trafo=QTransform()) (defined in ito::Shape)ito::Shapestatic
fromPoint(const QPointF &point, int index=-1, QString name="", const QTransform &trafo=QTransform()) (defined in ito::Shape)ito::Shapestatic
fromPoint(qreal x, qreal y, int index=-1, QString name="", const QTransform &trafo=QTransform()) (defined in ito::Shape)ito::Shapestatic
fromPolygon(const QPolygonF &polygon, int index=-1, QString name="", const QTransform &trafo=QTransform()) (defined in ito::Shape)ito::Shapestatic
fromRectangle(const QRectF &rect, int index=-1, QString name="", const QTransform &trafo=QTransform()) (defined in ito::Shape)ito::Shapestatic
fromRectangle(qreal x1, qreal y1, qreal x2, qreal y2, int index=-1, QString name="", const QTransform &trafo=QTransform()) (defined in ito::Shape)ito::Shapestatic
fromSquare(const QPointF &center, qreal sideLength, int index=-1, QString name="", const QTransform &trafo=QTransform()) (defined in ito::Shape)ito::Shapestatic
index() const (defined in ito::Shape)ito::Shape
Invalid enum value (defined in ito::Shape)ito::Shape
isValid() const (defined in ito::Shape)ito::Shape
Line enum valueito::Shape
MoveLock enum value (defined in ito::Shape)ito::Shape
MultiPointPick enum value (defined in ito::Shape)ito::Shape
name() const (defined in ito::Shape)ito::Shape
normalized() const (defined in ito::Shape)ito::Shape
operator=(const Shape &other) (defined in ito::Shape)ito::Shape
Point enum valueito::Shape
point1MoveTo(const QPointF &newPoint1) (defined in ito::Shape)ito::Shape
Polygon enum valueito::Shape
radius() const (defined in ito::Shape)ito::Shape
radiusX() const (defined in ito::Shape)ito::Shape
radiusY() const (defined in ito::Shape)ito::Shape
ramerDouglasPeucker(qreal tol) const (defined in ito::Shape)ito::Shapeprotected
rbasePoints() (defined in ito::Shape)ito::Shape
rbasePoints() const (defined in ito::Shape)ito::Shape
Rectangle enum valueito::Shape
region() const (defined in ito::Shape)ito::Shape
ResizeLock enum valueito::Shape
rotateByCenterDeg(double degree)ito::Shape
rotateByCenterRad(double radians)ito::Shape
RotateLock enum valueito::Shape
rotationAngleDeg() const ito::Shape
rotationAngleRad() const ito::Shape
rtransform() const (defined in ito::Shape)ito::Shape
setColor(const QColor &color) (defined in ito::Shape)ito::Shape
setFlags(const unsigned int &flags) (defined in ito::Shape)ito::Shape
setIndex(const int &index) (defined in ito::Shape)ito::Shape
setName(const QString &name) (defined in ito::Shape)ito::Shape
setRotationAngleDeg(double degree)ito::Shape
setRotationAngleRad(double radians)ito::Shape
setTransform(const QTransform &trafo) (defined in ito::Shape)ito::Shape
setType(const unsigned int &type) (defined in ito::Shape)ito::Shape
setUnclosed(bool unclosed) (defined in ito::Shape)ito::Shape
setUserData1(const ito::float64 &userData1) (defined in ito::Shape)ito::Shape
setUserData2(const ito::float64 &userData2) (defined in ito::Shape)ito::Shape
Shape() (defined in ito::Shape)ito::Shapeexplicit
Shape(unsigned int type, unsigned int flags, const QPolygonF &basePoints, const QTransform &transform=QTransform()) (defined in ito::Shape)ito::Shapeexplicit
Shape(unsigned int type, unsigned int flags, const QPolygonF &basePoints, int index, const QTransform &transform=QTransform()) (defined in ito::Shape)ito::Shapeexplicit
Shape(unsigned int type, unsigned int flags, const QPolygonF &basePoints, int index, const QString &name, const QTransform &transform=QTransform()) (defined in ito::Shape)ito::Shapeexplicit
Shape(unsigned int type, unsigned int flags, const QPolygonF &basePoints, const QString &name, const QTransform &transform=QTransform()) (defined in ito::Shape)ito::Shapeexplicit
Shape(const Shape &other) (defined in ito::Shape)ito::Shape
ShapeFlag enum nameito::Shape
ShapeMask enum nameito::Shape
ShapeType enum nameito::Shape
Square enum valueito::Shape
transform() const (defined in ito::Shape)ito::Shape
translate(const QPointF &delta)ito::Shape
type() const (defined in ito::Shape)ito::Shape
type2QString(const int type) (defined in ito::Shape)ito::Shapestatic
TypeMask enum value (defined in ito::Shape)ito::Shape
unclosed() const ito::Shape
userData1() const (defined in ito::Shape)ito::Shape
userData2() const (defined in ito::Shape)ito::Shape
~Shape() (defined in ito::Shape)ito::Shapevirtual