Uses of Package
math.geom2d.circulinear

Packages that use math.geom2d.circulinear
math.geom2d Planar geometry toolbox. 
math.geom2d.circulinear Definition of circulinear shapes and some implementations. 
math.geom2d.conic Definition of various conic curves like circles, ellipses, parabolas and hyperbolas, and their resepctive arcs. 
math.geom2d.line Implementations of 'linear shapes', i.e. curves which can be embedded into a straight lines, like straight lines, line segments, or rays
math.geom2d.point Data structures for point sets. 
math.geom2d.polygon Definitions and implementations of shapes composed several line segments: polylines, rings, polygons. 
 

Classes in math.geom2d.circulinear used by math.geom2d
CirculinearDomain2D
          A domain whose boundary is a circulinear curve.
CirculinearShape2D
          CirculinearShape comprises shapes which can be described from lines (or linear shapes) and circles (or circle arcs).
 

Classes in math.geom2d.circulinear used by math.geom2d.circulinear
BoundaryPolyCirculinearCurve2D
          A continuous boundary which is composed of several continuous circulinear curves.
CircleLine2D
          Tagging interface to be able to consider in a same way circles and lines.
CirculinearBoundary2D
          A Boundary which is composed of Circulinear elements.
CirculinearBoundarySet2D
          A circulinear boundary which is composed of several CirculinearRing2D.
CirculinearContinuousCurve2D
          A tagging interface defining a circulinear curve which is continuous.
CirculinearContour2D
          Tagging interface to gather Continuous and boundary circulinear curves.
CirculinearCurve2D
           Circulinear curve are composed of linear and/or circular elements.
CirculinearCurveSet2D
          An specialisation of CurveSet2D that accepts only instances of CirculinearCurve2D.
CirculinearDomain2D
          A domain whose boundary is a circulinear curve.
CirculinearElement2D
           Circulinear elements are lowest level of circulinear curve: each circulinear curve can be divided into a set of circulinear elements.
CirculinearRing2D
          Future interface for circulinear boundary curves which are both bounded and closed.
CirculinearShape2D
          CirculinearShape comprises shapes which can be described from lines (or linear shapes) and circles (or circle arcs).
ContinuousCirculinearCurve2D
          Deprecated. replaced by CirculinearContinuousCurve2D
GenericCirculinearRing2D
          A basic implementation of a CirculinearRing2D, which is supposed to be always bounded and closed.
PolyCirculinearCurve2D
          A continuous curve which is composed of several continuous circulinear curves.
 

Classes in math.geom2d.circulinear used by math.geom2d.conic
CircleLine2D
          Tagging interface to be able to consider in a same way circles and lines.
CirculinearBoundary2D
          A Boundary which is composed of Circulinear elements.
CirculinearContinuousCurve2D
          A tagging interface defining a circulinear curve which is continuous.
CirculinearContour2D
          Tagging interface to gather Continuous and boundary circulinear curves.
CirculinearCurve2D
           Circulinear curve are composed of linear and/or circular elements.
CirculinearDomain2D
          A domain whose boundary is a circulinear curve.
CirculinearElement2D
           Circulinear elements are lowest level of circulinear curve: each circulinear curve can be divided into a set of circulinear elements.
CirculinearShape2D
          CirculinearShape comprises shapes which can be described from lines (or linear shapes) and circles (or circle arcs).
ContinuousCirculinearCurve2D
          Deprecated. replaced by CirculinearContinuousCurve2D
 

Classes in math.geom2d.circulinear used by math.geom2d.line
CircleLine2D
          Tagging interface to be able to consider in a same way circles and lines.
CirculinearBoundary2D
          A Boundary which is composed of Circulinear elements.
CirculinearContinuousCurve2D
          A tagging interface defining a circulinear curve which is continuous.
CirculinearContour2D
          Tagging interface to gather Continuous and boundary circulinear curves.
CirculinearCurve2D
           Circulinear curve are composed of linear and/or circular elements.
CirculinearDomain2D
          A domain whose boundary is a circulinear curve.
CirculinearElement2D
           Circulinear elements are lowest level of circulinear curve: each circulinear curve can be divided into a set of circulinear elements.
CirculinearShape2D
          CirculinearShape comprises shapes which can be described from lines (or linear shapes) and circles (or circle arcs).
ContinuousCirculinearCurve2D
          Deprecated. replaced by CirculinearContinuousCurve2D
 

Classes in math.geom2d.circulinear used by math.geom2d.point
CirculinearDomain2D
          A domain whose boundary is a circulinear curve.
CirculinearShape2D
          CirculinearShape comprises shapes which can be described from lines (or linear shapes) and circles (or circle arcs).
 

Classes in math.geom2d.circulinear used by math.geom2d.polygon
CirculinearBoundary2D
          A Boundary which is composed of Circulinear elements.
CirculinearBoundarySet2D
          A circulinear boundary which is composed of several CirculinearRing2D.
CirculinearContinuousCurve2D
          A tagging interface defining a circulinear curve which is continuous.
CirculinearContour2D
          Tagging interface to gather Continuous and boundary circulinear curves.
CirculinearCurve2D
           Circulinear curve are composed of linear and/or circular elements.
CirculinearDomain2D
          A domain whose boundary is a circulinear curve.
CirculinearRing2D
          Future interface for circulinear boundary curves which are both bounded and closed.
CirculinearShape2D
          CirculinearShape comprises shapes which can be described from lines (or linear shapes) and circles (or circle arcs).
ContinuousCirculinearCurve2D
          Deprecated. replaced by CirculinearContinuousCurve2D
 



Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.