Search this API

y.geom
Interface PlaneObject

All Known Implementing Classes:
EdgeLabelCandidate, LabelCandidate, LineSegment, NodeLabelCandidate, OrientedRectangle, YRectangle

public interface PlaneObject

This interface describes a 2-dimensional object which has a finite bounding box.

 

Method Summary
 YRectangle getBoundingBox()
          Returns the smallest Rectangle which contains the object.
 

Method Detail

getBoundingBox

YRectangle getBoundingBox()
Returns the smallest Rectangle which contains the object.


© Copyright 2000-2022,
yWorks GmbH.
All rights reserved.