X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=vtk%2Fsrc%2Fvtk%2FvtkAttributeClustering2DLayoutStrategy.java;h=82e105317df2c94ebee5703e7584fb106ddeb720;hb=f13bbe4a5dd9b50077ab6110bfb20257e4ebf6f0;hp=90ff2531571b426539158aeb1c365efc80fd67e6;hpb=471c46e9a685e20de958d77166461aebc7a7b6ee;p=simantics%2F3d.git diff --git a/vtk/src/vtk/vtkAttributeClustering2DLayoutStrategy.java b/vtk/src/vtk/vtkAttributeClustering2DLayoutStrategy.java index 90ff2531..82e10531 100644 --- a/vtk/src/vtk/vtkAttributeClustering2DLayoutStrategy.java +++ b/vtk/src/vtk/vtkAttributeClustering2DLayoutStrategy.java @@ -1,131 +1,131 @@ -// java wrapper for vtkAttributeClustering2DLayoutStrategy object -// - -package vtk; -import vtk.*; - -public class vtkAttributeClustering2DLayoutStrategy extends vtkGraphLayoutStrategy -{ - - 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 String GetVertexAttribute_2(); - public String GetVertexAttribute() - { return GetVertexAttribute_2(); } - - private native void SetVertexAttribute_3(String id0); - public void SetVertexAttribute(String id0) - { SetVertexAttribute_3(id0); } - - private native void SetRandomSeed_4(int id0); - public void SetRandomSeed(int id0) - { SetRandomSeed_4(id0); } - - private native int GetRandomSeedMinValue_5(); - public int GetRandomSeedMinValue() - { return GetRandomSeedMinValue_5(); } - - private native int GetRandomSeedMaxValue_6(); - public int GetRandomSeedMaxValue() - { return GetRandomSeedMaxValue_6(); } - - private native int GetRandomSeed_7(); - public int GetRandomSeed() - { return GetRandomSeed_7(); } - - private native void SetMaxNumberOfIterations_8(int id0); - public void SetMaxNumberOfIterations(int id0) - { SetMaxNumberOfIterations_8(id0); } - - private native int GetMaxNumberOfIterationsMinValue_9(); - public int GetMaxNumberOfIterationsMinValue() - { return GetMaxNumberOfIterationsMinValue_9(); } - - private native int GetMaxNumberOfIterationsMaxValue_10(); - public int GetMaxNumberOfIterationsMaxValue() - { return GetMaxNumberOfIterationsMaxValue_10(); } - - private native int GetMaxNumberOfIterations_11(); - public int GetMaxNumberOfIterations() - { return GetMaxNumberOfIterations_11(); } - - private native void SetIterationsPerLayout_12(int id0); - public void SetIterationsPerLayout(int id0) - { SetIterationsPerLayout_12(id0); } - - private native int GetIterationsPerLayoutMinValue_13(); - public int GetIterationsPerLayoutMinValue() - { return GetIterationsPerLayoutMinValue_13(); } - - private native int GetIterationsPerLayoutMaxValue_14(); - public int GetIterationsPerLayoutMaxValue() - { return GetIterationsPerLayoutMaxValue_14(); } - - private native int GetIterationsPerLayout_15(); - public int GetIterationsPerLayout() - { return GetIterationsPerLayout_15(); } - - private native void SetInitialTemperature_16(double id0); - public void SetInitialTemperature(double id0) - { SetInitialTemperature_16(id0); } - - private native double GetInitialTemperatureMinValue_17(); - public double GetInitialTemperatureMinValue() - { return GetInitialTemperatureMinValue_17(); } - - private native double GetInitialTemperatureMaxValue_18(); - public double GetInitialTemperatureMaxValue() - { return GetInitialTemperatureMaxValue_18(); } - - private native double GetInitialTemperature_19(); - public double GetInitialTemperature() - { return GetInitialTemperature_19(); } - - private native void SetCoolDownRate_20(double id0); - public void SetCoolDownRate(double id0) - { SetCoolDownRate_20(id0); } - - private native double GetCoolDownRateMinValue_21(); - public double GetCoolDownRateMinValue() - { return GetCoolDownRateMinValue_21(); } - - private native double GetCoolDownRateMaxValue_22(); - public double GetCoolDownRateMaxValue() - { return GetCoolDownRateMaxValue_22(); } - - private native double GetCoolDownRate_23(); - public double GetCoolDownRate() - { return GetCoolDownRate_23(); } - - private native void SetRestDistance_24(double id0); - public void SetRestDistance(double id0) - { SetRestDistance_24(id0); } - - private native double GetRestDistance_25(); - public double GetRestDistance() - { return GetRestDistance_25(); } - - private native void Initialize_26(); - public void Initialize() - { Initialize_26(); } - - private native void Layout_27(); - public void Layout() - { Layout_27(); } - - private native int IsLayoutComplete_28(); - public int IsLayoutComplete() - { return IsLayoutComplete_28(); } - - public vtkAttributeClustering2DLayoutStrategy() { super(); } - - public vtkAttributeClustering2DLayoutStrategy(long id) { super(id); } - public native long VTKInit(); - -} +// java wrapper for vtkAttributeClustering2DLayoutStrategy object +// + +package vtk; +import vtk.*; + +public class vtkAttributeClustering2DLayoutStrategy extends vtkGraphLayoutStrategy +{ + + 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 String GetVertexAttribute_2(); + public String GetVertexAttribute() + { return GetVertexAttribute_2(); } + + private native void SetVertexAttribute_3(String id0); + public void SetVertexAttribute(String id0) + { SetVertexAttribute_3(id0); } + + private native void SetRandomSeed_4(int id0); + public void SetRandomSeed(int id0) + { SetRandomSeed_4(id0); } + + private native int GetRandomSeedMinValue_5(); + public int GetRandomSeedMinValue() + { return GetRandomSeedMinValue_5(); } + + private native int GetRandomSeedMaxValue_6(); + public int GetRandomSeedMaxValue() + { return GetRandomSeedMaxValue_6(); } + + private native int GetRandomSeed_7(); + public int GetRandomSeed() + { return GetRandomSeed_7(); } + + private native void SetMaxNumberOfIterations_8(int id0); + public void SetMaxNumberOfIterations(int id0) + { SetMaxNumberOfIterations_8(id0); } + + private native int GetMaxNumberOfIterationsMinValue_9(); + public int GetMaxNumberOfIterationsMinValue() + { return GetMaxNumberOfIterationsMinValue_9(); } + + private native int GetMaxNumberOfIterationsMaxValue_10(); + public int GetMaxNumberOfIterationsMaxValue() + { return GetMaxNumberOfIterationsMaxValue_10(); } + + private native int GetMaxNumberOfIterations_11(); + public int GetMaxNumberOfIterations() + { return GetMaxNumberOfIterations_11(); } + + private native void SetIterationsPerLayout_12(int id0); + public void SetIterationsPerLayout(int id0) + { SetIterationsPerLayout_12(id0); } + + private native int GetIterationsPerLayoutMinValue_13(); + public int GetIterationsPerLayoutMinValue() + { return GetIterationsPerLayoutMinValue_13(); } + + private native int GetIterationsPerLayoutMaxValue_14(); + public int GetIterationsPerLayoutMaxValue() + { return GetIterationsPerLayoutMaxValue_14(); } + + private native int GetIterationsPerLayout_15(); + public int GetIterationsPerLayout() + { return GetIterationsPerLayout_15(); } + + private native void SetInitialTemperature_16(double id0); + public void SetInitialTemperature(double id0) + { SetInitialTemperature_16(id0); } + + private native double GetInitialTemperatureMinValue_17(); + public double GetInitialTemperatureMinValue() + { return GetInitialTemperatureMinValue_17(); } + + private native double GetInitialTemperatureMaxValue_18(); + public double GetInitialTemperatureMaxValue() + { return GetInitialTemperatureMaxValue_18(); } + + private native double GetInitialTemperature_19(); + public double GetInitialTemperature() + { return GetInitialTemperature_19(); } + + private native void SetCoolDownRate_20(double id0); + public void SetCoolDownRate(double id0) + { SetCoolDownRate_20(id0); } + + private native double GetCoolDownRateMinValue_21(); + public double GetCoolDownRateMinValue() + { return GetCoolDownRateMinValue_21(); } + + private native double GetCoolDownRateMaxValue_22(); + public double GetCoolDownRateMaxValue() + { return GetCoolDownRateMaxValue_22(); } + + private native double GetCoolDownRate_23(); + public double GetCoolDownRate() + { return GetCoolDownRate_23(); } + + private native void SetRestDistance_24(double id0); + public void SetRestDistance(double id0) + { SetRestDistance_24(id0); } + + private native double GetRestDistance_25(); + public double GetRestDistance() + { return GetRestDistance_25(); } + + private native void Initialize_26(); + public void Initialize() + { Initialize_26(); } + + private native void Layout_27(); + public void Layout() + { Layout_27(); } + + private native int IsLayoutComplete_28(); + public int IsLayoutComplete() + { return IsLayoutComplete_28(); } + + public vtkAttributeClustering2DLayoutStrategy() { super(); } + + public vtkAttributeClustering2DLayoutStrategy(long id) { super(id); } + public native long VTKInit(); + +}