1 // java wrapper for vtkLegendScaleActor object
7 public class vtkLegendScaleActor extends vtkProp
10 private native int IsTypeOf_0(String id0);
11 public int IsTypeOf(String id0)
12 { return IsTypeOf_0(id0); }
14 private native int IsA_1(String id0);
15 public int IsA(String id0)
16 { return IsA_1(id0); }
18 private native void SetLabelMode_2(int id0);
19 public void SetLabelMode(int id0)
20 { SetLabelMode_2(id0); }
22 private native int GetLabelModeMinValue_3();
23 public int GetLabelModeMinValue()
24 { return GetLabelModeMinValue_3(); }
26 private native int GetLabelModeMaxValue_4();
27 public int GetLabelModeMaxValue()
28 { return GetLabelModeMaxValue_4(); }
30 private native int GetLabelMode_5();
31 public int GetLabelMode()
32 { return GetLabelMode_5(); }
34 private native void SetLabelModeToDistance_6();
35 public void SetLabelModeToDistance()
36 { SetLabelModeToDistance_6(); }
38 private native void SetLabelModeToXYCoordinates_7();
39 public void SetLabelModeToXYCoordinates()
40 { SetLabelModeToXYCoordinates_7(); }
42 private native void SetRightAxisVisibility_8(int id0);
43 public void SetRightAxisVisibility(int id0)
44 { SetRightAxisVisibility_8(id0); }
46 private native int GetRightAxisVisibility_9();
47 public int GetRightAxisVisibility()
48 { return GetRightAxisVisibility_9(); }
50 private native void RightAxisVisibilityOn_10();
51 public void RightAxisVisibilityOn()
52 { RightAxisVisibilityOn_10(); }
54 private native void RightAxisVisibilityOff_11();
55 public void RightAxisVisibilityOff()
56 { RightAxisVisibilityOff_11(); }
58 private native void SetTopAxisVisibility_12(int id0);
59 public void SetTopAxisVisibility(int id0)
60 { SetTopAxisVisibility_12(id0); }
62 private native int GetTopAxisVisibility_13();
63 public int GetTopAxisVisibility()
64 { return GetTopAxisVisibility_13(); }
66 private native void TopAxisVisibilityOn_14();
67 public void TopAxisVisibilityOn()
68 { TopAxisVisibilityOn_14(); }
70 private native void TopAxisVisibilityOff_15();
71 public void TopAxisVisibilityOff()
72 { TopAxisVisibilityOff_15(); }
74 private native void SetLeftAxisVisibility_16(int id0);
75 public void SetLeftAxisVisibility(int id0)
76 { SetLeftAxisVisibility_16(id0); }
78 private native int GetLeftAxisVisibility_17();
79 public int GetLeftAxisVisibility()
80 { return GetLeftAxisVisibility_17(); }
82 private native void LeftAxisVisibilityOn_18();
83 public void LeftAxisVisibilityOn()
84 { LeftAxisVisibilityOn_18(); }
86 private native void LeftAxisVisibilityOff_19();
87 public void LeftAxisVisibilityOff()
88 { LeftAxisVisibilityOff_19(); }
90 private native void SetBottomAxisVisibility_20(int id0);
91 public void SetBottomAxisVisibility(int id0)
92 { SetBottomAxisVisibility_20(id0); }
94 private native int GetBottomAxisVisibility_21();
95 public int GetBottomAxisVisibility()
96 { return GetBottomAxisVisibility_21(); }
98 private native void BottomAxisVisibilityOn_22();
99 public void BottomAxisVisibilityOn()
100 { BottomAxisVisibilityOn_22(); }
102 private native void BottomAxisVisibilityOff_23();
103 public void BottomAxisVisibilityOff()
104 { BottomAxisVisibilityOff_23(); }
106 private native void SetLegendVisibility_24(int id0);
107 public void SetLegendVisibility(int id0)
108 { SetLegendVisibility_24(id0); }
110 private native int GetLegendVisibility_25();
111 public int GetLegendVisibility()
112 { return GetLegendVisibility_25(); }
114 private native void LegendVisibilityOn_26();
115 public void LegendVisibilityOn()
116 { LegendVisibilityOn_26(); }
118 private native void LegendVisibilityOff_27();
119 public void LegendVisibilityOff()
120 { LegendVisibilityOff_27(); }
122 private native void AllAxesOn_28();
123 public void AllAxesOn()
126 private native void AllAxesOff_29();
127 public void AllAxesOff()
130 private native void AllAnnotationsOn_30();
131 public void AllAnnotationsOn()
132 { AllAnnotationsOn_30(); }
134 private native void AllAnnotationsOff_31();
135 public void AllAnnotationsOff()
136 { AllAnnotationsOff_31(); }
138 private native void SetRightBorderOffset_32(int id0);
139 public void SetRightBorderOffset(int id0)
140 { SetRightBorderOffset_32(id0); }
142 private native int GetRightBorderOffsetMinValue_33();
143 public int GetRightBorderOffsetMinValue()
144 { return GetRightBorderOffsetMinValue_33(); }
146 private native int GetRightBorderOffsetMaxValue_34();
147 public int GetRightBorderOffsetMaxValue()
148 { return GetRightBorderOffsetMaxValue_34(); }
150 private native int GetRightBorderOffset_35();
151 public int GetRightBorderOffset()
152 { return GetRightBorderOffset_35(); }
154 private native void SetTopBorderOffset_36(int id0);
155 public void SetTopBorderOffset(int id0)
156 { SetTopBorderOffset_36(id0); }
158 private native int GetTopBorderOffsetMinValue_37();
159 public int GetTopBorderOffsetMinValue()
160 { return GetTopBorderOffsetMinValue_37(); }
162 private native int GetTopBorderOffsetMaxValue_38();
163 public int GetTopBorderOffsetMaxValue()
164 { return GetTopBorderOffsetMaxValue_38(); }
166 private native int GetTopBorderOffset_39();
167 public int GetTopBorderOffset()
168 { return GetTopBorderOffset_39(); }
170 private native void SetLeftBorderOffset_40(int id0);
171 public void SetLeftBorderOffset(int id0)
172 { SetLeftBorderOffset_40(id0); }
174 private native int GetLeftBorderOffsetMinValue_41();
175 public int GetLeftBorderOffsetMinValue()
176 { return GetLeftBorderOffsetMinValue_41(); }
178 private native int GetLeftBorderOffsetMaxValue_42();
179 public int GetLeftBorderOffsetMaxValue()
180 { return GetLeftBorderOffsetMaxValue_42(); }
182 private native int GetLeftBorderOffset_43();
183 public int GetLeftBorderOffset()
184 { return GetLeftBorderOffset_43(); }
186 private native void SetBottomBorderOffset_44(int id0);
187 public void SetBottomBorderOffset(int id0)
188 { SetBottomBorderOffset_44(id0); }
190 private native int GetBottomBorderOffsetMinValue_45();
191 public int GetBottomBorderOffsetMinValue()
192 { return GetBottomBorderOffsetMinValue_45(); }
194 private native int GetBottomBorderOffsetMaxValue_46();
195 public int GetBottomBorderOffsetMaxValue()
196 { return GetBottomBorderOffsetMaxValue_46(); }
198 private native int GetBottomBorderOffset_47();
199 public int GetBottomBorderOffset()
200 { return GetBottomBorderOffset_47(); }
202 private native void SetCornerOffsetFactor_48(double id0);
203 public void SetCornerOffsetFactor(double id0)
204 { SetCornerOffsetFactor_48(id0); }
206 private native double GetCornerOffsetFactorMinValue_49();
207 public double GetCornerOffsetFactorMinValue()
208 { return GetCornerOffsetFactorMinValue_49(); }
210 private native double GetCornerOffsetFactorMaxValue_50();
211 public double GetCornerOffsetFactorMaxValue()
212 { return GetCornerOffsetFactorMaxValue_50(); }
214 private native double GetCornerOffsetFactor_51();
215 public double GetCornerOffsetFactor()
216 { return GetCornerOffsetFactor_51(); }
218 private native long GetLegendTitleProperty_52();
219 public vtkTextProperty GetLegendTitleProperty() {
220 long temp = GetLegendTitleProperty_52();
222 if (temp == 0) return null;
223 return (vtkTextProperty)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
226 private native long GetLegendLabelProperty_53();
227 public vtkTextProperty GetLegendLabelProperty() {
228 long temp = GetLegendLabelProperty_53();
230 if (temp == 0) return null;
231 return (vtkTextProperty)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
234 private native long GetRightAxis_54();
235 public vtkAxisActor2D GetRightAxis() {
236 long temp = GetRightAxis_54();
238 if (temp == 0) return null;
239 return (vtkAxisActor2D)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
242 private native long GetTopAxis_55();
243 public vtkAxisActor2D GetTopAxis() {
244 long temp = GetTopAxis_55();
246 if (temp == 0) return null;
247 return (vtkAxisActor2D)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
250 private native long GetLeftAxis_56();
251 public vtkAxisActor2D GetLeftAxis() {
252 long temp = GetLeftAxis_56();
254 if (temp == 0) return null;
255 return (vtkAxisActor2D)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
258 private native long GetBottomAxis_57();
259 public vtkAxisActor2D GetBottomAxis() {
260 long temp = GetBottomAxis_57();
262 if (temp == 0) return null;
263 return (vtkAxisActor2D)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
266 private native void BuildRepresentation_58(vtkViewport id0);
267 public void BuildRepresentation(vtkViewport id0)
268 { BuildRepresentation_58(id0); }
270 private native void GetActors2D_59(vtkPropCollection id0);
271 public void GetActors2D(vtkPropCollection id0)
272 { GetActors2D_59(id0); }
274 private native void ReleaseGraphicsResources_60(vtkWindow id0);
275 public void ReleaseGraphicsResources(vtkWindow id0)
276 { ReleaseGraphicsResources_60(id0); }
278 private native int RenderOverlay_61(vtkViewport id0);
279 public int RenderOverlay(vtkViewport id0)
280 { return RenderOverlay_61(id0); }
282 private native int RenderOpaqueGeometry_62(vtkViewport id0);
283 public int RenderOpaqueGeometry(vtkViewport id0)
284 { return RenderOpaqueGeometry_62(id0); }
286 public vtkLegendScaleActor() { super(); }
288 public vtkLegendScaleActor(long id) { super(id); }
289 public native long VTKInit();