JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.yworks.yfiles.algorithms
Interface IPlaneObject
All Known Implementing Classes:
EdgeLabelCandidate
,
ExtendedEdgeLabelCandidate
,
ExtendedNodeLabelCandidate
,
LabelCandidate
,
LineSegment
,
NodeLabelCandidate
,
YOrientedRectangle
,
YRectangle
public interface
IPlaneObject
This interface describes a 2-dimensional object which has a finite bounding box.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
YRectangle
getBoundingBox
()
Gets the smallest Rectangle which contains the object.
Method Detail
getBoundingBox
YRectangle
getBoundingBox()
Gets the smallest Rectangle which contains the object.
Returns:
The BoundingBox.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
© Copyright 2000-2017,
yWorks GmbH
.
All rights reserved.
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method