Import 2017-06-07 23:51:09: master 31b28a67

Author Committer Branch Timestamp Parent
jcfr jcfr master 2015-02-12 02:27:24 master 0a71d240
Changeset

ENH: Update VTKv5/VTKv6 to include vtkCornerAnnotation API improvement

//-----------
Author: Jean-Christophe Fillion-Robin <jchris.fillionr@kitware.com>
Date: Tue Feb 10 19:43:30 2015 -0500

vtkCornerAnnotation: Add convenience TextPosition enum

Note: This changed has been submitted on gerrit for its integration
into VTK  master. See http://review.source.kitware.com/#/c/19191/

This commit extends the API of the corner annotation by introducing
an enum named &quot;TextPosition&quot;.

Considering that enums are also wrapped in Python, this will improve
the readability of both python and c++ code.

The words Lower{Left|Right} and Upper{Left|Right} have been selected
to be consistent with vtkLabelPlacer API

//-----------

git-svn-id: http://svn.slicer.org/Slicer4/trunk@23970 3bd1e089-480b-0410-8dfb-8563597acbee

mod - SuperBuild/External_VTKv5.cmake Diff File
mod - SuperBuild/External_VTKv6.cmake Diff File