|
|||||||||
| 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.AbstractNonParametricCurve
org.jscience.mathematics.geometry.NonParametricCurve3D
org.jscience.mathematics.geometry.FilletSection3D
public class FilletSection3D
�R���� : �t�B���b�g�̒f�ʂ�\���N���X?B
���̃N���X��?A��v�f��?ڂ���~�ʂ̋O?� (�����t�B���b�g�Ƃ���) �� �����f�ʂ�\��?B ���̃N���X�̃C���X�^���X��
FilletObject3D,
Serialized Form| Method Summary | |
|---|---|
Point3D |
center()
���̃t�B���b�g�f�ʂ̒�? |
protected void |
output(java.io.PrintWriter writer,
int indent)
? |
PointOnGeometry3D |
pointOnGeometry1()
���̃t�B���b�g�f�ʂ̊v�f 1 ? |
PointOnGeometry3D |
pointOnGeometry2()
���̃t�B���b�g�f�ʂ̊v�f 2 ? |
PointOnSurface3D |
pointOnSurface1()
���̃t�B���b�g�f�ʂ̊v�f 1 ��ȖʂƂ���? |
PointOnSurface3D |
pointOnSurface2()
���̃t�B���b�g�f�ʂ̊v�f 2 ��ȖʂƂ���? |
double |
radius()
���̃t�B���b�g�f�ʂ̔��a��Ԃ�? |
TrimmedCurve3D |
toCurve(boolean smallFan)
���̃t�B���b�g�f�ʂ��? |
| Methods inherited from class org.jscience.mathematics.geometry.NonParametricCurve3D |
|---|
dimension, is3D |
| Methods inherited from class org.jscience.mathematics.geometry.AbstractNonParametricCurve |
|---|
isCurve |
| Methods inherited from class org.jscience.mathematics.geometry.GeometryElement |
|---|
getClassName, getToleranceForAngle, getToleranceForAngleAsObject, getToleranceForDistance, getToleranceForDistance2, getToleranceForDistanceAsObject, getToleranceForParameter, getToleranceForParameterAsObject, getToleranceForRealNumber, getToleranceForRealNumberAsObject, is1D, is2D, isFreeform, isParametric, isPlacement, isPoint, isSurface, isTransformationOperator, isVector, makeIndent, output |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public double radius()
public Point3D center()
public PointOnGeometry3D pointOnGeometry1()
public PointOnGeometry3D pointOnGeometry2()
public PointOnSurface3D pointOnSurface1()
public PointOnSurface3D pointOnSurface2()
public TrimmedCurve3D toCurve(boolean smallFan)
smallFan - �~�ʂ̒�?S�p�����?������Ȃ�悤�ɂ��邩�ǂ���?B
protected void output(java.io.PrintWriter writer,
int indent)
output in class GeometryElementwriter - PrintWriterindent - �C���f���g��?[��GeometryElement
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||