|
|||||||||
| 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.Point2D
org.jscience.mathematics.geometry.PointOnGeometry2D
org.jscience.mathematics.geometry.PointOnPoint2D
public class PointOnPoint2D
�Q���� : ����_��?�ɂ���_��\���N���X
���̃N���X�̃C���X�^���X��?A �_��?�BĂ���_ (Point2D)
basisPoint ��ێ?����?B
PointOnCurve2D,
Serialized Form| Field Summary |
|---|
| Fields inherited from class org.jscience.mathematics.geometry.Point2D |
|---|
origin |
| Constructor Summary | |
|---|---|
PointOnPoint2D(Point2D basisPoint)
�_��? |
|
PointOnPoint2D(Point2D point,
Point2D basisPoint)
�_��? |
|
| Method Summary | |
|---|---|
Point2D |
basisPoint()
�x? |
protected Point2D |
doTransformBy(boolean reverseTransform,
CartesianTransformationOperator2D 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.PointOnGeometry2D |
|---|
point, x, y |
| Methods inherited from class org.jscience.mathematics.geometry.Point2D |
|---|
add, center, center, dimension, distance, distance2, divide, identical, is2D, isIn, isInsideOf, isOn, linearInterpolate, longestPoint, longestPoint, midPoint, multiply, of, of, project, reverseTransform, reverseTransformBy, subtract, subtract, toVector2D, 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, is3D, 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 PointOnPoint2D(Point2D basisPoint)
basisPoint - �_��?�B���_InvalidArgumentValueException,
Point2D.identical(Point2D)
public PointOnPoint2D(Point2D point,
Point2D basisPoint)
point - �_?�_��?W�lbasisPoint - �_��?�B���_InvalidArgumentValueException,
Point2D.identical(Point2D)| Method Detail |
|---|
public GeometryElement geometry()
geometry in class PointOnGeometry2DbasisPoint()public Point2D basisPoint()
geometry()
protected Point2D doTransformBy(boolean reverseTransform,
CartesianTransformationOperator2D transformationOperator,
java.util.Hashtable transformedGeometries)
doTransformBy in class Point2DreverseTransform - �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 GeometryElementwriter - PrintWriterindent - �C���f���g��?[��GeometryElement
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||