Module omix.api

@OVLInaccessible

Package omix.plugin.model.points

This package contains polynominal describing point types.
  • Interface Summary 
    Interface Description
    AbstractControlPoint
    Generalizes all possible control points of a curve.
    AbstractCurvePoint
    Generalizes all curve describing points.
    Arc
    Represents an arc as curve describing component of an edge.
    An arc consists of a center point, radius in X and Y direction, a start angle and a length in degrees.
    BezierPoint
    Represents a bezier control point of a quad or cubic curve.
    Separator
    Represents a separator point (move to).
    SplinePoint
    Represents a spline point connecting curve segments.
  • Enum Summary 
    Enum Description
    Smoothness
    This enum lists all available smoothness settings of spline points.