X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=vtk%2Fsrc%2Fvtk%2FvtkDicer.java;h=2cd43fbe68ccd028ba24d078d2be4cbf30cf7189;hb=7e8142b80067a2af52ceb5bdf3a9307756c1c78c;hp=6ee34d5e3a2c60fa44a41e2fce3bca3cf9367dd5;hpb=471c46e9a685e20de958d77166461aebc7a7b6ee;p=simantics%2F3d.git diff --git a/vtk/src/vtk/vtkDicer.java b/vtk/src/vtk/vtkDicer.java index 6ee34d5e..2cd43fbe 100644 --- a/vtk/src/vtk/vtkDicer.java +++ b/vtk/src/vtk/vtkDicer.java @@ -1,118 +1,118 @@ -// java wrapper for vtkDicer object -// - -package vtk; -import vtk.*; - -public class vtkDicer extends vtkDataSetAlgorithm -{ - - 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 SetFieldData_2(int id0); - public void SetFieldData(int id0) - { SetFieldData_2(id0); } - - private native int GetFieldData_3(); - public int GetFieldData() - { return GetFieldData_3(); } - - private native void FieldDataOn_4(); - public void FieldDataOn() - { FieldDataOn_4(); } - - private native void FieldDataOff_5(); - public void FieldDataOff() - { FieldDataOff_5(); } - - private native void SetDiceMode_6(int id0); - public void SetDiceMode(int id0) - { SetDiceMode_6(id0); } - - private native int GetDiceModeMinValue_7(); - public int GetDiceModeMinValue() - { return GetDiceModeMinValue_7(); } - - private native int GetDiceModeMaxValue_8(); - public int GetDiceModeMaxValue() - { return GetDiceModeMaxValue_8(); } - - private native int GetDiceMode_9(); - public int GetDiceMode() - { return GetDiceMode_9(); } - - private native void SetDiceModeToNumberOfPointsPerPiece_10(); - public void SetDiceModeToNumberOfPointsPerPiece() - { SetDiceModeToNumberOfPointsPerPiece_10(); } - - private native void SetDiceModeToSpecifiedNumberOfPieces_11(); - public void SetDiceModeToSpecifiedNumberOfPieces() - { SetDiceModeToSpecifiedNumberOfPieces_11(); } - - private native void SetDiceModeToMemoryLimitPerPiece_12(); - public void SetDiceModeToMemoryLimitPerPiece() - { SetDiceModeToMemoryLimitPerPiece_12(); } - - private native int GetNumberOfActualPieces_13(); - public int GetNumberOfActualPieces() - { return GetNumberOfActualPieces_13(); } - - private native void SetNumberOfPointsPerPiece_14(int id0); - public void SetNumberOfPointsPerPiece(int id0) - { SetNumberOfPointsPerPiece_14(id0); } - - private native int GetNumberOfPointsPerPieceMinValue_15(); - public int GetNumberOfPointsPerPieceMinValue() - { return GetNumberOfPointsPerPieceMinValue_15(); } - - private native int GetNumberOfPointsPerPieceMaxValue_16(); - public int GetNumberOfPointsPerPieceMaxValue() - { return GetNumberOfPointsPerPieceMaxValue_16(); } - - private native int GetNumberOfPointsPerPiece_17(); - public int GetNumberOfPointsPerPiece() - { return GetNumberOfPointsPerPiece_17(); } - - private native void SetNumberOfPieces_18(int id0); - public void SetNumberOfPieces(int id0) - { SetNumberOfPieces_18(id0); } - - private native int GetNumberOfPiecesMinValue_19(); - public int GetNumberOfPiecesMinValue() - { return GetNumberOfPiecesMinValue_19(); } - - private native int GetNumberOfPiecesMaxValue_20(); - public int GetNumberOfPiecesMaxValue() - { return GetNumberOfPiecesMaxValue_20(); } - - private native int GetNumberOfPieces_21(); - public int GetNumberOfPieces() - { return GetNumberOfPieces_21(); } - - private native void SetMemoryLimit_22(int id0); - public void SetMemoryLimit(int id0) - { SetMemoryLimit_22(id0); } - - private native int GetMemoryLimitMinValue_23(); - public int GetMemoryLimitMinValue() - { return GetMemoryLimitMinValue_23(); } - - private native int GetMemoryLimitMaxValue_24(); - public int GetMemoryLimitMaxValue() - { return GetMemoryLimitMaxValue_24(); } - - private native int GetMemoryLimit_25(); - public int GetMemoryLimit() - { return GetMemoryLimit_25(); } - - public vtkDicer() { super(); } - - public vtkDicer(long id) { super(id); } - -} +// java wrapper for vtkDicer object +// + +package vtk; +import vtk.*; + +public class vtkDicer extends vtkDataSetAlgorithm +{ + + 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 SetFieldData_2(int id0); + public void SetFieldData(int id0) + { SetFieldData_2(id0); } + + private native int GetFieldData_3(); + public int GetFieldData() + { return GetFieldData_3(); } + + private native void FieldDataOn_4(); + public void FieldDataOn() + { FieldDataOn_4(); } + + private native void FieldDataOff_5(); + public void FieldDataOff() + { FieldDataOff_5(); } + + private native void SetDiceMode_6(int id0); + public void SetDiceMode(int id0) + { SetDiceMode_6(id0); } + + private native int GetDiceModeMinValue_7(); + public int GetDiceModeMinValue() + { return GetDiceModeMinValue_7(); } + + private native int GetDiceModeMaxValue_8(); + public int GetDiceModeMaxValue() + { return GetDiceModeMaxValue_8(); } + + private native int GetDiceMode_9(); + public int GetDiceMode() + { return GetDiceMode_9(); } + + private native void SetDiceModeToNumberOfPointsPerPiece_10(); + public void SetDiceModeToNumberOfPointsPerPiece() + { SetDiceModeToNumberOfPointsPerPiece_10(); } + + private native void SetDiceModeToSpecifiedNumberOfPieces_11(); + public void SetDiceModeToSpecifiedNumberOfPieces() + { SetDiceModeToSpecifiedNumberOfPieces_11(); } + + private native void SetDiceModeToMemoryLimitPerPiece_12(); + public void SetDiceModeToMemoryLimitPerPiece() + { SetDiceModeToMemoryLimitPerPiece_12(); } + + private native int GetNumberOfActualPieces_13(); + public int GetNumberOfActualPieces() + { return GetNumberOfActualPieces_13(); } + + private native void SetNumberOfPointsPerPiece_14(int id0); + public void SetNumberOfPointsPerPiece(int id0) + { SetNumberOfPointsPerPiece_14(id0); } + + private native int GetNumberOfPointsPerPieceMinValue_15(); + public int GetNumberOfPointsPerPieceMinValue() + { return GetNumberOfPointsPerPieceMinValue_15(); } + + private native int GetNumberOfPointsPerPieceMaxValue_16(); + public int GetNumberOfPointsPerPieceMaxValue() + { return GetNumberOfPointsPerPieceMaxValue_16(); } + + private native int GetNumberOfPointsPerPiece_17(); + public int GetNumberOfPointsPerPiece() + { return GetNumberOfPointsPerPiece_17(); } + + private native void SetNumberOfPieces_18(int id0); + public void SetNumberOfPieces(int id0) + { SetNumberOfPieces_18(id0); } + + private native int GetNumberOfPiecesMinValue_19(); + public int GetNumberOfPiecesMinValue() + { return GetNumberOfPiecesMinValue_19(); } + + private native int GetNumberOfPiecesMaxValue_20(); + public int GetNumberOfPiecesMaxValue() + { return GetNumberOfPiecesMaxValue_20(); } + + private native int GetNumberOfPieces_21(); + public int GetNumberOfPieces() + { return GetNumberOfPieces_21(); } + + private native void SetMemoryLimit_22(int id0); + public void SetMemoryLimit(int id0) + { SetMemoryLimit_22(id0); } + + private native int GetMemoryLimitMinValue_23(); + public int GetMemoryLimitMinValue() + { return GetMemoryLimitMinValue_23(); } + + private native int GetMemoryLimitMaxValue_24(); + public int GetMemoryLimitMaxValue() + { return GetMemoryLimitMaxValue_24(); } + + private native int GetMemoryLimit_25(); + public int GetMemoryLimit() + { return GetMemoryLimit_25(); } + + public vtkDicer() { super(); } + + public vtkDicer(long id) { super(id); } + +}