JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Oracle® Spatial and Graph Java API Reference
18c, E84310-01
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
oracle.spatial.geometry
Interface RNode
All Known Implementing Classes:
FastJGeometry
,
J3D_Geometry
,
JGeometry
,
Mer
public interface
RNode
Marks an object with a Mer.
Since:
12.3
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Mer
getMer
()
Returns the bounding box of this spatial object.
Method Detail
getMer
Mer
getMer()
Returns the bounding box of this spatial object.
Returns:
a Mer that contains this object, preferably the minimal Mer. The caller must not modify the returned Mer.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Oracle® Spatial and Graph Java API Reference
18c, E84310-01
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2007, 2018, Oracle and/or its affiliates. All Rights Reserved.