Package | Description |
---|---|
org.apache.sis.metadata.iso.extent |
Information about spatial, vertical, and temporal extent.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultBoundingPolygon
Boundary enclosing the dataset, expressed as the closed set of
(x,y) coordinates of the polygon.
|
class |
DefaultGeographicBoundingBox
Geographic position of the dataset.
|
class |
DefaultGeographicDescription
Description of the geographic area using identifiers.
|
Modifier and Type | Method and Description |
---|---|
static AbstractGeographicExtent |
AbstractGeographicExtent.castOrCopy(GeographicExtent object)
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
|
Copyright © 2010–2015 The Apache Software Foundation. All rights reserved.