Package com.solibri.geometry.primitive2d


package com.solibri.geometry.primitive2d
  • Interface Summary
    Interface
    Description
    Read-only interface for axis-aligned bounding boxes in XY-plane.
    Read-only interface for handling areas in XY-plane.
    Read-only interface for handling lines in 2-dimensional space.
    Interface that represents a mutable axis-aligned bounding box in the XY-plane.
    Interface for areas in XY-plane.
    Interface for handling lines in the XY-plane.
    Interface for handling simple polygons without holes in the XY-plane.
    Mutable interface to handle 2-dimensional rays.
    Interface for handling rectangles in the XY-plane.
    Interface for handling segments in the XY-plane.
    Interface that represents a triangle in the XY-plane.
    Read-only interface for handling simple polygons without holes in the XY-plane.
    Read-only interface to handle 2-dimensional rays.
    Read-only interface for handling rectangles in the XY-plane.
    Read-only interface for handling segments in the XY-plane.
    Read-only interface for 2-dimensional triangles.