| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.csw | |
| nl.b3p.csw.jaxb.ows |
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<? extends BoundingBoxType>> |
SummaryRecordType.boundingBox |
protected List<JAXBElement<? extends BoundingBoxType>> |
RecordType.boundingBox |
protected List<JAXBElement<? extends BoundingBoxType>> |
BriefRecordType.boundingBox |
| Modifier and Type | Method and Description |
|---|---|
List<JAXBElement<? extends BoundingBoxType>> |
SummaryRecordType.getBoundingBox()
Gets the value of the boundingBox property.
|
List<JAXBElement<? extends BoundingBoxType>> |
RecordType.getBoundingBox()
Gets the value of the boundingBox property.
|
List<JAXBElement<? extends BoundingBoxType>> |
BriefRecordType.getBoundingBox()
Gets the value of the boundingBox property.
|
| Constructor and Description |
|---|
BriefRecordType(List<JAXBElement<SimpleLiteral>> identifier,
List<JAXBElement<SimpleLiteral>> title,
Type type,
List<JAXBElement<? extends BoundingBoxType>> boundingBox)
Fully-initialising value constructor
|
RecordType(List<JAXBElement<SimpleLiteral>> dcElement,
List<EmptyType> anyText,
List<JAXBElement<? extends BoundingBoxType>> boundingBox)
Fully-initialising value constructor
|
SummaryRecordType(List<JAXBElement<SimpleLiteral>> identifier,
List<JAXBElement<SimpleLiteral>> title,
Type type,
List<Subject> subject,
List<JAXBElement<SimpleLiteral>> format,
List<JAXBElement<SimpleLiteral>> relation,
List<Modified> modified,
List<Abstract> _abstract,
List<Spatial> spatial,
List<JAXBElement<? extends BoundingBoxType>> boundingBox)
Fully-initialising value constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
WGS84BoundingBoxType
This type is adapted from the general BoundingBoxType, with modified contents and documentation for use with the 2D WGS 84 coordinate reference system.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<? extends BoundingBoxType>> |
IdentificationType.boundingBox |
| Modifier and Type | Method and Description |
|---|---|
BoundingBoxType |
ObjectFactory.createBoundingBoxType()
Create an instance of
BoundingBoxType |
| Modifier and Type | Method and Description |
|---|---|
List<JAXBElement<? extends BoundingBoxType>> |
IdentificationType.getBoundingBox()
Unordered list of zero or more bounding boxes whose union describes the extent of this dataset.
|
| Modifier and Type | Method and Description |
|---|---|
BoundingBox |
ObjectFactory.createBoundingBox(BoundingBoxType value)
Create an instance of
BoundingBox} |
| Constructor and Description |
|---|
BoundingBox(BoundingBoxType value) |
| Constructor and Description |
|---|
IdentificationType(Title title,
Abstract _abstract,
List<Keywords> keywords,
Identifier identifier,
List<JAXBElement<? extends BoundingBoxType>> boundingBox,
List<OutputFormat> outputFormat,
List<JAXBElement<String>> availableCRS,
List<Metadata> metadata)
Fully-initialising value constructor
|
Copyright © 2019 B3Partners B.V.. All rights reserved.