English
Русский简体中文EspañolDeutschFrançaisSvenskaعربيItalianoTürkçe日本語हिन्दी 한국인 ΕλληνικάIndonesianNederlands
  • caret-downGroupDocs.Annotation for Java
      • caret-closedcom.groupdocs.annotation
      • caret-closedcom.groupdocs.annotation.cache
      • caret-closedcom.groupdocs.annotation.exceptions
      • caret-closedcom.groupdocs.annotation.licenses
      • caret-closedcom.groupdocs.annotation.localization
      • com.groupdocs.annotation.logging
      • caret-closedcom.groupdocs.annotation.models
      • caret-closedcom.groupdocs.annotation.models.annotationmodels
      • caret-downcom.groupdocs.annotation.models.annotationmodels.interfaces.annotations
          • IAreaAnnotation
          • IArrowAnnotation
          • IDistanceAnnotation
          • IEllipseAnnotation
          • IHighlightAnnotation
          • IImageAnnotation
          • ILinkAnnotation
          • IPointAnnotation
          • IPolylineAnnotation
          • IReplacementAnnotation
          • IResourcesRedactionAnnotation
          • ISearchTextFragment
          • ISquigglyAnnotation
          • IStrikeoutAnnotation
          • ITextFieldAnnotation
          • ITextRedactionAnnotation
          • IUnderlineAnnotation
          • IWatermarkAnnotation
      • caret-closedcom.groupdocs.annotation.models.annotationmodels.interfaces.properties
      • caret-closedcom.groupdocs.annotation.models.formatspecificcomponents.pdf
      • caret-closedcom.groupdocs.annotation.options
      • caret-closedcom.groupdocs.annotation.options.export
      • caret-closedcom.groupdocs.annotation.options.pagepreview
  1. Home
  2. GroupDocs.Annotation Product Family
  3. GroupDocs.Annotation for Java
  4. com.groupdocs.annotation.models.annotationmodels.interfaces.annotations
  5. IPolylineAnnotation

IPolylineAnnotation

All Implemented Interfaces: com.groupdocs.annotation.models.annotationmodels.interfaces.properties.IBox, com.groupdocs.annotation.models.annotationmodels.interfaces.properties.IOpacity, com.groupdocs.annotation.models.annotationmodels.interfaces.properties.IPenColor, com.groupdocs.annotation.models.annotationmodels.interfaces.properties.IPenStyle, com.groupdocs.annotation.models.annotationmodels.interfaces.properties.IPenWidth, com.groupdocs.annotation.models.annotationmodels.interfaces.properties.ISvgPath

public interface IPolylineAnnotation extends IBox, IOpacity, IPenColor, IPenStyle, IPenWidth, ISvgPath

Defines Polyline annotation properties

IPointAnnotation IReplacementAnnotation