Class PathAnnotationObject

All Implemented Interfaces:
Externalizable, Serializable

public class PathAnnotationObject extends PathROIObject
An annotation PathObject.

These tend to be larger and less common than PathDetectionObjects.

As such, they can be represented and displayed with more emphasis on flexibility, rather than efficiency.

Author:
Pete Bankhead
See Also:
  • Constructor Details

  • Method Details

    • setDescription

      public void setDescription(String text)
      Set a free text description for this annotation.
      Parameters:
      text -
    • getDescription

      public String getDescription()
      Get a free text description previously set for this annotation.
      Returns: