|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Dimension | |
---|---|
com.androidplot.ui.layout | |
com.androidplot.ui.widget | |
com.androidplot.util | |
com.androidplot.xy |
Uses of Dimension in com.androidplot.ui.layout |
---|
Methods in com.androidplot.ui.layout with parameters of type Dimension | |
---|---|
static Point |
LayoutManager.getAnchorCoordinates(Point topLeft,
Dimension size,
AnchorPosition anchorPosition)
|
Uses of Dimension in com.androidplot.ui.widget |
---|
Methods in com.androidplot.ui.widget with parameters of type Dimension | |
---|---|
void |
TextLabelWidget.doOnDraw(android.graphics.Canvas canvas,
Dimension viewSize,
android.graphics.RectF widgetRect)
|
void |
Widget.draw(android.graphics.Canvas canvas,
Dimension viewSize,
android.graphics.RectF widgetRect)
|
Uses of Dimension in com.androidplot.util |
---|
Methods in com.androidplot.util with parameters of type Dimension | |
---|---|
void |
Dimension.set(Dimension dimension)
|
Constructors in com.androidplot.util with parameters of type Dimension | |
---|---|
Dimension(Dimension dimension)
|
Uses of Dimension in com.androidplot.xy |
---|
Methods in com.androidplot.xy with parameters of type Dimension | |
---|---|
static XYStep |
XYStepCalculator.getStep(XYPlot plot,
XYAxisType axisType,
Dimension size,
double minVal,
double maxVal)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |