com.androidplot.ui.widget
Class DomainLabelWidget

java.lang.Object
  extended by com.androidplot.ui.widget.Widget
      extended by com.androidplot.ui.widget.TextLabelWidget
          extended by com.androidplot.ui.widget.DomainLabelWidget
All Implemented Interfaces:
BoxModelable

public class DomainLabelWidget
extends TextLabelWidget


Constructor Summary
DomainLabelWidget(XYPlot plot, SizeMetrics sizeMetrics, TextOrientationType orientationType)
           
 
Method Summary
 
Methods inherited from class com.androidplot.ui.widget.TextLabelWidget
doOnDraw, getLabelPaint, getOrientation, pack, setLabelPaint, setOrientation
 
Methods inherited from class com.androidplot.ui.widget.Widget
draw, getBackgroundPaint, getBorderPaint, getHeightMetric, getHeightPix, getMarginatedRect, getMarginBottom, getMarginLeft, getMarginRight, getMarginTop, getPaddedRect, getPaddingBottom, getPaddingLeft, getPaddingRight, getPaddingTop, getWidthMetric, getWidthPix, isClippingEnabled, isDrawBackgroundEnabled, isDrawBorderEnabled, setBackgroundPaint, setBorderPaint, setClippingEnabled, setDrawBackgroundEnabled, setDrawBorderEnabled, setHeight, setHeight, setMarginBottom, setMarginLeft, setMarginRight, setMargins, setMarginTop, setPadding, setPaddingBottom, setPaddingLeft, setPaddingRight, setPaddingTop, setSize, setWidth, setWidth
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DomainLabelWidget

public DomainLabelWidget(XYPlot plot,
                         SizeMetrics sizeMetrics,
                         TextOrientationType orientationType)


Copyright © 2011. All Rights Reserved.