// java wrapper for vtkUnstructuredGridGeometryFilter object // package vtk; import vtk.*; public class vtkUnstructuredGridGeometryFilter extends vtkUnstructuredGridBaseAlgorithm { 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 SetPointClipping_2(int id0); public void SetPointClipping(int id0) { SetPointClipping_2(id0); } private native int GetPointClipping_3(); public int GetPointClipping() { return GetPointClipping_3(); } private native void PointClippingOn_4(); public void PointClippingOn() { PointClippingOn_4(); } private native void PointClippingOff_5(); public void PointClippingOff() { PointClippingOff_5(); } private native void SetCellClipping_6(int id0); public void SetCellClipping(int id0) { SetCellClipping_6(id0); } private native int GetCellClipping_7(); public int GetCellClipping() { return GetCellClipping_7(); } private native void CellClippingOn_8(); public void CellClippingOn() { CellClippingOn_8(); } private native void CellClippingOff_9(); public void CellClippingOff() { CellClippingOff_9(); } private native void SetExtentClipping_10(int id0); public void SetExtentClipping(int id0) { SetExtentClipping_10(id0); } private native int GetExtentClipping_11(); public int GetExtentClipping() { return GetExtentClipping_11(); } private native void ExtentClippingOn_12(); public void ExtentClippingOn() { ExtentClippingOn_12(); } private native void ExtentClippingOff_13(); public void ExtentClippingOff() { ExtentClippingOff_13(); } private native void SetDuplicateGhostCellClipping_14(int id0); public void SetDuplicateGhostCellClipping(int id0) { SetDuplicateGhostCellClipping_14(id0); } private native int GetDuplicateGhostCellClipping_15(); public int GetDuplicateGhostCellClipping() { return GetDuplicateGhostCellClipping_15(); } private native void DuplicateGhostCellClippingOn_16(); public void DuplicateGhostCellClippingOn() { DuplicateGhostCellClippingOn_16(); } private native void DuplicateGhostCellClippingOff_17(); public void DuplicateGhostCellClippingOff() { DuplicateGhostCellClippingOff_17(); } private native void SetPointMinimum_18(int id0); public void SetPointMinimum(int id0) { SetPointMinimum_18(id0); } private native int GetPointMinimumMinValue_19(); public int GetPointMinimumMinValue() { return GetPointMinimumMinValue_19(); } private native int GetPointMinimumMaxValue_20(); public int GetPointMinimumMaxValue() { return GetPointMinimumMaxValue_20(); } private native int GetPointMinimum_21(); public int GetPointMinimum() { return GetPointMinimum_21(); } private native void SetPointMaximum_22(int id0); public void SetPointMaximum(int id0) { SetPointMaximum_22(id0); } private native int GetPointMaximumMinValue_23(); public int GetPointMaximumMinValue() { return GetPointMaximumMinValue_23(); } private native int GetPointMaximumMaxValue_24(); public int GetPointMaximumMaxValue() { return GetPointMaximumMaxValue_24(); } private native int GetPointMaximum_25(); public int GetPointMaximum() { return GetPointMaximum_25(); } private native void SetCellMinimum_26(int id0); public void SetCellMinimum(int id0) { SetCellMinimum_26(id0); } private native int GetCellMinimumMinValue_27(); public int GetCellMinimumMinValue() { return GetCellMinimumMinValue_27(); } private native int GetCellMinimumMaxValue_28(); public int GetCellMinimumMaxValue() { return GetCellMinimumMaxValue_28(); } private native int GetCellMinimum_29(); public int GetCellMinimum() { return GetCellMinimum_29(); } private native void SetCellMaximum_30(int id0); public void SetCellMaximum(int id0) { SetCellMaximum_30(id0); } private native int GetCellMaximumMinValue_31(); public int GetCellMaximumMinValue() { return GetCellMaximumMinValue_31(); } private native int GetCellMaximumMaxValue_32(); public int GetCellMaximumMaxValue() { return GetCellMaximumMaxValue_32(); } private native int GetCellMaximum_33(); public int GetCellMaximum() { return GetCellMaximum_33(); } private native void SetExtent_34(double id0,double id1,double id2,double id3,double id4,double id5); public void SetExtent(double id0,double id1,double id2,double id3,double id4,double id5) { SetExtent_34(id0,id1,id2,id3,id4,id5); } private native void SetExtent_35(double id0[]); public void SetExtent(double id0[]) { SetExtent_35(id0); } private native void SetMerging_36(int id0); public void SetMerging(int id0) { SetMerging_36(id0); } private native int GetMerging_37(); public int GetMerging() { return GetMerging_37(); } private native void MergingOn_38(); public void MergingOn() { MergingOn_38(); } private native void MergingOff_39(); public void MergingOff() { MergingOff_39(); } private native void SetPassThroughCellIds_40(int id0); public void SetPassThroughCellIds(int id0) { SetPassThroughCellIds_40(id0); } private native int GetPassThroughCellIds_41(); public int GetPassThroughCellIds() { return GetPassThroughCellIds_41(); } private native void PassThroughCellIdsOn_42(); public void PassThroughCellIdsOn() { PassThroughCellIdsOn_42(); } private native void PassThroughCellIdsOff_43(); public void PassThroughCellIdsOff() { PassThroughCellIdsOff_43(); } private native void SetPassThroughPointIds_44(int id0); public void SetPassThroughPointIds(int id0) { SetPassThroughPointIds_44(id0); } private native int GetPassThroughPointIds_45(); public int GetPassThroughPointIds() { return GetPassThroughPointIds_45(); } private native void PassThroughPointIdsOn_46(); public void PassThroughPointIdsOn() { PassThroughPointIdsOn_46(); } private native void PassThroughPointIdsOff_47(); public void PassThroughPointIdsOff() { PassThroughPointIdsOff_47(); } private native void SetOriginalCellIdsName_48(String id0); public void SetOriginalCellIdsName(String id0) { SetOriginalCellIdsName_48(id0); } private native String GetOriginalCellIdsName_49(); public String GetOriginalCellIdsName() { return GetOriginalCellIdsName_49(); } private native void SetOriginalPointIdsName_50(String id0); public void SetOriginalPointIdsName(String id0) { SetOriginalPointIdsName_50(id0); } private native String GetOriginalPointIdsName_51(); public String GetOriginalPointIdsName() { return GetOriginalPointIdsName_51(); } private native void SetLocator_52(vtkIncrementalPointLocator id0); public void SetLocator(vtkIncrementalPointLocator id0) { SetLocator_52(id0); } private native long GetLocator_53(); public vtkIncrementalPointLocator GetLocator() { long temp = GetLocator_53(); if (temp == 0) return null; return (vtkIncrementalPointLocator)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp); } private native void CreateDefaultLocator_54(); public void CreateDefaultLocator() { CreateDefaultLocator_54(); } private native int GetMTime_55(); public int GetMTime() { return GetMTime_55(); } public vtkUnstructuredGridGeometryFilter() { super(); } public vtkUnstructuredGridGeometryFilter(long id) { super(id); } public native long VTKInit(); }