|
|||||||||
| 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.AbstractPoint
org.jscience.mathematics.geometry.Point3D
org.jscience.mathematics.geometry.PointOnGeometry3D
public abstract class PointOnGeometry3D
�R���� : ����`?�v�f��?�ɂ���_��\����?ۃN���X?B
���̃N���X�̃C���X�^���X��?A �`?�v�f��?�ɂ���_��?W�l (Point3D) point
��ێ?����?B
point �� null �ł�?\��Ȃ�?B
| Field Summary |
|---|
| Fields inherited from class org.jscience.mathematics.geometry.Point3D |
|---|
origin |
| Constructor Summary | |
|---|---|
protected |
PointOnGeometry3D(Point3D point)
�`? |
| Method Summary | |
|---|---|
abstract GeometryElement |
geometry()
�x? |
Point3D |
point()
�`? |
double |
x()
���̓_�� X ? |
double |
y()
���̓_�� Y ? |
double |
z()
���̓_�� Z ? |
| Methods inherited from class org.jscience.mathematics.geometry.Point3D |
|---|
add, dimension, distance, distance2, divide, doTransformBy, identical, is3D, isOn, isOn, linearInterpolate, longestPoint, longestPoint, midPoint, multiply, of, of, project, reverseTransform, reverseTransformBy, subtract, subtract, toVector3D, toVector3D, transform, transform, transformBy, transformBy |
| Methods inherited from class org.jscience.mathematics.geometry.AbstractPoint |
|---|
isPoint |
| Methods inherited from class org.jscience.mathematics.geometry.GeometryElement |
|---|
getClassName, getToleranceForAngle, getToleranceForAngleAsObject, getToleranceForDistance, getToleranceForDistance2, getToleranceForDistanceAsObject, getToleranceForParameter, getToleranceForParameterAsObject, getToleranceForRealNumber, getToleranceForRealNumberAsObject, is1D, is2D, isCurve, isFreeform, isParametric, isPlacement, 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 PointOnGeometry3D(Point3D point)
point - �`?�v�f?�̓_��?W�l| Method Detail |
|---|
public Point3D point()
public double x()
x in class Point3Dpublic double y()
y in class Point3Dpublic double z()
z in class Point3Dpublic abstract GeometryElement geometry()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||