com.levigo.jadice.annotation.embedded
Interface EmbeddedAnnotation


public interface EmbeddedAnnotation


Method Summary
 Rectangle2D getBounds()
          Returns a Rectangle2D that completely encloses the annotation.
 EmbeddedAnnotationType getType()
          Returns the EmbeddedAnnotationType of this EmbeddedAnnotation.
 

Method Detail

getBounds

Rectangle2D getBounds()
Returns a Rectangle2D that completely encloses the annotation.

Returns:
Rectangle2D annotation bounding box

getType

EmbeddedAnnotationType getType()
Returns the EmbeddedAnnotationType of this EmbeddedAnnotation.

Returns:
the type


Copyright © 1995-2020 levigo holding gmbh. All Rights Reserved.