at.tuwien.ifs.somtoolbox.structures
Class DoubleVector2D
java.lang.Object
at.tuwien.ifs.somtoolbox.structures.ElementWithIndex
at.tuwien.ifs.somtoolbox.structures.DoubleVector2D
public class DoubleVector2D
- extends ElementWithIndex
- Version:
- $Id: DoubleVector2D.java 3358 2010-02-11 14:35:07Z mayer $
- Author:
- Rudolf Mayer
Field Summary |
(package private) double[] |
vector
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
vector
double[] vector
DoubleVector2D
public DoubleVector2D(double[] vector)
DoubleVector2D
public DoubleVector2D(double[] vector,
int index)
DoubleVector2D
public DoubleVector2D(double[] vector,
int index,
java.lang.String label)
get
public double get(int index)
getPoints
public double[] getPoints()
getLength
public int getLength()