]> gerrit.simantics Code Review - simantics/3d.git/blob - vtk/src/vtk/vtkBalloonRepresentation.java
Mesh API to use Tuple3d instead of Vector3d
[simantics/3d.git] / vtk / src / vtk / vtkBalloonRepresentation.java
1 // java wrapper for vtkBalloonRepresentation object\r
2 //\r
3 \r
4 package vtk;\r
5 import vtk.*;\r
6 \r
7 public class vtkBalloonRepresentation extends vtkWidgetRepresentation\r
8 {\r
9 \r
10   private native String GetClassName_0();\r
11   public String GetClassName()\r
12     { return GetClassName_0(); }\r
13 \r
14   private native int IsA_1(String id0);\r
15   public int IsA(String id0)\r
16     { return IsA_1(id0); }\r
17 \r
18   private native void SetBalloonImage_2(vtkImageData id0);\r
19   public void SetBalloonImage(vtkImageData id0)\r
20     { SetBalloonImage_2(id0); }\r
21 \r
22   private native long GetBalloonImage_3();\r
23   public vtkImageData GetBalloonImage() {\r
24     long temp = GetBalloonImage_3();\r
25 \r
26     if (temp == 0) return null;\r
27     return (vtkImageData)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
28   }\r
29 \r
30   private native String GetBalloonText_4();\r
31   public String GetBalloonText()\r
32     { return GetBalloonText_4(); }\r
33 \r
34   private native void SetBalloonText_5(String id0);\r
35   public void SetBalloonText(String id0)\r
36     { SetBalloonText_5(id0); }\r
37 \r
38   private native void SetImageSize_6(int id0,int id1);\r
39   public void SetImageSize(int id0,int id1)\r
40     { SetImageSize_6(id0,id1); }\r
41 \r
42   private native void SetImageSize_7(int id0[]);\r
43   public void SetImageSize(int id0[])\r
44     { SetImageSize_7(id0); }\r
45 \r
46   private native int[]  GetImageSize_8();\r
47   public int[]  GetImageSize()\r
48     { return GetImageSize_8(); }\r
49 \r
50   private native void SetTextProperty_9(vtkTextProperty id0);\r
51   public void SetTextProperty(vtkTextProperty id0)\r
52     { SetTextProperty_9(id0); }\r
53 \r
54   private native long GetTextProperty_10();\r
55   public vtkTextProperty GetTextProperty() {\r
56     long temp = GetTextProperty_10();\r
57 \r
58     if (temp == 0) return null;\r
59     return (vtkTextProperty)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
60   }\r
61 \r
62   private native void SetFrameProperty_11(vtkProperty2D id0);\r
63   public void SetFrameProperty(vtkProperty2D id0)\r
64     { SetFrameProperty_11(id0); }\r
65 \r
66   private native long GetFrameProperty_12();\r
67   public vtkProperty2D GetFrameProperty() {\r
68     long temp = GetFrameProperty_12();\r
69 \r
70     if (temp == 0) return null;\r
71     return (vtkProperty2D)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
72   }\r
73 \r
74   private native void SetImageProperty_13(vtkProperty2D id0);\r
75   public void SetImageProperty(vtkProperty2D id0)\r
76     { SetImageProperty_13(id0); }\r
77 \r
78   private native long GetImageProperty_14();\r
79   public vtkProperty2D GetImageProperty() {\r
80     long temp = GetImageProperty_14();\r
81 \r
82     if (temp == 0) return null;\r
83     return (vtkProperty2D)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
84   }\r
85 \r
86   private native void SetBalloonLayout_15(int id0);\r
87   public void SetBalloonLayout(int id0)\r
88     { SetBalloonLayout_15(id0); }\r
89 \r
90   private native int GetBalloonLayout_16();\r
91   public int GetBalloonLayout()\r
92     { return GetBalloonLayout_16(); }\r
93 \r
94   private native void SetBalloonLayoutToImageLeft_17();\r
95   public void SetBalloonLayoutToImageLeft()\r
96     { SetBalloonLayoutToImageLeft_17(); }\r
97 \r
98   private native void SetBalloonLayoutToImageRight_18();\r
99   public void SetBalloonLayoutToImageRight()\r
100     { SetBalloonLayoutToImageRight_18(); }\r
101 \r
102   private native void SetBalloonLayoutToImageBottom_19();\r
103   public void SetBalloonLayoutToImageBottom()\r
104     { SetBalloonLayoutToImageBottom_19(); }\r
105 \r
106   private native void SetBalloonLayoutToImageTop_20();\r
107   public void SetBalloonLayoutToImageTop()\r
108     { SetBalloonLayoutToImageTop_20(); }\r
109 \r
110   private native void SetBalloonLayoutToTextLeft_21();\r
111   public void SetBalloonLayoutToTextLeft()\r
112     { SetBalloonLayoutToTextLeft_21(); }\r
113 \r
114   private native void SetBalloonLayoutToTextRight_22();\r
115   public void SetBalloonLayoutToTextRight()\r
116     { SetBalloonLayoutToTextRight_22(); }\r
117 \r
118   private native void SetBalloonLayoutToTextTop_23();\r
119   public void SetBalloonLayoutToTextTop()\r
120     { SetBalloonLayoutToTextTop_23(); }\r
121 \r
122   private native void SetBalloonLayoutToTextBottom_24();\r
123   public void SetBalloonLayoutToTextBottom()\r
124     { SetBalloonLayoutToTextBottom_24(); }\r
125 \r
126   private native void SetOffset_25(int id0,int id1);\r
127   public void SetOffset(int id0,int id1)\r
128     { SetOffset_25(id0,id1); }\r
129 \r
130   private native void SetOffset_26(int id0[]);\r
131   public void SetOffset(int id0[])\r
132     { SetOffset_26(id0); }\r
133 \r
134   private native int[]  GetOffset_27();\r
135   public int[]  GetOffset()\r
136     { return GetOffset_27(); }\r
137 \r
138   private native void SetPadding_28(int id0);\r
139   public void SetPadding(int id0)\r
140     { SetPadding_28(id0); }\r
141 \r
142   private native int GetPaddingMinValue_29();\r
143   public int GetPaddingMinValue()\r
144     { return GetPaddingMinValue_29(); }\r
145 \r
146   private native int GetPaddingMaxValue_30();\r
147   public int GetPaddingMaxValue()\r
148     { return GetPaddingMaxValue_30(); }\r
149 \r
150   private native int GetPadding_31();\r
151   public int GetPadding()\r
152     { return GetPadding_31(); }\r
153 \r
154   private native void StartWidgetInteraction_32(double id0[]);\r
155   public void StartWidgetInteraction(double id0[])\r
156     { StartWidgetInteraction_32(id0); }\r
157 \r
158   private native void EndWidgetInteraction_33(double id0[]);\r
159   public void EndWidgetInteraction(double id0[])\r
160     { EndWidgetInteraction_33(id0); }\r
161 \r
162   private native void BuildRepresentation_34();\r
163   public void BuildRepresentation()\r
164     { BuildRepresentation_34(); }\r
165 \r
166   private native int ComputeInteractionState_35(int id0,int id1,int id2);\r
167   public int ComputeInteractionState(int id0,int id1,int id2)\r
168     { return ComputeInteractionState_35(id0,id1,id2); }\r
169 \r
170   private native void ReleaseGraphicsResources_36(vtkWindow id0);\r
171   public void ReleaseGraphicsResources(vtkWindow id0)\r
172     { ReleaseGraphicsResources_36(id0); }\r
173 \r
174   private native int RenderOverlay_37(vtkViewport id0);\r
175   public int RenderOverlay(vtkViewport id0)\r
176     { return RenderOverlay_37(id0); }\r
177 \r
178   public vtkBalloonRepresentation() { super(); }\r
179 \r
180   public vtkBalloonRepresentation(long id) { super(id); }\r
181   public native long   VTKInit();\r
182 \r
183 }\r