|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.mathematics.geometry.GeometryElement
org.jscience.mathematics.geometry.AbstractParametricCurve
org.jscience.mathematics.geometry.ParametricCurve3D
org.jscience.mathematics.geometry.BoundedCurve3D
public abstract class BoundedCurve3D
�R���� : �L�ȋ�?��\����?ۃN���X?B
���̃N���X�ɂ̓C���X�^���X���?�ׂ���?��͂Ȃ�?B
| Constructor Summary | |
|---|---|
protected |
BoundedCurve3D()
����^�����ɃI�u�W�F�N�g��? |
| Method Summary | |
|---|---|
Point3D |
endPoint()
���̗L��? |
abstract CurveCurveInterference3D[] |
interfere(BoundedCurve3D mate)
���̗L��? |
double |
length()
���̗L��? |
Point3D |
startPoint()
���̗L��? |
BsplineCurve3D |
toBsplineCurve()
���̗L��? |
Polyline3D |
toPolyline(ToleranceForDistance tolerance)
���̗L��? |
| Methods inherited from class org.jscience.mathematics.geometry.ParametricCurve3D |
|---|
checkProjection, coordinates, curvature, dimension, doTransformBy, evaluation, hasPolyline, identicalParameter, inflexion, intersect, intersect, is3D, isComposedOfOnlyPolylines, nearestProjectFrom, nearestProjectWithDistanceFrom, parallelTranslate, pointToParameter, projectFrom, reverseTransformBy, singular, tangentVector, toBsplineCurve, toPolyline, torsion, transformBy, transformBy |
| Methods inherited from class org.jscience.mathematics.geometry.AbstractParametricCurve |
|---|
checkValidity, checkValidity, isClosed, isCurve, isFinite, isInfinite, isNonPeriodic, isOpen, isParametric, isPeriodic, isValid, length, parameterDomain |
| Methods inherited from class org.jscience.mathematics.geometry.GeometryElement |
|---|
getClassName, getToleranceForAngle, getToleranceForAngleAsObject, getToleranceForDistance, getToleranceForDistance2, getToleranceForDistanceAsObject, getToleranceForParameter, getToleranceForParameterAsObject, getToleranceForRealNumber, getToleranceForRealNumberAsObject, is1D, is2D, isFreeform, isPlacement, isPoint, isSurface, isTransformationOperator, isVector, makeIndent, output, output |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected BoundedCurve3D()
| Method Detail |
|---|
public double length()
length(section)
���?o��?B
public Polyline3D toPolyline(ToleranceForDistance tolerance)
toPolyline(section, tolerance)
���?o��?B
tolerance - �����̋��e��?�
PointOnCurve3Dpublic BsplineCurve3D toBsplineCurve()
toBsplineCurve(section)
���?o��?B
public abstract CurveCurveInterference3D[] interfere(BoundedCurve3D mate)
mate - ���̗L��?�
public Point3D startPoint()
public Point3D endPoint()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||