Uses of Package
math.geom2d.domain

Packages that use math.geom2d.domain
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.domain Curves interface hierarchy, and implementations of curve sets and various poly-curves. 
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.polygon Definitions and implementations of shapes composed several line segments: polylines, rings, polygons. 
math.geom2d.spline Bezier curves, and more generally polynomial curves. 
math.geom2d.transform Contains interface hierarchy for planar transforms, and implementations for specialized transforms. 
 

Classes in math.geom2d.domain used by math.geom2d
Boundary2D
          A Boundary2D is the curve which defines the contour of a domain in the plane.
 

Classes in math.geom2d.domain used by math.geom2d.circulinear
Boundary2D
          A Boundary2D is the curve which defines the contour of a domain in the plane.
BoundaryPolyCurve2D
          A single continuous oriented curve, which defines the boundary of a planar domain.
BoundarySet2D
          A BoundarySet2D is a set of continuous oriented curves.
ContinuousBoundary2D
          A continuous boundary is a continuous oriented curve which delimits a connected planar domain.
ContinuousOrientedCurve2D
          Defines a part of the boundary of a planar domain.
Domain2D
          Interface for shapes that draws an 'interior' and an 'exterior'.
GenericDomain2D
          A domain defined from its boundary.
OrientedCurve2D
          An OrientedCurve2D defines an 'inside' and an 'outside'.
PolyOrientedCurve2D
          A PolyOrientedCurve2D is a set of piecewise smooth curve arcs, such that the end of a curve is the beginning of the next curve, and such that they do not intersect nor self-intersect.
SmoothBoundary2D
          Tagging interface to represent in unified way smooth curves which are boundaries.
SmoothOrientedCurve2D
          Interface for smooth and oriented curves.
 

Classes in math.geom2d.domain used by math.geom2d.conic
Boundary2D
          A Boundary2D is the curve which defines the contour of a domain in the plane.
BoundarySet2D
          A BoundarySet2D is a set of continuous oriented curves.
ContinuousBoundary2D
          A continuous boundary is a continuous oriented curve which delimits a connected planar domain.
ContinuousOrientedCurve2D
          Defines a part of the boundary of a planar domain.
Domain2D
          Interface for shapes that draws an 'interior' and an 'exterior'.
OrientedCurve2D
          An OrientedCurve2D defines an 'inside' and an 'outside'.
SmoothBoundary2D
          Tagging interface to represent in unified way smooth curves which are boundaries.
SmoothOrientedCurve2D
          Interface for smooth and oriented curves.
 

Classes in math.geom2d.domain used by math.geom2d.domain
Boundary2D
          A Boundary2D is the curve which defines the contour of a domain in the plane.
BoundaryPolyCurve2D
          A single continuous oriented curve, which defines the boundary of a planar domain.
BoundarySet2D
          A BoundarySet2D is a set of continuous oriented curves.
ContinuousBoundary2D
          A continuous boundary is a continuous oriented curve which delimits a connected planar domain.
ContinuousOrientedCurve2D
          Defines a part of the boundary of a planar domain.
Domain2D
          Interface for shapes that draws an 'interior' and an 'exterior'.
GenericDomain2D
          A domain defined from its boundary.
OrientedCurve2D
          An OrientedCurve2D defines an 'inside' and an 'outside'.
PolyOrientedCurve2D
          A PolyOrientedCurve2D is a set of piecewise smooth curve arcs, such that the end of a curve is the beginning of the next curve, and such that they do not intersect nor self-intersect.
SmoothBoundary2D
          Tagging interface to represent in unified way smooth curves which are boundaries.
SmoothOrientedCurve2D
          Interface for smooth and oriented curves.
 

Classes in math.geom2d.domain used by math.geom2d.line
Boundary2D
          A Boundary2D is the curve which defines the contour of a domain in the plane.
BoundaryPolyCurve2D
          A single continuous oriented curve, which defines the boundary of a planar domain.
ContinuousBoundary2D
          A continuous boundary is a continuous oriented curve which delimits a connected planar domain.
ContinuousOrientedCurve2D
          Defines a part of the boundary of a planar domain.
Domain2D
          Interface for shapes that draws an 'interior' and an 'exterior'.
OrientedCurve2D
          An OrientedCurve2D defines an 'inside' and an 'outside'.
PolyOrientedCurve2D
          A PolyOrientedCurve2D is a set of piecewise smooth curve arcs, such that the end of a curve is the beginning of the next curve, and such that they do not intersect nor self-intersect.
SmoothBoundary2D
          Tagging interface to represent in unified way smooth curves which are boundaries.
SmoothOrientedCurve2D
          Interface for smooth and oriented curves.
 

Classes in math.geom2d.domain used by math.geom2d.polygon
Boundary2D
          A Boundary2D is the curve which defines the contour of a domain in the plane.
ContinuousBoundary2D
          A continuous boundary is a continuous oriented curve which delimits a connected planar domain.
ContinuousOrientedCurve2D
          Defines a part of the boundary of a planar domain.
Domain2D
          Interface for shapes that draws an 'interior' and an 'exterior'.
OrientedCurve2D
          An OrientedCurve2D defines an 'inside' and an 'outside'.
 

Classes in math.geom2d.domain used by math.geom2d.spline
ContinuousOrientedCurve2D
          Defines a part of the boundary of a planar domain.
OrientedCurve2D
          An OrientedCurve2D defines an 'inside' and an 'outside'.
 

Classes in math.geom2d.domain used by math.geom2d.transform
BoundaryPolyCurve2D
          A single continuous oriented curve, which defines the boundary of a planar domain.
 



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