com.nchart3d.NChart.NChart Member List

This is the complete list of members for com.nchart3d.NChart.NChart, including all inherited members.

addScaleLegend(NChartScaleLegend scaleLegend)com.nchart3d.NChart.NChartinline
addSeries(NChartSeries series)com.nchart3d.NChart.NChartinline
addSeriesSettings(NChartSeriesSettings settings)com.nchart3d.NChart.NChartinline
addStaticLine(NChartStaticLine staticLine)com.nchart3d.NChart.NChartinline
alignCenter(float duration)com.nchart3d.NChart.NChartinline
beginTransaction()com.nchart3d.NChart.NChartinline
endTransaction()com.nchart3d.NChart.NChartinline
extendData()com.nchart3d.NChart.NChartinline
fitToScreen(float duration)com.nchart3d.NChart.NChartinline
flushChanges()com.nchart3d.NChart.NChartinline
getAutoScrollDuration()com.nchart3d.NChart.NChartinline
getAutoScrollLabel()com.nchart3d.NChart.NChartinline
getBackground()com.nchart3d.NChart.NChartinline
getCaption()com.nchart3d.NChart.NChartinline
getCartesianSystem()com.nchart3d.NChart.NChartinline
getDelegate()com.nchart3d.NChart.NChartinline
getInitialPolarAngle()com.nchart3d.NChart.NChartinline
getInitialXAngle()com.nchart3d.NChart.NChartinline
getInitialYAngle()com.nchart3d.NChart.NChartinline
getLegend()com.nchart3d.NChart.NChartinline
getLicenseKey()com.nchart3d.NChart.NChartinline
getMargin()com.nchart3d.NChart.NChartinline
getMaxZoom()com.nchart3d.NChart.NChartinline
getMinZoom()com.nchart3d.NChart.NChartinline
getPermanentRotationX()com.nchart3d.NChart.NChartinline
getPermanentRotationXSpeed()com.nchart3d.NChart.NChartinline
getPermanentRotationY()com.nchart3d.NChart.NChartinline
getPermanentRotationYSpeed()com.nchart3d.NChart.NChartinline
getPivot()com.nchart3d.NChart.NChartinline
getPointsHistoryLength()com.nchart3d.NChart.NChartinline
getPolarAngle()com.nchart3d.NChart.NChartinline
getPolarSystem()com.nchart3d.NChart.NChartinline
getScaleLegends()com.nchart3d.NChart.NChartinline
getSeries()com.nchart3d.NChart.NChartinline
getShadingModel()com.nchart3d.NChart.NChartinline
getSizeAxis()com.nchart3d.NChart.NChartinline
getStaticLines()com.nchart3d.NChart.NChartinline
getTimeAxis()com.nchart3d.NChart.NChartinline
getUserInteractionMode()com.nchart3d.NChart.NChartinline
getVersionInfo()com.nchart3d.NChart.NChartinline
getXAngle()com.nchart3d.NChart.NChartinline
getYAngle()com.nchart3d.NChart.NChartinline
getZoom()com.nchart3d.NChart.NChartinline
getZoomMode()com.nchart3d.NChart.NChartinline
initNativeLibrary()com.nchart3d.NChart.NChartinlinestatic
isAccessibilityElement()com.nchart3d.NChart.NChartinline
isAdaptiveAntialiasing()com.nchart3d.NChart.NChartinline
isAlwaysPreserveZoomAndPosition()com.nchart3d.NChart.NChartinline
isDrawIn3D()com.nchart3d.NChart.NChartinline
isIncrementalMinMaxMode()com.nchart3d.NChart.NChartinline
isPointSelectionEnabled()com.nchart3d.NChart.NChartinline
isShowFPS()com.nchart3d.NChart.NChartinline
isStreamingMode()com.nchart3d.NChart.NChartinline
isTransitionPlaying()com.nchart3d.NChart.NChartinline
isUseParallelProjection()com.nchart3d.NChart.NChartinline
isZoomToPointMode()com.nchart3d.NChart.NChartinline
performScale(PointF location, PointF direction, float scale, float velocity, NChartEventPhase phase)com.nchart3d.NChart.NChartinline
performScroll(PointF location, PointF translation, PointF velocity, int touchesCount, NChartEventPhase phase)com.nchart3d.NChart.NChartinline
playTransition(float duration, boolean reverse)com.nchart3d.NChart.NChartinline
rebuildSeries()com.nchart3d.NChart.NChartinline
relayout()com.nchart3d.NChart.NChartinline
removeAllScaleLegends()com.nchart3d.NChart.NChartinline
removeAllSeries()com.nchart3d.NChart.NChartinline
removeAllSeriesSettings()com.nchart3d.NChart.NChartinline
removeAllStaticLines()com.nchart3d.NChart.NChartinline
removeScaleLegend(NChartScaleLegend scaleLegend)com.nchart3d.NChart.NChartinline
removeSeries(NChartSeries series)com.nchart3d.NChart.NChartinline
removeSeriesSettings(Class settingsClass)com.nchart3d.NChart.NChartinline
resetTransformations(float duration)com.nchart3d.NChart.NChartinline
resetTransition()com.nchart3d.NChart.NChartinline
rotateAroundXToAngle(float angle, float duration, float delay)com.nchart3d.NChart.NChartinline
rotateAroundYToAngle(float angle, float duration, float delay)com.nchart3d.NChart.NChartinline
rotatePolarToAngle(float angle, float duration, float delay)com.nchart3d.NChart.NChartinline
seriesSettings(Class settingsClass)com.nchart3d.NChart.NChartinline
setAdaptiveAntialiasing(boolean adaptiveAntialiasing)com.nchart3d.NChart.NChartinline
setAlwaysPreserveZoomAndPosition(boolean alwaysPreserveZoomAndPosition)com.nchart3d.NChart.NChartinline
setAutoScrollDuration(float autoScrollDuration)com.nchart3d.NChart.NChartinline
setAutoScrollLabel(NChartAutoScrollLabel autoScrollLabel)com.nchart3d.NChart.NChartinline
setBackground(NChartBrush background)com.nchart3d.NChart.NChartinline
setDelegate(NChartDelegate delegate)com.nchart3d.NChart.NChartinline
setDrawIn3D(boolean drawIn3D)com.nchart3d.NChart.NChartinline
setIncrementalMinMaxMode(boolean incrementalMinMaxMode)com.nchart3d.NChart.NChartinline
setInitialPolarAngle(float initialPolarAngle)com.nchart3d.NChart.NChartinline
setInitialXAngle(float initialXAngle)com.nchart3d.NChart.NChartinline
setInitialYAngle(float initialYAngle)com.nchart3d.NChart.NChartinline
setIsAccessibilityElement(boolean isAccessibilityElement)com.nchart3d.NChart.NChartinline
setLicenseKey(String licenseKey)com.nchart3d.NChart.NChartinline
setMargin(NChartMargin margin)com.nchart3d.NChart.NChartinline
setMaxZoom(float maxZoom)com.nchart3d.NChart.NChartinline
setMinZoom(float minZoom)com.nchart3d.NChart.NChartinline
setPermanentRotationX(boolean permanentRotationX)com.nchart3d.NChart.NChartinline
setPermanentRotationXSpeed(float permanentRotationXSpeed)com.nchart3d.NChart.NChartinline
setPermanentRotationY(boolean permanentRotationY)com.nchart3d.NChart.NChartinline
setPermanentRotationYSpeed(float permanentRotationYSpeed)com.nchart3d.NChart.NChartinline
setPivot(PointF pivot)com.nchart3d.NChart.NChartinline
setPointSelectionEnabled(boolean pointSelectionEnabled)com.nchart3d.NChart.NChartinline
setPointsHistoryLength(int pointsHistoryLength)com.nchart3d.NChart.NChartinline
setPolarAngle(float polarAngle)com.nchart3d.NChart.NChartinline
setShadingModel(NChartShadingModel shadingModel)com.nchart3d.NChart.NChartinline
setShouldAntialias(boolean shouldAntialias)com.nchart3d.NChart.NChartinline
setShouldAutoScroll(boolean shouldAutoScroll)com.nchart3d.NChart.NChartinline
setShouldBouncePan(boolean shouldBouncePan)com.nchart3d.NChart.NChartinline
setShouldBounceZoom(boolean shouldBounceZoom)com.nchart3d.NChart.NChartinline
setShouldCalculate2DZoomBoundsAutomatically(boolean shouldCalculate2DZoomBoundsAutomatically)com.nchart3d.NChart.NChartinline
setShouldConvertZoomToAllowed(boolean shouldConvertZoomToAllowed)com.nchart3d.NChart.NChartinline
setShouldLimitRotationX(boolean shouldLimitRotationX)com.nchart3d.NChart.NChartinline
setShouldStopAtCenter(boolean shouldStopAtCenter)com.nchart3d.NChart.NChartinline
setShouldToggleAutoScrollByPan(boolean shouldToggleAutoScrollByPan)com.nchart3d.NChart.NChartinline
setShowFPS(boolean showFPS)com.nchart3d.NChart.NChartinline
setStreamingMode(boolean streamingMode)com.nchart3d.NChart.NChartinline
setUseParallelProjection(boolean useParallelProjection)com.nchart3d.NChart.NChartinline
setUserInteractionMode(int userInteractionMode)com.nchart3d.NChart.NChartinline
setXAngle(float xAngle)com.nchart3d.NChart.NChartinline
setYAngle(float yAngle)com.nchart3d.NChart.NChartinline
setZoom(float zoom)com.nchart3d.NChart.NChartinline
setZoomMode(NChartZoomMode zoomMode)com.nchart3d.NChart.NChartinline
setZoomToPointMode(boolean zoomToPointMode)com.nchart3d.NChart.NChartinline
shouldAntialias()com.nchart3d.NChart.NChartinline
shouldAutoScroll()com.nchart3d.NChart.NChartinline
shouldBouncePan()com.nchart3d.NChart.NChartinline
shouldBounceZoom()com.nchart3d.NChart.NChartinline
shouldCalculate2DZoomBoundsAutomatically()com.nchart3d.NChart.NChartinline
shouldConvertZoomToAllowed()com.nchart3d.NChart.NChartinline
shouldLimitRotationX()com.nchart3d.NChart.NChartinline
shouldStopAtCenter()com.nchart3d.NChart.NChartinline
shouldToggleAutoScrollByPan()com.nchart3d.NChart.NChartinline
stopTransition()com.nchart3d.NChart.NChartinline
streamData()com.nchart3d.NChart.NChartinline
updateData()com.nchart3d.NChart.NChartinline
updateSeries()com.nchart3d.NChart.NChartinline
zoomTo(float zoom, float duration, float delay)com.nchart3d.NChart.NChartinline