|
|||||||||
| 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.AbstractParametricSurface
org.jscience.mathematics.geometry.ParametricSurface3D
org.jscience.mathematics.geometry.BoundedSurface3D
public abstract class BoundedSurface3D
�R���� : �L�ȋȖʂ�\����?ۃN���X?B
���̃N���X�ɂ̓C���X�^���X���?�ׂ���?��͂Ȃ�?B
| Constructor Summary | |
|---|---|
protected |
BoundedSurface3D()
����^�����ɃI�u�W�F�N�g��? |
| Method Summary | |
|---|---|
FilletObject3D[] |
fillet(int side1,
BoundedSurface3D mate,
int side2,
double radius)
���̗L�ȖʂƑ��̗L�Ȗʂ̃t�B���b�g��? |
BsplineSurface3D |
offsetByBsplineSurface(double magni,
int side,
ToleranceForDistance tol)
���� (��`�̃p���?? |
BsplineSurface3D |
toBsplineSurface()
���� (��`�̃p���?? |
abstract Mesh3D |
toMesh(ToleranceForDistance tol)
���� (��`�̃p���?? |
| Methods inherited from class org.jscience.mathematics.geometry.ParametricSurface3D |
|---|
coordinates, curvature, dimension, doTransformBy, evaluation, fillet, intersect, intersect, is3D, nearestProjectFrom, nearestProjectWithDistanceFrom, normalVector, offsetByBsplineSurface, pointToParameter, projectFrom, reverseTransformBy, tangentVector, toBsplineSurface, toMesh, toNonStructuredPoints, transformBy, transformBy, uIsoParametricCurve, vIsoParametricCurve |
| Methods inherited from class org.jscience.mathematics.geometry.AbstractParametricSurface |
|---|
checkUValidity, checkUValidity, checkVValidity, checkVValidity, isParametric, isSurface, isUFinite, isUInfinite, isUNonPeriodic, isUPeriodic, isValidUParameter, isValidVParameter, isVFinite, isVInfinite, isVNonPeriodic, isVPeriodic, uParameterDomain, vParameterDomain |
| Methods inherited from class org.jscience.mathematics.geometry.GeometryElement |
|---|
getClassName, getToleranceForAngle, getToleranceForAngleAsObject, getToleranceForDistance, getToleranceForDistance2, getToleranceForDistanceAsObject, getToleranceForParameter, getToleranceForParameterAsObject, getToleranceForRealNumber, getToleranceForRealNumberAsObject, is1D, is2D, isCurve, isFreeform, isPlacement, isPoint, 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 BoundedSurface3D()
| Method Detail |
|---|
public abstract Mesh3D toMesh(ToleranceForDistance tol)
tol - �����̋��e��?�
PointOnSurface3Dpublic BsplineSurface3D toBsplineSurface()
public BsplineSurface3D offsetByBsplineSurface(double magni,
int side,
ToleranceForDistance tol)
magni - �I�t�Z�b�g��side - �I�t�Z�b�g�̌� (WhichSide.FRONT/BACK)tol - �����̋��e��?�
WhichSide
public FilletObject3D[] fillet(int side1,
BoundedSurface3D mate,
int side2,
double radius)
throws IndefiniteSolutionException
side1 - ���̋Ȗʂ̂ǂ��瑤�Ƀt�B���b�g��?�߂邩���t���O
(WhichSide.FRONT�Ȃ�Ε\��?ARIGHT�Ȃ�Η���?ABOTH�Ȃ�Η���)mate - ���̋Ȗ�side2 - ���̋Ȗʂ̂ǂ��瑤�Ƀt�B���b�g��?�߂邩���t���O
(WhichSide.FRONT�Ȃ�Ε\��?ARIGHT�Ȃ�Η���?ABOTH�Ȃ�Η���)radius - �t�B���b�g���a
IndefiniteSolutionException - ��s�� (��������?�ł͔�?����Ȃ�)WhichSide
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||