T - A phantom type parameterPVectorReadable2DType<T>, VectorComputationalType, VectorReadable2DTypePVector2D@Immutable public interface PVector2DType<T> extends PVectorReadable2DType<T>, VectorComputationalType
double-typed vectors.| Modifier and Type | Method | Description |
|---|---|---|
double |
x() |
|
double |
y() |
@Parameter(order=0) double x()
x in interface VectorReadable2DTypex component@Parameter(order=1) double y()
y in interface VectorReadable2DTypey componentCopyright © 2017 <code@io7m.com> http://io7m.com