]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - vtk/src/vtk/vtkBoxRepresentation.java
Add back explicit loading of jawt.dll.
[simantics/3d.git] / vtk / src / vtk / vtkBoxRepresentation.java
index 22895e950e620e511e729f7e9868ad3d52facdcb..252e2df6d0ed88e6832f3decc003c4682c19209d 100644 (file)
-// java wrapper for vtkBoxRepresentation object\r
-//\r
-\r
-package vtk;\r
-import vtk.*;\r
-\r
-public class vtkBoxRepresentation extends vtkWidgetRepresentation\r
-{\r
-\r
-  private native String GetClassName_0();\r
-  public String GetClassName()\r
-    { return GetClassName_0(); }\r
-\r
-  private native int IsA_1(String id0);\r
-  public int IsA(String id0)\r
-    { return IsA_1(id0); }\r
-\r
-  private native void GetPlanes_2(vtkPlanes id0);\r
-  public void GetPlanes(vtkPlanes id0)\r
-    { GetPlanes_2(id0); }\r
-\r
-  private native void SetInsideOut_3(int id0);\r
-  public void SetInsideOut(int id0)\r
-    { SetInsideOut_3(id0); }\r
-\r
-  private native int GetInsideOut_4();\r
-  public int GetInsideOut()\r
-    { return GetInsideOut_4(); }\r
-\r
-  private native void InsideOutOn_5();\r
-  public void InsideOutOn()\r
-    { InsideOutOn_5(); }\r
-\r
-  private native void InsideOutOff_6();\r
-  public void InsideOutOff()\r
-    { InsideOutOff_6(); }\r
-\r
-  private native void GetTransform_7(vtkTransform id0);\r
-  public void GetTransform(vtkTransform id0)\r
-    { GetTransform_7(id0); }\r
-\r
-  private native void SetTransform_8(vtkTransform id0);\r
-  public void SetTransform(vtkTransform id0)\r
-    { SetTransform_8(id0); }\r
-\r
-  private native void GetPolyData_9(vtkPolyData id0);\r
-  public void GetPolyData(vtkPolyData id0)\r
-    { GetPolyData_9(id0); }\r
-\r
-  private native long GetHandleProperty_10();\r
-  public vtkProperty GetHandleProperty() {\r
-    long temp = GetHandleProperty_10();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkProperty)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long GetSelectedHandleProperty_11();\r
-  public vtkProperty GetSelectedHandleProperty() {\r
-    long temp = GetSelectedHandleProperty_11();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkProperty)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long GetFaceProperty_12();\r
-  public vtkProperty GetFaceProperty() {\r
-    long temp = GetFaceProperty_12();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkProperty)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long GetSelectedFaceProperty_13();\r
-  public vtkProperty GetSelectedFaceProperty() {\r
-    long temp = GetSelectedFaceProperty_13();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkProperty)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long GetOutlineProperty_14();\r
-  public vtkProperty GetOutlineProperty() {\r
-    long temp = GetOutlineProperty_14();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkProperty)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long GetSelectedOutlineProperty_15();\r
-  public vtkProperty GetSelectedOutlineProperty() {\r
-    long temp = GetSelectedOutlineProperty_15();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkProperty)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native void SetOutlineFaceWires_16(int id0);\r
-  public void SetOutlineFaceWires(int id0)\r
-    { SetOutlineFaceWires_16(id0); }\r
-\r
-  private native int GetOutlineFaceWires_17();\r
-  public int GetOutlineFaceWires()\r
-    { return GetOutlineFaceWires_17(); }\r
-\r
-  private native void OutlineFaceWiresOn_18();\r
-  public void OutlineFaceWiresOn()\r
-    { OutlineFaceWiresOn_18(); }\r
-\r
-  private native void OutlineFaceWiresOff_19();\r
-  public void OutlineFaceWiresOff()\r
-    { OutlineFaceWiresOff_19(); }\r
-\r
-  private native void SetOutlineCursorWires_20(int id0);\r
-  public void SetOutlineCursorWires(int id0)\r
-    { SetOutlineCursorWires_20(id0); }\r
-\r
-  private native int GetOutlineCursorWires_21();\r
-  public int GetOutlineCursorWires()\r
-    { return GetOutlineCursorWires_21(); }\r
-\r
-  private native void OutlineCursorWiresOn_22();\r
-  public void OutlineCursorWiresOn()\r
-    { OutlineCursorWiresOn_22(); }\r
-\r
-  private native void OutlineCursorWiresOff_23();\r
-  public void OutlineCursorWiresOff()\r
-    { OutlineCursorWiresOff_23(); }\r
-\r
-  private native void HandlesOn_24();\r
-  public void HandlesOn()\r
-    { HandlesOn_24(); }\r
-\r
-  private native void HandlesOff_25();\r
-  public void HandlesOff()\r
-    { HandlesOff_25(); }\r
-\r
-  private native void PlaceWidget_26(double id0[]);\r
-  public void PlaceWidget(double id0[])\r
-    { PlaceWidget_26(id0); }\r
-\r
-  private native void BuildRepresentation_27();\r
-  public void BuildRepresentation()\r
-    { BuildRepresentation_27(); }\r
-\r
-  private native int ComputeInteractionState_28(int id0,int id1,int id2);\r
-  public int ComputeInteractionState(int id0,int id1,int id2)\r
-    { return ComputeInteractionState_28(id0,id1,id2); }\r
-\r
-  private native void StartWidgetInteraction_29(double id0[]);\r
-  public void StartWidgetInteraction(double id0[])\r
-    { StartWidgetInteraction_29(id0); }\r
-\r
-  private native void WidgetInteraction_30(double id0[]);\r
-  public void WidgetInteraction(double id0[])\r
-    { WidgetInteraction_30(id0); }\r
-\r
-  private native double[] GetBounds_31();\r
-  public double[] GetBounds()\r
-    { return GetBounds_31(); }\r
-\r
-  private native void ReleaseGraphicsResources_32(vtkWindow id0);\r
-  public void ReleaseGraphicsResources(vtkWindow id0)\r
-    { ReleaseGraphicsResources_32(id0); }\r
-\r
-  private native int RenderOpaqueGeometry_33(vtkViewport id0);\r
-  public int RenderOpaqueGeometry(vtkViewport id0)\r
-    { return RenderOpaqueGeometry_33(id0); }\r
-\r
-  private native int RenderTranslucentPolygonalGeometry_34(vtkViewport id0);\r
-  public int RenderTranslucentPolygonalGeometry(vtkViewport id0)\r
-    { return RenderTranslucentPolygonalGeometry_34(id0); }\r
-\r
-  private native int HasTranslucentPolygonalGeometry_35();\r
-  public int HasTranslucentPolygonalGeometry()\r
-    { return HasTranslucentPolygonalGeometry_35(); }\r
-\r
-  private native void SetInteractionState_36(int id0);\r
-  public void SetInteractionState(int id0)\r
-    { SetInteractionState_36(id0); }\r
-\r
-  public vtkBoxRepresentation() { super(); }\r
-\r
-  public vtkBoxRepresentation(long id) { super(id); }\r
-  public native long   VTKInit();\r
-\r
-}\r
+// java wrapper for vtkBoxRepresentation object
+//
+
+package vtk;
+import vtk.*;
+
+public class vtkBoxRepresentation extends vtkWidgetRepresentation
+{
+
+  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 GetPlanes_2(vtkPlanes id0);
+  public void GetPlanes(vtkPlanes id0)
+    { GetPlanes_2(id0); }
+
+  private native long GetUnderlyingPlane_3(int id0);
+  public vtkPlane GetUnderlyingPlane(int id0) {
+    long temp = GetUnderlyingPlane_3(id0);
+
+    if (temp == 0) return null;
+    return (vtkPlane)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native void SetInsideOut_4(int id0);
+  public void SetInsideOut(int id0)
+    { SetInsideOut_4(id0); }
+
+  private native int GetInsideOut_5();
+  public int GetInsideOut()
+    { return GetInsideOut_5(); }
+
+  private native void InsideOutOn_6();
+  public void InsideOutOn()
+    { InsideOutOn_6(); }
+
+  private native void InsideOutOff_7();
+  public void InsideOutOff()
+    { InsideOutOff_7(); }
+
+  private native void GetTransform_8(vtkTransform id0);
+  public void GetTransform(vtkTransform id0)
+    { GetTransform_8(id0); }
+
+  private native void SetTransform_9(vtkTransform id0);
+  public void SetTransform(vtkTransform id0)
+    { SetTransform_9(id0); }
+
+  private native void GetPolyData_10(vtkPolyData id0);
+  public void GetPolyData(vtkPolyData id0)
+    { GetPolyData_10(id0); }
+
+  private native long GetHandleProperty_11();
+  public vtkProperty GetHandleProperty() {
+    long temp = GetHandleProperty_11();
+
+    if (temp == 0) return null;
+    return (vtkProperty)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long GetSelectedHandleProperty_12();
+  public vtkProperty GetSelectedHandleProperty() {
+    long temp = GetSelectedHandleProperty_12();
+
+    if (temp == 0) return null;
+    return (vtkProperty)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long GetFaceProperty_13();
+  public vtkProperty GetFaceProperty() {
+    long temp = GetFaceProperty_13();
+
+    if (temp == 0) return null;
+    return (vtkProperty)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long GetSelectedFaceProperty_14();
+  public vtkProperty GetSelectedFaceProperty() {
+    long temp = GetSelectedFaceProperty_14();
+
+    if (temp == 0) return null;
+    return (vtkProperty)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long GetOutlineProperty_15();
+  public vtkProperty GetOutlineProperty() {
+    long temp = GetOutlineProperty_15();
+
+    if (temp == 0) return null;
+    return (vtkProperty)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long GetSelectedOutlineProperty_16();
+  public vtkProperty GetSelectedOutlineProperty() {
+    long temp = GetSelectedOutlineProperty_16();
+
+    if (temp == 0) return null;
+    return (vtkProperty)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native void SetOutlineFaceWires_17(int id0);
+  public void SetOutlineFaceWires(int id0)
+    { SetOutlineFaceWires_17(id0); }
+
+  private native int GetOutlineFaceWires_18();
+  public int GetOutlineFaceWires()
+    { return GetOutlineFaceWires_18(); }
+
+  private native void OutlineFaceWiresOn_19();
+  public void OutlineFaceWiresOn()
+    { OutlineFaceWiresOn_19(); }
+
+  private native void OutlineFaceWiresOff_20();
+  public void OutlineFaceWiresOff()
+    { OutlineFaceWiresOff_20(); }
+
+  private native void SetOutlineCursorWires_21(int id0);
+  public void SetOutlineCursorWires(int id0)
+    { SetOutlineCursorWires_21(id0); }
+
+  private native int GetOutlineCursorWires_22();
+  public int GetOutlineCursorWires()
+    { return GetOutlineCursorWires_22(); }
+
+  private native void OutlineCursorWiresOn_23();
+  public void OutlineCursorWiresOn()
+    { OutlineCursorWiresOn_23(); }
+
+  private native void OutlineCursorWiresOff_24();
+  public void OutlineCursorWiresOff()
+    { OutlineCursorWiresOff_24(); }
+
+  private native void HandlesOn_25();
+  public void HandlesOn()
+    { HandlesOn_25(); }
+
+  private native void HandlesOff_26();
+  public void HandlesOff()
+    { HandlesOff_26(); }
+
+  private native void PlaceWidget_27(double id0[]);
+  public void PlaceWidget(double id0[])
+    { PlaceWidget_27(id0); }
+
+  private native void BuildRepresentation_28();
+  public void BuildRepresentation()
+    { BuildRepresentation_28(); }
+
+  private native int ComputeInteractionState_29(int id0,int id1,int id2);
+  public int ComputeInteractionState(int id0,int id1,int id2)
+    { return ComputeInteractionState_29(id0,id1,id2); }
+
+  private native void StartWidgetInteraction_30(double id0[]);
+  public void StartWidgetInteraction(double id0[])
+    { StartWidgetInteraction_30(id0); }
+
+  private native void WidgetInteraction_31(double id0[]);
+  public void WidgetInteraction(double id0[])
+    { WidgetInteraction_31(id0); }
+
+  private native double[] GetBounds_32();
+  public double[] GetBounds()
+    { return GetBounds_32(); }
+
+  private native void ReleaseGraphicsResources_33(vtkWindow id0);
+  public void ReleaseGraphicsResources(vtkWindow id0)
+    { ReleaseGraphicsResources_33(id0); }
+
+  private native int RenderOpaqueGeometry_34(vtkViewport id0);
+  public int RenderOpaqueGeometry(vtkViewport id0)
+    { return RenderOpaqueGeometry_34(id0); }
+
+  private native int RenderTranslucentPolygonalGeometry_35(vtkViewport id0);
+  public int RenderTranslucentPolygonalGeometry(vtkViewport id0)
+    { return RenderTranslucentPolygonalGeometry_35(id0); }
+
+  private native int HasTranslucentPolygonalGeometry_36();
+  public int HasTranslucentPolygonalGeometry()
+    { return HasTranslucentPolygonalGeometry_36(); }
+
+  private native void SetInteractionState_37(int id0);
+  public void SetInteractionState(int id0)
+    { SetInteractionState_37(id0); }
+
+  private native boolean GetTwoPlaneMode_38();
+  public boolean GetTwoPlaneMode()
+    { return GetTwoPlaneMode_38(); }
+
+  private native void SetTwoPlaneMode_39(boolean id0);
+  public void SetTwoPlaneMode(boolean id0)
+    { SetTwoPlaneMode_39(id0); }
+
+  private native boolean GetSnapToAxes_40();
+  public boolean GetSnapToAxes()
+    { return GetSnapToAxes_40(); }
+
+  private native void SetSnapToAxes_41(boolean id0);
+  public void SetSnapToAxes(boolean id0)
+    { SetSnapToAxes_41(id0); }
+
+  private native void StepForward_42();
+  public void StepForward()
+    { StepForward_42(); }
+
+  private native void StepBackward_43();
+  public void StepBackward()
+    { StepBackward_43(); }
+
+  private native void RegisterPickers_44();
+  public void RegisterPickers()
+    { RegisterPickers_44(); }
+
+  public vtkBoxRepresentation() { super(); }
+
+  public vtkBoxRepresentation(long id) { super(id); }
+  public native long   VTKInit();
+
+}