|
|||||||||
| 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.HomogeneousVector1D
public class HomogeneousVector1D
�P����?F�e?�������?��Œ�`���ꂽ�����x�N�g����\���N���X?B
LiteralVector1D,
Serialized Form| Field Summary |
|---|
| Fields inherited from class org.jscience.mathematics.geometry.Vector1D |
|---|
nagativeXUnitVector, xUnitVector, zeroVector |
| Constructor Summary | |
|---|---|
HomogeneousVector1D(double wx,
double w)
wx/w �Œ�`�����I�u�W�F�N�g��? |
|
| Method Summary | |
|---|---|
protected void |
output(java.io.PrintWriter writer,
int indent)
? |
double |
w()
W ? |
double |
wx()
WX ? |
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 HomogeneousVector1D(double wx,
double w)
wx - WX ?���w - W ?���| Method Detail |
|---|
public double x()
x in class Vector1Dpublic double wx()
public double w()
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 | ||||||||