|
|||||||||
| 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.Point1D
org.jscience.mathematics.geometry.CartesianPoint1D
public class CartesianPoint1D
�P����?F�e?W�l����?��Œ�`���ꂽ�_��\���N���X?B
HomogeneousPoint1D,
Serialized Form| Field Summary |
|---|
| Fields inherited from class org.jscience.mathematics.geometry.Point1D |
|---|
origin |
| Constructor Summary | |
|---|---|
CartesianPoint1D(double x)
X �Œ�`�����I�u�W�F�N�g��? |
|
| Method Summary | |
|---|---|
protected void |
output(java.io.PrintWriter writer,
int indent)
? |
double |
x()
X ? |
| Methods inherited from class org.jscience.mathematics.geometry.Point1D |
|---|
add, dimension, divide, identical, is1D, linearInterpolate, midPoint, multiply, of, subtract, toVector1D |
| 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, is2D, 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 CartesianPoint1D(double x)
x - X ?W�l| Method Detail |
|---|
public double x()
x in class Point1D
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 | ||||||||