Exemple #1
0
 public virtual void SetLabelTextProperty(vtkTextProperty p, int type)
 {
     vtkLabeledDataMapper.vtkLabeledDataMapper_SetLabelTextProperty_38(base.GetCppThis(), (p == null) ? default(HandleRef) : p.GetCppThis(), type);
 }
Exemple #2
0
 public virtual void SetTitleTextProperty(vtkTextProperty p)
 {
     vtkScalarBarActor.vtkScalarBarActor_SetTitleTextProperty_50(base.GetCppThis(), (p == null) ? default(HandleRef) : p.GetCppThis());
 }
Exemple #3
0
 public virtual void SetLabelTextProperty(vtkTextProperty p)
 {
     vtkLeaderActor2D.vtkLeaderActor2D_SetLabelTextProperty_56(base.GetCppThis(), (p == null) ? default(HandleRef) : p.GetCppThis());
 }
 public virtual void SetLabelTextProperty(vtkTextProperty p)
 {
     vtkPieChartActor.vtkPieChartActor_SetLabelTextProperty_26(base.GetCppThis(), (p == null) ? default(HandleRef) : p.GetCppThis());
 }
Exemple #5
0
 public virtual void SetDefaultTextProperty(vtkTextProperty tprop)
 {
     vtkLabelRenderStrategy.vtkLabelRenderStrategy_SetDefaultTextProperty_09(base.GetCppThis(), (tprop == null) ? default(HandleRef) : tprop.GetCppThis());
 }
Exemple #6
0
 public virtual void SetTitleTextProperty(vtkTextProperty p)
 {
     vtkSpiderPlotActor.vtkSpiderPlotActor_SetTitleTextProperty_46(base.GetCppThis(), (p == null) ? default(HandleRef) : p.GetCppThis());
 }
 public virtual void SetLabelTextProperty(vtkTextProperty prop)
 {
     vtkHierarchicalGraphPipeline.vtkHierarchicalGraphPipeline_SetLabelTextProperty_30(base.GetCppThis(), (prop == null) ? default(HandleRef) : prop.GetCppThis());
 }
Exemple #8
0
 public virtual void SetTextProperty(vtkTextProperty p)
 {
     vtkTextActor.vtkTextActor_SetTextProperty_35(base.GetCppThis(), (p == null) ? default(HandleRef) : p.GetCppThis());
 }
 public virtual void SetTextProperty(vtkTextProperty tprop)
 {
     vtkPointSetToLabelHierarchy.vtkPointSetToLabelHierarchy_SetTextProperty_24(base.GetCppThis(), (tprop == null) ? default(HandleRef) : tprop.GetCppThis());
 }
Exemple #10
0
 public virtual void SetCaptionTextProperty(vtkTextProperty p)
 {
     vtkCaptionActor2D.vtkCaptionActor2D_SetCaptionTextProperty_41(base.GetCppThis(), (p == null) ? default(HandleRef) : p.GetCppThis());
 }
Exemple #11
0
 public virtual void SetGraphEdgeLabelTextProperty(vtkTextProperty tp, int idx)
 {
     vtkRenderedTreeAreaRepresentation.vtkRenderedTreeAreaRepresentation_SetGraphEdgeLabelTextProperty_67(base.GetCppThis(), (tp == null) ? default(HandleRef) : tp.GetCppThis(), idx);
 }
Exemple #12
0
 public virtual void SetAreaLabelTextProperty(vtkTextProperty tp)
 {
     vtkRenderedTreeAreaRepresentation.vtkRenderedTreeAreaRepresentation_SetAreaLabelTextProperty_49(base.GetCppThis(), (tp == null) ? default(HandleRef) : tp.GetCppThis());
 }
 public virtual void SetFontProperty(vtkTextProperty fontProp, int type)
 {
     vtkLabelSizeCalculator.vtkLabelSizeCalculator_SetFontProperty_08(base.GetCppThis(), (fontProp == null) ? default(HandleRef) : fontProp.GetCppThis(), type);
 }
 public virtual void SetTitleTextProperty(vtkTextProperty p)
 {
     vtkParallelCoordinatesActor.vtkParallelCoordinatesActor_SetTitleTextProperty_30(base.GetCppThis(), (p == null) ? default(HandleRef) : p.GetCppThis());
 }
 public void ShallowCopy(vtkTextProperty tprop)
 {
     vtkTextProperty.vtkTextProperty_ShallowCopy_66(base.GetCppThis(), (tprop == null) ? default(HandleRef) : tprop.GetCppThis());
 }
 public virtual void SetTextProperty(vtkTextProperty p)
 {
     vtkCornerAnnotation.vtkCornerAnnotation_SetTextProperty_35(base.GetCppThis(), (p == null) ? default(HandleRef) : p.GetCppThis());
 }
 public void SetTextProperty(vtkTextProperty arg0)
 {
     vtkAffineRepresentation2D.vtkAffineRepresentation2D_SetTextProperty_40(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
 public void ApplyTextProp(vtkTextProperty prop)
 {
     vtkContextDevice2D.vtkContextDevice2D_ApplyTextProp_03(base.GetCppThis(), (prop == null) ? default(HandleRef) : prop.GetCppThis());
 }
 public virtual void SetTextProperty(vtkTextProperty p)
 {
     vtkBalloonRepresentation.vtkBalloonRepresentation_SetTextProperty_44(base.GetCppThis(), (p == null) ? default(HandleRef) : p.GetCppThis());
 }
Exemple #20
0
 public virtual void SetEntryTextProperty(vtkTextProperty p)
 {
     vtkLegendBoxActor.vtkLegendBoxActor_SetEntryTextProperty_53(base.GetCppThis(), (p == null) ? default(HandleRef) : p.GetCppThis());
 }
Exemple #21
0
 public virtual void SetAxisTitleTextProperty(vtkTextProperty p)
 {
     vtkCubeAxesActor2D.vtkCubeAxesActor2D_SetAxisTitleTextProperty_53(base.GetCppThis(), (p == null) ? default(HandleRef) : p.GetCppThis());
 }