|
|||||||||
| 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.AbstractNonParametricSurface
org.jscience.mathematics.geometry.NonParametricSurface3D
org.jscience.mathematics.geometry.FilletObject3D
public class FilletObject3D
�R���� : �t�B���b�g�Ȗ�?���\���N���X?B
���̃N���X��?A��v�f��?ڂ���~�ʂ̋O?� (�����t�B���b�g�Ƃ���) ��\��?B ���̃N���X�̃C���X�^���X��FilletSection3D[])
| Method Summary | |
|---|---|
Polyline3D |
curveOfCenter()
���̃t�B���b�g�̒�? |
Polyline2D |
curveOnSurface1()
���̃t�B���b�g�̊e�f�ʂ� pointOnGeometry1 ���̊v�f���Ȗʂł����̂Ƃ���? |
Polyline2D |
curveOnSurface2()
���̃t�B���b�g�̊e�f�ʂ� pointOnGeometry2 ���̊v�f���Ȗʂł����̂Ƃ���? |
boolean |
isFreeform()
���̊v�f�����R�`? |
int |
nSections()
���̃t�B���b�g�̒f�ʂ�? |
protected void |
output(java.io.PrintWriter writer,
int indent)
? |
FilletSection3D |
sectionAt(int n)
���̃t�B���b�g�� n �Ԃ߂̒f�ʂ�Ԃ�? |
FilletSection3D[] |
sections()
���̃t�B���b�g�̒f�ʂ̗��Ԃ�? |
| Methods inherited from class org.jscience.mathematics.geometry.NonParametricSurface3D |
|---|
dimension, is3D |
| Methods inherited from class org.jscience.mathematics.geometry.AbstractNonParametricSurface |
|---|
isSurface |
| Methods inherited from class org.jscience.mathematics.geometry.GeometryElement |
|---|
getClassName, getToleranceForAngle, getToleranceForAngleAsObject, getToleranceForDistance, getToleranceForDistance2, getToleranceForDistanceAsObject, getToleranceForParameter, getToleranceForParameterAsObject, getToleranceForRealNumber, getToleranceForRealNumberAsObject, is1D, is2D, isCurve, isParametric, isPlacement, isPoint, 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 FilletSection3D[] sections()
public int nSections()
public FilletSection3D sectionAt(int n)
n - �C���f�b�N�X
public Polyline3D curveOfCenter()
public Polyline2D curveOnSurface1()
public Polyline2D curveOnSurface2()
public boolean isFreeform()
isFreeform in class GeometryElement
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 | ||||||||