]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - vtk/src/vtk/vtkLegendScaleActor.java
Perform view direction switching via vtkCameraAndSelectorAction
[simantics/3d.git] / vtk / src / vtk / vtkLegendScaleActor.java
index 9b15f29fad0da4aa93c3dc5fcd434039be775923..e760dbb1e9328ee935c702dbd4f885d3400aad81 100644 (file)
-// java wrapper for vtkLegendScaleActor object\r
-//\r
-\r
-package vtk;\r
-import vtk.*;\r
-\r
-public class vtkLegendScaleActor extends vtkProp\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 SetLabelMode_2(int id0);\r
-  public void SetLabelMode(int id0)\r
-    { SetLabelMode_2(id0); }\r
-\r
-  private native int GetLabelModeMinValue_3();\r
-  public int GetLabelModeMinValue()\r
-    { return GetLabelModeMinValue_3(); }\r
-\r
-  private native int GetLabelModeMaxValue_4();\r
-  public int GetLabelModeMaxValue()\r
-    { return GetLabelModeMaxValue_4(); }\r
-\r
-  private native int GetLabelMode_5();\r
-  public int GetLabelMode()\r
-    { return GetLabelMode_5(); }\r
-\r
-  private native void SetLabelModeToDistance_6();\r
-  public void SetLabelModeToDistance()\r
-    { SetLabelModeToDistance_6(); }\r
-\r
-  private native void SetLabelModeToXYCoordinates_7();\r
-  public void SetLabelModeToXYCoordinates()\r
-    { SetLabelModeToXYCoordinates_7(); }\r
-\r
-  private native void SetRightAxisVisibility_8(int id0);\r
-  public void SetRightAxisVisibility(int id0)\r
-    { SetRightAxisVisibility_8(id0); }\r
-\r
-  private native int GetRightAxisVisibility_9();\r
-  public int GetRightAxisVisibility()\r
-    { return GetRightAxisVisibility_9(); }\r
-\r
-  private native void RightAxisVisibilityOn_10();\r
-  public void RightAxisVisibilityOn()\r
-    { RightAxisVisibilityOn_10(); }\r
-\r
-  private native void RightAxisVisibilityOff_11();\r
-  public void RightAxisVisibilityOff()\r
-    { RightAxisVisibilityOff_11(); }\r
-\r
-  private native void SetTopAxisVisibility_12(int id0);\r
-  public void SetTopAxisVisibility(int id0)\r
-    { SetTopAxisVisibility_12(id0); }\r
-\r
-  private native int GetTopAxisVisibility_13();\r
-  public int GetTopAxisVisibility()\r
-    { return GetTopAxisVisibility_13(); }\r
-\r
-  private native void TopAxisVisibilityOn_14();\r
-  public void TopAxisVisibilityOn()\r
-    { TopAxisVisibilityOn_14(); }\r
-\r
-  private native void TopAxisVisibilityOff_15();\r
-  public void TopAxisVisibilityOff()\r
-    { TopAxisVisibilityOff_15(); }\r
-\r
-  private native void SetLeftAxisVisibility_16(int id0);\r
-  public void SetLeftAxisVisibility(int id0)\r
-    { SetLeftAxisVisibility_16(id0); }\r
-\r
-  private native int GetLeftAxisVisibility_17();\r
-  public int GetLeftAxisVisibility()\r
-    { return GetLeftAxisVisibility_17(); }\r
-\r
-  private native void LeftAxisVisibilityOn_18();\r
-  public void LeftAxisVisibilityOn()\r
-    { LeftAxisVisibilityOn_18(); }\r
-\r
-  private native void LeftAxisVisibilityOff_19();\r
-  public void LeftAxisVisibilityOff()\r
-    { LeftAxisVisibilityOff_19(); }\r
-\r
-  private native void SetBottomAxisVisibility_20(int id0);\r
-  public void SetBottomAxisVisibility(int id0)\r
-    { SetBottomAxisVisibility_20(id0); }\r
-\r
-  private native int GetBottomAxisVisibility_21();\r
-  public int GetBottomAxisVisibility()\r
-    { return GetBottomAxisVisibility_21(); }\r
-\r
-  private native void BottomAxisVisibilityOn_22();\r
-  public void BottomAxisVisibilityOn()\r
-    { BottomAxisVisibilityOn_22(); }\r
-\r
-  private native void BottomAxisVisibilityOff_23();\r
-  public void BottomAxisVisibilityOff()\r
-    { BottomAxisVisibilityOff_23(); }\r
-\r
-  private native void SetLegendVisibility_24(int id0);\r
-  public void SetLegendVisibility(int id0)\r
-    { SetLegendVisibility_24(id0); }\r
-\r
-  private native int GetLegendVisibility_25();\r
-  public int GetLegendVisibility()\r
-    { return GetLegendVisibility_25(); }\r
-\r
-  private native void LegendVisibilityOn_26();\r
-  public void LegendVisibilityOn()\r
-    { LegendVisibilityOn_26(); }\r
-\r
-  private native void LegendVisibilityOff_27();\r
-  public void LegendVisibilityOff()\r
-    { LegendVisibilityOff_27(); }\r
-\r
-  private native void AllAxesOn_28();\r
-  public void AllAxesOn()\r
-    { AllAxesOn_28(); }\r
-\r
-  private native void AllAxesOff_29();\r
-  public void AllAxesOff()\r
-    { AllAxesOff_29(); }\r
-\r
-  private native void AllAnnotationsOn_30();\r
-  public void AllAnnotationsOn()\r
-    { AllAnnotationsOn_30(); }\r
-\r
-  private native void AllAnnotationsOff_31();\r
-  public void AllAnnotationsOff()\r
-    { AllAnnotationsOff_31(); }\r
-\r
-  private native void SetRightBorderOffset_32(int id0);\r
-  public void SetRightBorderOffset(int id0)\r
-    { SetRightBorderOffset_32(id0); }\r
-\r
-  private native int GetRightBorderOffsetMinValue_33();\r
-  public int GetRightBorderOffsetMinValue()\r
-    { return GetRightBorderOffsetMinValue_33(); }\r
-\r
-  private native int GetRightBorderOffsetMaxValue_34();\r
-  public int GetRightBorderOffsetMaxValue()\r
-    { return GetRightBorderOffsetMaxValue_34(); }\r
-\r
-  private native int GetRightBorderOffset_35();\r
-  public int GetRightBorderOffset()\r
-    { return GetRightBorderOffset_35(); }\r
-\r
-  private native void SetTopBorderOffset_36(int id0);\r
-  public void SetTopBorderOffset(int id0)\r
-    { SetTopBorderOffset_36(id0); }\r
-\r
-  private native int GetTopBorderOffsetMinValue_37();\r
-  public int GetTopBorderOffsetMinValue()\r
-    { return GetTopBorderOffsetMinValue_37(); }\r
-\r
-  private native int GetTopBorderOffsetMaxValue_38();\r
-  public int GetTopBorderOffsetMaxValue()\r
-    { return GetTopBorderOffsetMaxValue_38(); }\r
-\r
-  private native int GetTopBorderOffset_39();\r
-  public int GetTopBorderOffset()\r
-    { return GetTopBorderOffset_39(); }\r
-\r
-  private native void SetLeftBorderOffset_40(int id0);\r
-  public void SetLeftBorderOffset(int id0)\r
-    { SetLeftBorderOffset_40(id0); }\r
-\r
-  private native int GetLeftBorderOffsetMinValue_41();\r
-  public int GetLeftBorderOffsetMinValue()\r
-    { return GetLeftBorderOffsetMinValue_41(); }\r
-\r
-  private native int GetLeftBorderOffsetMaxValue_42();\r
-  public int GetLeftBorderOffsetMaxValue()\r
-    { return GetLeftBorderOffsetMaxValue_42(); }\r
-\r
-  private native int GetLeftBorderOffset_43();\r
-  public int GetLeftBorderOffset()\r
-    { return GetLeftBorderOffset_43(); }\r
-\r
-  private native void SetBottomBorderOffset_44(int id0);\r
-  public void SetBottomBorderOffset(int id0)\r
-    { SetBottomBorderOffset_44(id0); }\r
-\r
-  private native int GetBottomBorderOffsetMinValue_45();\r
-  public int GetBottomBorderOffsetMinValue()\r
-    { return GetBottomBorderOffsetMinValue_45(); }\r
-\r
-  private native int GetBottomBorderOffsetMaxValue_46();\r
-  public int GetBottomBorderOffsetMaxValue()\r
-    { return GetBottomBorderOffsetMaxValue_46(); }\r
-\r
-  private native int GetBottomBorderOffset_47();\r
-  public int GetBottomBorderOffset()\r
-    { return GetBottomBorderOffset_47(); }\r
-\r
-  private native void SetCornerOffsetFactor_48(double id0);\r
-  public void SetCornerOffsetFactor(double id0)\r
-    { SetCornerOffsetFactor_48(id0); }\r
-\r
-  private native double GetCornerOffsetFactorMinValue_49();\r
-  public double GetCornerOffsetFactorMinValue()\r
-    { return GetCornerOffsetFactorMinValue_49(); }\r
-\r
-  private native double GetCornerOffsetFactorMaxValue_50();\r
-  public double GetCornerOffsetFactorMaxValue()\r
-    { return GetCornerOffsetFactorMaxValue_50(); }\r
-\r
-  private native double GetCornerOffsetFactor_51();\r
-  public double GetCornerOffsetFactor()\r
-    { return GetCornerOffsetFactor_51(); }\r
-\r
-  private native long GetLegendTitleProperty_52();\r
-  public vtkTextProperty GetLegendTitleProperty() {\r
-    long temp = GetLegendTitleProperty_52();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkTextProperty)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long GetLegendLabelProperty_53();\r
-  public vtkTextProperty GetLegendLabelProperty() {\r
-    long temp = GetLegendLabelProperty_53();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkTextProperty)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long GetRightAxis_54();\r
-  public vtkAxisActor2D GetRightAxis() {\r
-    long temp = GetRightAxis_54();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkAxisActor2D)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long GetTopAxis_55();\r
-  public vtkAxisActor2D GetTopAxis() {\r
-    long temp = GetTopAxis_55();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkAxisActor2D)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long GetLeftAxis_56();\r
-  public vtkAxisActor2D GetLeftAxis() {\r
-    long temp = GetLeftAxis_56();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkAxisActor2D)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long GetBottomAxis_57();\r
-  public vtkAxisActor2D GetBottomAxis() {\r
-    long temp = GetBottomAxis_57();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkAxisActor2D)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native void BuildRepresentation_58(vtkViewport id0);\r
-  public void BuildRepresentation(vtkViewport id0)\r
-    { BuildRepresentation_58(id0); }\r
-\r
-  private native void GetActors2D_59(vtkPropCollection id0);\r
-  public void GetActors2D(vtkPropCollection id0)\r
-    { GetActors2D_59(id0); }\r
-\r
-  private native void ReleaseGraphicsResources_60(vtkWindow id0);\r
-  public void ReleaseGraphicsResources(vtkWindow id0)\r
-    { ReleaseGraphicsResources_60(id0); }\r
-\r
-  private native int RenderOverlay_61(vtkViewport id0);\r
-  public int RenderOverlay(vtkViewport id0)\r
-    { return RenderOverlay_61(id0); }\r
-\r
-  private native int RenderOpaqueGeometry_62(vtkViewport id0);\r
-  public int RenderOpaqueGeometry(vtkViewport id0)\r
-    { return RenderOpaqueGeometry_62(id0); }\r
-\r
-  public vtkLegendScaleActor() { super(); }\r
-\r
-  public vtkLegendScaleActor(long id) { super(id); }\r
-  public native long   VTKInit();\r
-\r
-}\r
+// java wrapper for vtkLegendScaleActor object
+//
+
+package vtk;
+import vtk.*;
+
+public class vtkLegendScaleActor extends vtkProp
+{
+
+  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 SetLabelMode_2(int id0);
+  public void SetLabelMode(int id0)
+    { SetLabelMode_2(id0); }
+
+  private native int GetLabelModeMinValue_3();
+  public int GetLabelModeMinValue()
+    { return GetLabelModeMinValue_3(); }
+
+  private native int GetLabelModeMaxValue_4();
+  public int GetLabelModeMaxValue()
+    { return GetLabelModeMaxValue_4(); }
+
+  private native int GetLabelMode_5();
+  public int GetLabelMode()
+    { return GetLabelMode_5(); }
+
+  private native void SetLabelModeToDistance_6();
+  public void SetLabelModeToDistance()
+    { SetLabelModeToDistance_6(); }
+
+  private native void SetLabelModeToXYCoordinates_7();
+  public void SetLabelModeToXYCoordinates()
+    { SetLabelModeToXYCoordinates_7(); }
+
+  private native void SetRightAxisVisibility_8(int id0);
+  public void SetRightAxisVisibility(int id0)
+    { SetRightAxisVisibility_8(id0); }
+
+  private native int GetRightAxisVisibility_9();
+  public int GetRightAxisVisibility()
+    { return GetRightAxisVisibility_9(); }
+
+  private native void RightAxisVisibilityOn_10();
+  public void RightAxisVisibilityOn()
+    { RightAxisVisibilityOn_10(); }
+
+  private native void RightAxisVisibilityOff_11();
+  public void RightAxisVisibilityOff()
+    { RightAxisVisibilityOff_11(); }
+
+  private native void SetTopAxisVisibility_12(int id0);
+  public void SetTopAxisVisibility(int id0)
+    { SetTopAxisVisibility_12(id0); }
+
+  private native int GetTopAxisVisibility_13();
+  public int GetTopAxisVisibility()
+    { return GetTopAxisVisibility_13(); }
+
+  private native void TopAxisVisibilityOn_14();
+  public void TopAxisVisibilityOn()
+    { TopAxisVisibilityOn_14(); }
+
+  private native void TopAxisVisibilityOff_15();
+  public void TopAxisVisibilityOff()
+    { TopAxisVisibilityOff_15(); }
+
+  private native void SetLeftAxisVisibility_16(int id0);
+  public void SetLeftAxisVisibility(int id0)
+    { SetLeftAxisVisibility_16(id0); }
+
+  private native int GetLeftAxisVisibility_17();
+  public int GetLeftAxisVisibility()
+    { return GetLeftAxisVisibility_17(); }
+
+  private native void LeftAxisVisibilityOn_18();
+  public void LeftAxisVisibilityOn()
+    { LeftAxisVisibilityOn_18(); }
+
+  private native void LeftAxisVisibilityOff_19();
+  public void LeftAxisVisibilityOff()
+    { LeftAxisVisibilityOff_19(); }
+
+  private native void SetBottomAxisVisibility_20(int id0);
+  public void SetBottomAxisVisibility(int id0)
+    { SetBottomAxisVisibility_20(id0); }
+
+  private native int GetBottomAxisVisibility_21();
+  public int GetBottomAxisVisibility()
+    { return GetBottomAxisVisibility_21(); }
+
+  private native void BottomAxisVisibilityOn_22();
+  public void BottomAxisVisibilityOn()
+    { BottomAxisVisibilityOn_22(); }
+
+  private native void BottomAxisVisibilityOff_23();
+  public void BottomAxisVisibilityOff()
+    { BottomAxisVisibilityOff_23(); }
+
+  private native void SetLegendVisibility_24(int id0);
+  public void SetLegendVisibility(int id0)
+    { SetLegendVisibility_24(id0); }
+
+  private native int GetLegendVisibility_25();
+  public int GetLegendVisibility()
+    { return GetLegendVisibility_25(); }
+
+  private native void LegendVisibilityOn_26();
+  public void LegendVisibilityOn()
+    { LegendVisibilityOn_26(); }
+
+  private native void LegendVisibilityOff_27();
+  public void LegendVisibilityOff()
+    { LegendVisibilityOff_27(); }
+
+  private native void AllAxesOn_28();
+  public void AllAxesOn()
+    { AllAxesOn_28(); }
+
+  private native void AllAxesOff_29();
+  public void AllAxesOff()
+    { AllAxesOff_29(); }
+
+  private native void AllAnnotationsOn_30();
+  public void AllAnnotationsOn()
+    { AllAnnotationsOn_30(); }
+
+  private native void AllAnnotationsOff_31();
+  public void AllAnnotationsOff()
+    { AllAnnotationsOff_31(); }
+
+  private native void SetRightBorderOffset_32(int id0);
+  public void SetRightBorderOffset(int id0)
+    { SetRightBorderOffset_32(id0); }
+
+  private native int GetRightBorderOffsetMinValue_33();
+  public int GetRightBorderOffsetMinValue()
+    { return GetRightBorderOffsetMinValue_33(); }
+
+  private native int GetRightBorderOffsetMaxValue_34();
+  public int GetRightBorderOffsetMaxValue()
+    { return GetRightBorderOffsetMaxValue_34(); }
+
+  private native int GetRightBorderOffset_35();
+  public int GetRightBorderOffset()
+    { return GetRightBorderOffset_35(); }
+
+  private native void SetTopBorderOffset_36(int id0);
+  public void SetTopBorderOffset(int id0)
+    { SetTopBorderOffset_36(id0); }
+
+  private native int GetTopBorderOffsetMinValue_37();
+  public int GetTopBorderOffsetMinValue()
+    { return GetTopBorderOffsetMinValue_37(); }
+
+  private native int GetTopBorderOffsetMaxValue_38();
+  public int GetTopBorderOffsetMaxValue()
+    { return GetTopBorderOffsetMaxValue_38(); }
+
+  private native int GetTopBorderOffset_39();
+  public int GetTopBorderOffset()
+    { return GetTopBorderOffset_39(); }
+
+  private native void SetLeftBorderOffset_40(int id0);
+  public void SetLeftBorderOffset(int id0)
+    { SetLeftBorderOffset_40(id0); }
+
+  private native int GetLeftBorderOffsetMinValue_41();
+  public int GetLeftBorderOffsetMinValue()
+    { return GetLeftBorderOffsetMinValue_41(); }
+
+  private native int GetLeftBorderOffsetMaxValue_42();
+  public int GetLeftBorderOffsetMaxValue()
+    { return GetLeftBorderOffsetMaxValue_42(); }
+
+  private native int GetLeftBorderOffset_43();
+  public int GetLeftBorderOffset()
+    { return GetLeftBorderOffset_43(); }
+
+  private native void SetBottomBorderOffset_44(int id0);
+  public void SetBottomBorderOffset(int id0)
+    { SetBottomBorderOffset_44(id0); }
+
+  private native int GetBottomBorderOffsetMinValue_45();
+  public int GetBottomBorderOffsetMinValue()
+    { return GetBottomBorderOffsetMinValue_45(); }
+
+  private native int GetBottomBorderOffsetMaxValue_46();
+  public int GetBottomBorderOffsetMaxValue()
+    { return GetBottomBorderOffsetMaxValue_46(); }
+
+  private native int GetBottomBorderOffset_47();
+  public int GetBottomBorderOffset()
+    { return GetBottomBorderOffset_47(); }
+
+  private native void SetCornerOffsetFactor_48(double id0);
+  public void SetCornerOffsetFactor(double id0)
+    { SetCornerOffsetFactor_48(id0); }
+
+  private native double GetCornerOffsetFactorMinValue_49();
+  public double GetCornerOffsetFactorMinValue()
+    { return GetCornerOffsetFactorMinValue_49(); }
+
+  private native double GetCornerOffsetFactorMaxValue_50();
+  public double GetCornerOffsetFactorMaxValue()
+    { return GetCornerOffsetFactorMaxValue_50(); }
+
+  private native double GetCornerOffsetFactor_51();
+  public double GetCornerOffsetFactor()
+    { return GetCornerOffsetFactor_51(); }
+
+  private native long GetLegendTitleProperty_52();
+  public vtkTextProperty GetLegendTitleProperty() {
+    long temp = GetLegendTitleProperty_52();
+
+    if (temp == 0) return null;
+    return (vtkTextProperty)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long GetLegendLabelProperty_53();
+  public vtkTextProperty GetLegendLabelProperty() {
+    long temp = GetLegendLabelProperty_53();
+
+    if (temp == 0) return null;
+    return (vtkTextProperty)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long GetRightAxis_54();
+  public vtkAxisActor2D GetRightAxis() {
+    long temp = GetRightAxis_54();
+
+    if (temp == 0) return null;
+    return (vtkAxisActor2D)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long GetTopAxis_55();
+  public vtkAxisActor2D GetTopAxis() {
+    long temp = GetTopAxis_55();
+
+    if (temp == 0) return null;
+    return (vtkAxisActor2D)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long GetLeftAxis_56();
+  public vtkAxisActor2D GetLeftAxis() {
+    long temp = GetLeftAxis_56();
+
+    if (temp == 0) return null;
+    return (vtkAxisActor2D)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long GetBottomAxis_57();
+  public vtkAxisActor2D GetBottomAxis() {
+    long temp = GetBottomAxis_57();
+
+    if (temp == 0) return null;
+    return (vtkAxisActor2D)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native void BuildRepresentation_58(vtkViewport id0);
+  public void BuildRepresentation(vtkViewport id0)
+    { BuildRepresentation_58(id0); }
+
+  private native void GetActors2D_59(vtkPropCollection id0);
+  public void GetActors2D(vtkPropCollection id0)
+    { GetActors2D_59(id0); }
+
+  private native void ReleaseGraphicsResources_60(vtkWindow id0);
+  public void ReleaseGraphicsResources(vtkWindow id0)
+    { ReleaseGraphicsResources_60(id0); }
+
+  private native int RenderOverlay_61(vtkViewport id0);
+  public int RenderOverlay(vtkViewport id0)
+    { return RenderOverlay_61(id0); }
+
+  private native int RenderOpaqueGeometry_62(vtkViewport id0);
+  public int RenderOpaqueGeometry(vtkViewport id0)
+    { return RenderOpaqueGeometry_62(id0); }
+
+  public vtkLegendScaleActor() { super(); }
+
+  public vtkLegendScaleActor(long id) { super(id); }
+  public native long   VTKInit();
+
+}