X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=vtk%2Fsrc%2Fvtk%2FvtkParallelCoordinatesHistogramRepresentation.java;h=f655d927843e39701bda8d0a1a8d0d212943b167;hb=0f1acf557db4515528bc452c037db0831fd34ecf;hp=4eddb2303119f697c8588c2ef8d8d3608a49f14c;hpb=471c46e9a685e20de958d77166461aebc7a7b6ee;p=simantics%2F3d.git diff --git a/vtk/src/vtk/vtkParallelCoordinatesHistogramRepresentation.java b/vtk/src/vtk/vtkParallelCoordinatesHistogramRepresentation.java index 4eddb230..f655d927 100644 --- a/vtk/src/vtk/vtkParallelCoordinatesHistogramRepresentation.java +++ b/vtk/src/vtk/vtkParallelCoordinatesHistogramRepresentation.java @@ -1,95 +1,95 @@ -// java wrapper for vtkParallelCoordinatesHistogramRepresentation object -// - -package vtk; -import vtk.*; - -public class vtkParallelCoordinatesHistogramRepresentation extends vtkParallelCoordinatesRepresentation -{ - - private native String GetClassName_0(); - public String GetClassName() - { return GetClassName_0(); } - - private native int IsA_1(String id0); - public int IsA(String id0) - { return IsA_1(id0); } - - private native void ApplyViewTheme_2(vtkViewTheme id0); - public void ApplyViewTheme(vtkViewTheme id0) - { ApplyViewTheme_2(id0); } - - private native void SetUseHistograms_3(int id0); - public void SetUseHistograms(int id0) - { SetUseHistograms_3(id0); } - - private native int GetUseHistograms_4(); - public int GetUseHistograms() - { return GetUseHistograms_4(); } - - private native void UseHistogramsOn_5(); - public void UseHistogramsOn() - { UseHistogramsOn_5(); } - - private native void UseHistogramsOff_6(); - public void UseHistogramsOff() - { UseHistogramsOff_6(); } - - private native void SetShowOutliers_7(int id0); - public void SetShowOutliers(int id0) - { SetShowOutliers_7(id0); } - - private native int GetShowOutliers_8(); - public int GetShowOutliers() - { return GetShowOutliers_8(); } - - private native void ShowOutliersOn_9(); - public void ShowOutliersOn() - { ShowOutliersOn_9(); } - - private native void ShowOutliersOff_10(); - public void ShowOutliersOff() - { ShowOutliersOff_10(); } - - private native void SetHistogramLookupTableRange_11(double id0,double id1); - public void SetHistogramLookupTableRange(double id0,double id1) - { SetHistogramLookupTableRange_11(id0,id1); } - - private native void SetHistogramLookupTableRange_12(double id0[]); - public void SetHistogramLookupTableRange(double id0[]) - { SetHistogramLookupTableRange_12(id0); } - - private native double[] GetHistogramLookupTableRange_13(); - public double[] GetHistogramLookupTableRange() - { return GetHistogramLookupTableRange_13(); } - - private native void SetNumberOfHistogramBins_14(int id0,int id1); - public void SetNumberOfHistogramBins(int id0,int id1) - { SetNumberOfHistogramBins_14(id0,id1); } - - private native int[] GetNumberOfHistogramBins_15(); - public int[] GetNumberOfHistogramBins() - { return GetNumberOfHistogramBins_15(); } - - private native void SetPreferredNumberOfOutliers_16(int id0); - public void SetPreferredNumberOfOutliers(int id0) - { SetPreferredNumberOfOutliers_16(id0); } - - private native int GetPreferredNumberOfOutliers_17(); - public int GetPreferredNumberOfOutliers() - { return GetPreferredNumberOfOutliers_17(); } - - private native int SwapAxisPositions_18(int id0,int id1); - public int SwapAxisPositions(int id0,int id1) - { return SwapAxisPositions_18(id0,id1); } - - private native int SetRangeAtPosition_19(int id0,double id1[]); - public int SetRangeAtPosition(int id0,double id1[]) - { return SetRangeAtPosition_19(id0,id1); } - - public vtkParallelCoordinatesHistogramRepresentation() { super(); } - - public vtkParallelCoordinatesHistogramRepresentation(long id) { super(id); } - public native long VTKInit(); - -} +// java wrapper for vtkParallelCoordinatesHistogramRepresentation object +// + +package vtk; +import vtk.*; + +public class vtkParallelCoordinatesHistogramRepresentation extends vtkParallelCoordinatesRepresentation +{ + + private native int IsTypeOf_0(String id0); + public int IsTypeOf(String id0) + { return IsTypeOf_0(id0); } + + private native int IsA_1(String id0); + public int IsA(String id0) + { return IsA_1(id0); } + + private native void ApplyViewTheme_2(vtkViewTheme id0); + public void ApplyViewTheme(vtkViewTheme id0) + { ApplyViewTheme_2(id0); } + + private native void SetUseHistograms_3(int id0); + public void SetUseHistograms(int id0) + { SetUseHistograms_3(id0); } + + private native int GetUseHistograms_4(); + public int GetUseHistograms() + { return GetUseHistograms_4(); } + + private native void UseHistogramsOn_5(); + public void UseHistogramsOn() + { UseHistogramsOn_5(); } + + private native void UseHistogramsOff_6(); + public void UseHistogramsOff() + { UseHistogramsOff_6(); } + + private native void SetShowOutliers_7(int id0); + public void SetShowOutliers(int id0) + { SetShowOutliers_7(id0); } + + private native int GetShowOutliers_8(); + public int GetShowOutliers() + { return GetShowOutliers_8(); } + + private native void ShowOutliersOn_9(); + public void ShowOutliersOn() + { ShowOutliersOn_9(); } + + private native void ShowOutliersOff_10(); + public void ShowOutliersOff() + { ShowOutliersOff_10(); } + + private native void SetHistogramLookupTableRange_11(double id0,double id1); + public void SetHistogramLookupTableRange(double id0,double id1) + { SetHistogramLookupTableRange_11(id0,id1); } + + private native void SetHistogramLookupTableRange_12(double id0[]); + public void SetHistogramLookupTableRange(double id0[]) + { SetHistogramLookupTableRange_12(id0); } + + private native double[] GetHistogramLookupTableRange_13(); + public double[] GetHistogramLookupTableRange() + { return GetHistogramLookupTableRange_13(); } + + private native void SetNumberOfHistogramBins_14(int id0,int id1); + public void SetNumberOfHistogramBins(int id0,int id1) + { SetNumberOfHistogramBins_14(id0,id1); } + + private native int[] GetNumberOfHistogramBins_15(); + public int[] GetNumberOfHistogramBins() + { return GetNumberOfHistogramBins_15(); } + + private native void SetPreferredNumberOfOutliers_16(int id0); + public void SetPreferredNumberOfOutliers(int id0) + { SetPreferredNumberOfOutliers_16(id0); } + + private native int GetPreferredNumberOfOutliers_17(); + public int GetPreferredNumberOfOutliers() + { return GetPreferredNumberOfOutliers_17(); } + + private native int SwapAxisPositions_18(int id0,int id1); + public int SwapAxisPositions(int id0,int id1) + { return SwapAxisPositions_18(id0,id1); } + + private native int SetRangeAtPosition_19(int id0,double id1[]); + public int SetRangeAtPosition(int id0,double id1[]) + { return SetRangeAtPosition_19(id0,id1); } + + public vtkParallelCoordinatesHistogramRepresentation() { super(); } + + public vtkParallelCoordinatesHistogramRepresentation(long id) { super(id); } + public native long VTKInit(); + +}