Uses of Interface
com.luciad.format.gml3.model.base.ILcdGML3Code
Packages that use 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
Methods in com.luciad.format.gml3.model.base that return ILcdGML3CodeModifier and TypeMethodDescriptionILcdGML3StandardObjectProperties.getName
(int aIndex) Deprecated.Returns the name of this GML object at the given index.Methods in com.luciad.format.gml3.model.base with parameters of type ILcdGML3CodeModifier and TypeMethodDescriptionvoid
ILcdGML3StandardObjectProperties.setNames
(ILcdGML3Code[] aNames) Deprecated.Sets the names for this GML object. -
Uses of ILcdGML3Code in com.luciad.format.gml3.model.feature
Methods in com.luciad.format.gml3.model.feature that return ILcdGML3CodeModifier and TypeMethodDescriptionILcdGML3LocationProperty.getLocationKeyWord()
Deprecated.Returns the location keyword contained in this location.ALcdGML3AbstractFeature.getName
(int aIndex) Deprecated.Methods in com.luciad.format.gml3.model.feature with parameters of type ILcdGML3CodeModifier 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
Classes in com.luciad.ogc.ows.model that implement ILcdGML3CodeModifier 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.Methods in com.luciad.ogc.ows.model with parameters of type ILcdGML3Code
setType(TLcdOWSCode)