public interface Rectangle extends Shape, Rectangular
Modifier and Type | Method and Description |
---|---|
RectangleData |
asDataObject()
Returns an
RectangleData corresponding to the handled object. |
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
getCoordinates, getHeight, getWidth, getX, getY, setCoordinates, setCoordinates, setHeight, setWidth, setX, setY
RectangleData asDataObject()
RectangleData
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.