math.geom3d.curve
Interface ContinuousCurve3D

Package class diagram package ContinuousCurve3D
All Superinterfaces:
Curve3D, Serializable, Shape3D
All Known Implementing Classes:
LineSegment3D, StraightLine3D

public interface ContinuousCurve3D
extends Curve3D

Author:
dlegland

Nested Class Summary
 
Nested classes/interfaces inherited from interface math.geom3d.Shape3D
Shape3D.EmptySet3D
 
Field Summary
 
Fields inherited from interface math.geom3d.Shape3D
ACCURACY, EMPTY_SET
 
Method Summary
 
Methods inherited from interface math.geom3d.curve.Curve3D
getContinuousCurves, getFirstPoint, getLastPoint, getPoint, getPoint, getPosition, getReverseCurve, getSingularPoints, getSubCurve, getT0, getT1, project, transform
 
Methods inherited from interface math.geom3d.Shape3D
clip, contains, getBoundingBox, getDistance, isBounded, isEmpty
 



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