]> gerrit.simantics Code Review - simantics/3d.git/blob - vtk/src/vtk/vtkCaptionActor2D.java
Mesh API to use Tuple3d instead of Vector3d
[simantics/3d.git] / vtk / src / vtk / vtkCaptionActor2D.java
1 // java wrapper for vtkCaptionActor2D object\r
2 //\r
3 \r
4 package vtk;\r
5 import vtk.*;\r
6 \r
7 public class vtkCaptionActor2D extends vtkActor2D\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 SetCaption_2(String id0);\r
19   public void SetCaption(String id0)\r
20     { SetCaption_2(id0); }\r
21 \r
22   private native String GetCaption_3();\r
23   public String GetCaption()\r
24     { return GetCaption_3(); }\r
25 \r
26   private native long GetAttachmentPointCoordinate_4();\r
27   public vtkCoordinate GetAttachmentPointCoordinate() {\r
28     long temp = GetAttachmentPointCoordinate_4();\r
29 \r
30     if (temp == 0) return null;\r
31     return (vtkCoordinate)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
32   }\r
33 \r
34   private native void SetAttachmentPoint_5(double id0,double id1,double id2);\r
35   public void SetAttachmentPoint(double id0,double id1,double id2)\r
36     { SetAttachmentPoint_5(id0,id1,id2); }\r
37 \r
38   private native void SetAttachmentPoint_6(double id0[]);\r
39   public void SetAttachmentPoint(double id0[])\r
40     { SetAttachmentPoint_6(id0); }\r
41 \r
42   private native double[] GetAttachmentPoint_7();\r
43   public double[] GetAttachmentPoint()\r
44     { return GetAttachmentPoint_7(); }\r
45 \r
46   private native void SetBorder_8(int id0);\r
47   public void SetBorder(int id0)\r
48     { SetBorder_8(id0); }\r
49 \r
50   private native int GetBorder_9();\r
51   public int GetBorder()\r
52     { return GetBorder_9(); }\r
53 \r
54   private native void BorderOn_10();\r
55   public void BorderOn()\r
56     { BorderOn_10(); }\r
57 \r
58   private native void BorderOff_11();\r
59   public void BorderOff()\r
60     { BorderOff_11(); }\r
61 \r
62   private native void SetLeader_12(int id0);\r
63   public void SetLeader(int id0)\r
64     { SetLeader_12(id0); }\r
65 \r
66   private native int GetLeader_13();\r
67   public int GetLeader()\r
68     { return GetLeader_13(); }\r
69 \r
70   private native void LeaderOn_14();\r
71   public void LeaderOn()\r
72     { LeaderOn_14(); }\r
73 \r
74   private native void LeaderOff_15();\r
75   public void LeaderOff()\r
76     { LeaderOff_15(); }\r
77 \r
78   private native void SetThreeDimensionalLeader_16(int id0);\r
79   public void SetThreeDimensionalLeader(int id0)\r
80     { SetThreeDimensionalLeader_16(id0); }\r
81 \r
82   private native int GetThreeDimensionalLeader_17();\r
83   public int GetThreeDimensionalLeader()\r
84     { return GetThreeDimensionalLeader_17(); }\r
85 \r
86   private native void ThreeDimensionalLeaderOn_18();\r
87   public void ThreeDimensionalLeaderOn()\r
88     { ThreeDimensionalLeaderOn_18(); }\r
89 \r
90   private native void ThreeDimensionalLeaderOff_19();\r
91   public void ThreeDimensionalLeaderOff()\r
92     { ThreeDimensionalLeaderOff_19(); }\r
93 \r
94   private native void SetLeaderGlyph_20(vtkPolyData id0);\r
95   public void SetLeaderGlyph(vtkPolyData id0)\r
96     { SetLeaderGlyph_20(id0); }\r
97 \r
98   private native long GetLeaderGlyph_21();\r
99   public vtkPolyData GetLeaderGlyph() {\r
100     long temp = GetLeaderGlyph_21();\r
101 \r
102     if (temp == 0) return null;\r
103     return (vtkPolyData)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
104   }\r
105 \r
106   private native void SetLeaderGlyphSize_22(double id0);\r
107   public void SetLeaderGlyphSize(double id0)\r
108     { SetLeaderGlyphSize_22(id0); }\r
109 \r
110   private native double GetLeaderGlyphSizeMinValue_23();\r
111   public double GetLeaderGlyphSizeMinValue()\r
112     { return GetLeaderGlyphSizeMinValue_23(); }\r
113 \r
114   private native double GetLeaderGlyphSizeMaxValue_24();\r
115   public double GetLeaderGlyphSizeMaxValue()\r
116     { return GetLeaderGlyphSizeMaxValue_24(); }\r
117 \r
118   private native double GetLeaderGlyphSize_25();\r
119   public double GetLeaderGlyphSize()\r
120     { return GetLeaderGlyphSize_25(); }\r
121 \r
122   private native void SetMaximumLeaderGlyphSize_26(int id0);\r
123   public void SetMaximumLeaderGlyphSize(int id0)\r
124     { SetMaximumLeaderGlyphSize_26(id0); }\r
125 \r
126   private native int GetMaximumLeaderGlyphSizeMinValue_27();\r
127   public int GetMaximumLeaderGlyphSizeMinValue()\r
128     { return GetMaximumLeaderGlyphSizeMinValue_27(); }\r
129 \r
130   private native int GetMaximumLeaderGlyphSizeMaxValue_28();\r
131   public int GetMaximumLeaderGlyphSizeMaxValue()\r
132     { return GetMaximumLeaderGlyphSizeMaxValue_28(); }\r
133 \r
134   private native int GetMaximumLeaderGlyphSize_29();\r
135   public int GetMaximumLeaderGlyphSize()\r
136     { return GetMaximumLeaderGlyphSize_29(); }\r
137 \r
138   private native void SetPadding_30(int id0);\r
139   public void SetPadding(int id0)\r
140     { SetPadding_30(id0); }\r
141 \r
142   private native int GetPaddingMinValue_31();\r
143   public int GetPaddingMinValue()\r
144     { return GetPaddingMinValue_31(); }\r
145 \r
146   private native int GetPaddingMaxValue_32();\r
147   public int GetPaddingMaxValue()\r
148     { return GetPaddingMaxValue_32(); }\r
149 \r
150   private native int GetPadding_33();\r
151   public int GetPadding()\r
152     { return GetPadding_33(); }\r
153 \r
154   private native long GetTextActor_34();\r
155   public vtkTextActor GetTextActor() {\r
156     long temp = GetTextActor_34();\r
157 \r
158     if (temp == 0) return null;\r
159     return (vtkTextActor)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
160   }\r
161 \r
162   private native void SetCaptionTextProperty_35(vtkTextProperty id0);\r
163   public void SetCaptionTextProperty(vtkTextProperty id0)\r
164     { SetCaptionTextProperty_35(id0); }\r
165 \r
166   private native long GetCaptionTextProperty_36();\r
167   public vtkTextProperty GetCaptionTextProperty() {\r
168     long temp = GetCaptionTextProperty_36();\r
169 \r
170     if (temp == 0) return null;\r
171     return (vtkTextProperty)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
172   }\r
173 \r
174   private native void ShallowCopy_37(vtkProp id0);\r
175   public void ShallowCopy(vtkProp id0)\r
176     { ShallowCopy_37(id0); }\r
177 \r
178   private native void SetAttachEdgeOnly_38(int id0);\r
179   public void SetAttachEdgeOnly(int id0)\r
180     { SetAttachEdgeOnly_38(id0); }\r
181 \r
182   private native int GetAttachEdgeOnly_39();\r
183   public int GetAttachEdgeOnly()\r
184     { return GetAttachEdgeOnly_39(); }\r
185 \r
186   private native void AttachEdgeOnlyOn_40();\r
187   public void AttachEdgeOnlyOn()\r
188     { AttachEdgeOnlyOn_40(); }\r
189 \r
190   private native void AttachEdgeOnlyOff_41();\r
191   public void AttachEdgeOnlyOff()\r
192     { AttachEdgeOnlyOff_41(); }\r
193 \r
194   private native void ReleaseGraphicsResources_42(vtkWindow id0);\r
195   public void ReleaseGraphicsResources(vtkWindow id0)\r
196     { ReleaseGraphicsResources_42(id0); }\r
197 \r
198   private native int RenderOpaqueGeometry_43(vtkViewport id0);\r
199   public int RenderOpaqueGeometry(vtkViewport id0)\r
200     { return RenderOpaqueGeometry_43(id0); }\r
201 \r
202   private native int RenderTranslucentPolygonalGeometry_44(vtkViewport id0);\r
203   public int RenderTranslucentPolygonalGeometry(vtkViewport id0)\r
204     { return RenderTranslucentPolygonalGeometry_44(id0); }\r
205 \r
206   private native int RenderOverlay_45(vtkViewport id0);\r
207   public int RenderOverlay(vtkViewport id0)\r
208     { return RenderOverlay_45(id0); }\r
209 \r
210   private native int HasTranslucentPolygonalGeometry_46();\r
211   public int HasTranslucentPolygonalGeometry()\r
212     { return HasTranslucentPolygonalGeometry_46(); }\r
213 \r
214   public vtkCaptionActor2D() { super(); }\r
215 \r
216   public vtkCaptionActor2D(long id) { super(id); }\r
217   public native long   VTKInit();\r
218 \r
219 }\r