Uses of Interface
com.luciad.format.gml3.model.base.ILcdGML3Code
Package
Description
Contains domain model interfaces for the GML3 base schema.
Contains domain model interfaces for the GML3 feature schema.
This package contains an implementation of the OGC Web Service (OWS) common specification
version 1.0 and 1.1.0, as described respectively in OGC documents 05-008c1 and 06-121r3.
-
Uses of ILcdGML3Code in com.luciad.format.gml3.model.base
Modifier and TypeMethodDescriptionILcdGML3StandardObjectProperties.getName
(int aIndex) Deprecated.Returns the name of this GML object at the given index.Modifier and TypeMethodDescriptionvoid
ILcdGML3StandardObjectProperties.setNames
(ILcdGML3Code[] aNames) Deprecated.Sets the names for this GML object. -
Uses of ILcdGML3Code in com.luciad.format.gml3.model.feature
Modifier and TypeMethodDescriptionILcdGML3LocationProperty.getLocationKeyWord()
Deprecated.Returns the location keyword contained in this location.ALcdGML3AbstractFeature.getName
(int aIndex) Deprecated.Modifier and TypeMethodDescriptionvoid
ILcdGML3LocationProperty.setLocationKeyWord
(ILcdGML3Code aLocationKeyWord) Deprecated.Sets the location keyword to be contained in this location.void
ALcdGML3AbstractFeature.setNames
(ILcdGML3Code[] aNames) Deprecated. -
Uses of ILcdGML3Code in com.luciad.ogc.ows.model
Modifier and TypeClassDescriptionclass
Name or code with an (optional) authority.class
The value used (for example -255) to represent a nil value with optional nilReason and codeSpace attributes.
setType(TLcdOWSCode)