|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Vector2D | |
|---|---|
| org.apache.lucene.spatial.geometry.shape | |
| 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)
|
| Methods in org.apache.lucene.spatial.geometry.shape with parameters of type Vector2D | |
|---|---|
void |
Point2D.add(Vector2D v)
|
double |
Vector2D.dot(Vector2D in)
|
boolean |
Vector2D.equals(Vector2D other)
|
void |
Point2D.set(Vector2D v)
|
void |
Ellipse.translate(Vector2D v)
|
void |
Rectangle.translate(Vector2D v)
|
void |
Geometry2D.translate(Vector2D v)
Translate according to the vector |
| Constructors in org.apache.lucene.spatial.geometry.shape with parameters of type Vector2D | |
|---|---|
Vector2D(Vector2D other)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||