Interface Geometry.TYPES

Enclosing interface:
Geometry

public static interface Geometry.TYPES
Predefined geometry types in the model.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    A set that can contain points, lines and polygons.
    static final int
    A continuous portion (as of a circle or ellipse) of a curved line.
    static final int
    A closed plane curve every point of which is equidistant from a fixed point within the curve.
    static final int
     
    static final int
     
    static final int
    A straight or curved geometric element that is generated by a moving point and that has extension only along the path of the point.
    static final int
    A closed plane curve generated by a point moving in such a way that the sums of its distances from two fixed points is a constant : a plane section of a right circular cone that is a closed curve.
    static final int
     
    static final int
     
    static final int
    Any geometry.
    static final int
     
    static final int
    A set of lines.
    static final int
     
    static final int
    A set of points.
    static final int
     
    static final int
    A set of solids.
    static final int
    A set of polygons.
    static final int
    Deprecated.
    static final int
     
    static final int
    A geometric element that has zero dimensions and a location determinable by an ordered set of coordinates.
    static final int
     
    static final int
     
    static final int
    Solids in 3D.
    static final int
     
    static final int
    A closed plane figure bounded by straight lines.
    static final int