|
|||||||||
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
org.jscience.mathematics.geometry.PointOnPoint3D
public class PointOnPoint3D
�R���� : ����_��?�ɂ���_��\���N���X?B
���̃N���X�̃C���X�^���X��?A �_��?�BĂ���_ (Point3D
)
basisPoint ��ێ?����?B
PointOnCurve3D
,
Serialized FormField Summary |
---|
Fields inherited from class org.jscience.mathematics.geometry.Point3D |
---|
origin |
Constructor Summary | |
---|---|
PointOnPoint3D(Point3D basisPoint)
�_��? |
|
PointOnPoint3D(Point3D point,
Point3D basisPoint)
�_��? |
Method Summary | |
---|---|
Point3D |
basisPoint()
�x? |
protected Point3D |
doTransformBy(boolean reverseTransform,
CartesianTransformationOperator3D transformationOperator,
java.util.Hashtable transformedGeometries)
���̓_��? |
GeometryElement |
geometry()
�x? |
protected void |
output(java.io.PrintWriter writer,
int indent)
? |
Methods inherited from class org.jscience.mathematics.geometry.PointOnGeometry3D |
---|
point, x, y, z |
Methods inherited from class org.jscience.mathematics.geometry.Point3D |
---|
add, dimension, distance, distance2, divide, 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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PointOnPoint3D(Point3D basisPoint)
basisPoint
- �_��?�B���_InvalidArgumentValueException
,
Point3D.identical(Point3D)
public PointOnPoint3D(Point3D point, Point3D basisPoint)
point
- �_?�_��?W�lbasisPoint
- �_��?�B���_InvalidArgumentValueException
,
Point3D.identical(Point3D)
Method Detail |
---|
public GeometryElement geometry()
geometry
in class PointOnGeometry3D
basisPoint()
public Point3D basisPoint()
geometry()
protected Point3D doTransformBy(boolean reverseTransform, CartesianTransformationOperator3D transformationOperator, java.util.Hashtable transformedGeometries)
doTransformBy
in class Point3D
reverseTransform
- �t�ϊ�����̂ł���� true?A�����łȂ���� falsetransformationOperator
- �I�ϊ����Z�qtransformedGeometries
- ��ɓ��l�̕ϊ���{�����v�f��܂ރn�b�V���e?[�u��
protected void output(java.io.PrintWriter writer, int indent)
output
in class GeometryElement
writer
- PrintWriterindent
- �C���f���g��?[��GeometryElement
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |