|
|||||||||
| 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.AbstractVector
org.jscience.mathematics.geometry.Vector1D
org.jscience.mathematics.geometry.LiteralVector1D
public class LiteralVector1D
�P����?F�e?�������?��Œ�`���ꂽ�x�N�g����\���N���X?B
HomogeneousVector1D,
Serialized Form| Field Summary |
|---|
| Fields inherited from class org.jscience.mathematics.geometry.Vector1D |
|---|
nagativeXUnitVector, xUnitVector, zeroVector |
| Constructor Summary | |
|---|---|
LiteralVector1D(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.Vector1D |
|---|
add, dimension, divide, dotProduct, identical, is1D, length, magnitude, multiply, norm, of, reverse, subtract, toPoint1D, unitized, xUnitVector, zeroVector |
| Methods inherited from class org.jscience.mathematics.geometry.AbstractVector |
|---|
isVector |
| 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, isPoint, isSurface, isTransformationOperator, makeIndent, output |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LiteralVector1D(double x)
x - X ?���| Method Detail |
|---|
public double x()
x in class Vector1D
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 | ||||||||