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