|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Vector2D | |
|---|---|
| org.apache.lucene.spatial.geometry.shape | Shape representations. |
| Uses of Vector2D in org.apache.lucene.spatial.geometry.shape |
|---|
| Methods in org.apache.lucene.spatial.geometry.shape that return Vector2D | |
|---|---|
Vector2D |
Vector2D.mult(double d)
Deprecated. |
| Methods in org.apache.lucene.spatial.geometry.shape with parameters of type Vector2D | |
|---|---|
void |
Point2D.add(Vector2D v)
Deprecated. |
double |
Vector2D.dot(Vector2D in)
Deprecated. |
boolean |
Vector2D.equals(Vector2D other)
Deprecated. |
void |
Point2D.set(Vector2D v)
Deprecated. |
void |
Geometry2D.translate(Vector2D v)
Deprecated. Translate according to the vector |
void |
Ellipse.translate(Vector2D v)
Deprecated. |
void |
Rectangle.translate(Vector2D v)
Deprecated. |
| Constructors in org.apache.lucene.spatial.geometry.shape with parameters of type Vector2D | |
|---|---|
Vector2D(Vector2D other)
Deprecated. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||