public interface Polygon extends Shape, Polygonal
Modifier and Type | Method and Description |
---|---|
PolygonData |
asDataObject()
Returns an
PolygonData corresponding to the handled object. |
List<Integer> |
getMaskPoints()
Returns the points in the polygon.
|
default Shape |
toAWTShape()
Converts the shape to an
Shape . |
createTransformedAWTShape, getBoundingBox, getC, getCZT, getFill, getFontSize, getStroke, getT, getText, getZ, link, setC, setCZT, setFill, setFontSize, setStroke, setT, setText, setTransform, setTransform, setZ, toAWTTransform, toImageJ
addAndReplaceFile, addAndReplaceFile, addAndReplaceTable, addAndReplaceTable, addFile, addKeyValuePair, addTable, addTag, addTag, addTags, copyAnnotationLinks, getAnnotationData, getAnnotations, getFileAnnotations, getKeyValuePairs, getMapAnnotations, getMyRating, getTable, getTables, getTags, getValues, isLinked, link, link, linkIfNotLinked, rate, unlink
canAnnotate, canChgrp, canChown, canDelete, canEdit, canLink, distinct, flatten, getCreated, getElementsOf, getGroupId, getId, getOwner, getUpdated, saveAndUpdate
PolygonData asDataObject()
PolygonData
corresponding to the handled object.asDataObject
in interface RemoteObject
asDataObject
in interface Shape
default Shape toAWTShape()
Shape
.toAWTShape
in interface Shape
Copyright © 2020–2023 GReD. All rights reserved.