-
public class HorizontalViewPortHandler extends ViewPortHandler
ViewPortHandler for HorizontalBarChart.
-
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.github.mikephil.charting.utils.ViewPortHandler
canZoomInMoreX, canZoomInMoreY, canZoomOutMoreX, canZoomOutMoreY, centerViewPort, contentBottom, contentHeight, contentLeft, contentRight, contentTop, contentWidth, fitScreen, fitScreen, getChartHeight, getChartWidth, getContentCenter, getContentRect, getMatrixTouch, getMaxScaleX, getMaxScaleY, getMinScaleX, getMinScaleY, getScaleX, getScaleY, getSmallestContentExtension, getTransX, getTransY, hasChartDimens, hasNoDragOffset, isFullyZoomedOut, isFullyZoomedOutX, isFullyZoomedOutY, isInBounds, isInBoundsBottom, isInBoundsLeft, isInBoundsRight, isInBoundsTop, isInBoundsX, isInBoundsY, limitTransAndScale, offsetBottom, offsetLeft, offsetRight, offsetTop, refresh, resetZoom, restrainViewPort, setChartDimens, setDragOffsetX, setDragOffsetY, setMaximumScaleX, setMaximumScaleY, setMinMaxScaleX, setMinMaxScaleY, setMinimumScaleX, setMinimumScaleY, setZoom, setZoom, translate, translate, zoom, zoom, zoomIn, zoomIn, zoomOut, zoomOut -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-