|
|||||||||
| 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.NonParametricCurve2D
org.jscience.mathematics.geometry.FilletObject2D
public class FilletObject2D
�Q���� : �t�B���b�g��?�?���\���N���X?B
���̃N���X��?A���?��?ڂ���~�� (�����t�B���b�g�Ƃ���) ��\��?B ���̃N���X�̃C���X�^���X��
| Method Summary | |
|---|---|
Point2D |
center()
���̃t�B���b�g�̒�? |
protected void |
output(java.io.PrintWriter writer,
int indent)
? |
PointOnCurve2D |
pointOnCurve1()
���̃t�B���b�g�̋�? |
PointOnCurve2D |
pointOnCurve2()
���̃t�B���b�g�̋�? |
double |
radius()
���̃t�B���b�g�̔��a��Ԃ�? |
TrimmedCurve2D |
toCurve(boolean smallFan)
���̃t�B���b�g���? |
| Methods inherited from class org.jscience.mathematics.geometry.NonParametricCurve2D |
|---|
dimension, is2D |
| 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, is3D, 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 Point2D center()
public PointOnCurve2D pointOnCurve1()
public PointOnCurve2D pointOnCurve2()
public TrimmedCurve2D toCurve(boolean smallFan)
smallFan - �~�ʂ̒�?S�p�����?������Ȃ�悤�ɂ��邩�ǂ���
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 | ||||||||