|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Point | |
|---|---|
| com.androidplot.ui.layout | |
| com.androidplot.util | |
| Uses of Point in com.androidplot.ui.layout |
|---|
| Methods in com.androidplot.ui.layout that return Point | |
|---|---|
static Point |
LayoutManager.getAnchorCoordinates(float x,
float y,
float width,
float height,
AnchorPosition anchorPosition)
|
static Point |
LayoutManager.getAnchorCoordinates(Point topLeft,
Dimension size,
AnchorPosition anchorPosition)
|
static Point |
LayoutManager.getAnchorCoordinates(android.graphics.RectF widgetRect,
AnchorPosition anchorPosition)
|
static Point |
LayoutManager.getAnchorOffset(float width,
float height,
AnchorPosition anchorPosition)
|
Point |
LayoutManager.getElementCoordinates(float height,
float width,
android.graphics.RectF viewRect,
PositionMetrics metrics)
|
| Methods in com.androidplot.ui.layout with parameters of type Point | |
|---|---|
static Point |
LayoutManager.getAnchorCoordinates(Point topLeft,
Dimension size,
AnchorPosition anchorPosition)
|
| Uses of Point in com.androidplot.util |
|---|
| Methods in com.androidplot.util with parameters of type Point | |
|---|---|
void |
Point.add(Point rhs)
|
void |
Point.set(Point rhs)
|
void |
Point.sub(Point rhs)
|
| Constructors in com.androidplot.util with parameters of type Point | |
|---|---|
Point(Point rhs)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||