JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
rescuecore2.misc.geometry.spatialindex
Interface Indexable
All Known Implementing Classes:
Line2D
,
Point2D
public interface
Indexable
Interface for things that can go into a spatial index.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Region
getBoundingRegion
()
Get the bounding region of this object.
Method Detail
getBoundingRegion
Region
getBoundingRegion()
Get the bounding region of this object.
Returns:
The bounding region.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method