Uses of Class
com.luciad.format.metadata.model.localization.TLcdISO19115Locale
Packages that use TLcdISO19115Locale
Package
Description
This package implements the UML conceptual schema defined in ISO19139:2007, in paragraph 7.4.4.1.
This package implements the UML conceptual schema defined in ISO19139:2007, in paragraph, 7.4.4.4.
This package implements the UML conceptual schema defined in ISO19139:2007, in paragraph 7.4.4.3.
This package provides support for multilingual metadata.
This package implements the UML conceptual schema defined in ISO19139:2007, paragraph 7.4.4.2.
-
Uses of TLcdISO19115Locale in com.luciad.format.metadata.model.catalogue
Methods in com.luciad.format.metadata.model.catalogue that return types with arguments of type TLcdISO19115LocaleModifier and TypeMethodDescriptionTLcdISO19115Catalogue.getLocale()
Gets the value of theTLcdISO19115Catalogue.LOCALE_PROPERTY
property adapted to a list ofTLcdISO19115Locale
instances. -
Uses of TLcdISO19115Locale in com.luciad.format.metadata.model.codelistitem
Methods in com.luciad.format.metadata.model.codelistitem that return TLcdISO19115LocaleModifier and TypeMethodDescriptionTLcdISO19115ClAlternativeExpression.getLocale()
Returns the role value contained in the value of theTLcdISO19115ClAlternativeExpression.LOCALE_PROPERTY
property.TLcdISO19115CodeAlternativeExpression.getLocale()
Returns the role value contained in the value of theTLcdISO19115CodeAlternativeExpression.LOCALE_PROPERTY
property.Methods in com.luciad.format.metadata.model.codelistitem with parameters of type TLcdISO19115LocaleModifier and TypeMethodDescriptionvoid
TLcdISO19115ClAlternativeExpression.setLocale
(TLcdISO19115Locale aValue) Sets the value of the property that maps to thelocale
element.void
TLcdISO19115CodeAlternativeExpression.setLocale
(TLcdISO19115Locale aValue) Sets the value of the property that maps to thelocale
element. -
Uses of TLcdISO19115Locale in com.luciad.format.metadata.model.crsitem
Methods in com.luciad.format.metadata.model.crsitem that return TLcdISO19115LocaleModifier and TypeMethodDescriptionTLcdISO19115CoordinateSystemAlt.getLocale()
Returns the role value contained in the value of theTLcdISO19115CoordinateSystemAlt.LOCALE_PROPERTY
property.TLcdISO19115CoordinateSystemAxisAlt.getLocale()
Returns the role value contained in the value of theTLcdISO19115CoordinateSystemAxisAlt.LOCALE_PROPERTY
property.TLcdISO19115CrsAlt.getLocale()
Returns the role value contained in the value of theTLcdISO19115CrsAlt.LOCALE_PROPERTY
property.TLcdISO19115DatumAlt.getLocale()
Returns the role value contained in the value of theTLcdISO19115DatumAlt.LOCALE_PROPERTY
property.TLcdISO19115EllipsoidAlt.getLocale()
Returns the role value contained in the value of theTLcdISO19115EllipsoidAlt.LOCALE_PROPERTY
property.TLcdISO19115OperationAlt.getLocale()
Returns the role value contained in the value of theTLcdISO19115OperationAlt.LOCALE_PROPERTY
property.TLcdISO19115OperationMethodAlt.getLocale()
Returns the role value contained in the value of theTLcdISO19115OperationMethodAlt.LOCALE_PROPERTY
property.TLcdISO19115OperationParameterAlt.getLocale()
Returns the role value contained in the value of theTLcdISO19115OperationParameterAlt.LOCALE_PROPERTY
property.TLcdISO19115PrimeMeridianAlt.getLocale()
Returns the role value contained in the value of theTLcdISO19115PrimeMeridianAlt.LOCALE_PROPERTY
property.Methods in com.luciad.format.metadata.model.crsitem with parameters of type TLcdISO19115LocaleModifier and TypeMethodDescriptionvoid
TLcdISO19115CoordinateSystemAlt.setLocale
(TLcdISO19115Locale aValue) Sets the value of the property that maps to thelocale
element.void
TLcdISO19115CoordinateSystemAxisAlt.setLocale
(TLcdISO19115Locale aValue) Sets the value of the property that maps to thelocale
element.void
TLcdISO19115CrsAlt.setLocale
(TLcdISO19115Locale aValue) Sets the value of the property that maps to thelocale
element.void
TLcdISO19115DatumAlt.setLocale
(TLcdISO19115Locale aValue) Sets the value of the property that maps to thelocale
element.void
TLcdISO19115EllipsoidAlt.setLocale
(TLcdISO19115Locale aValue) Sets the value of the property that maps to thelocale
element.void
TLcdISO19115OperationAlt.setLocale
(TLcdISO19115Locale aValue) Sets the value of the property that maps to thelocale
element.void
TLcdISO19115OperationMethodAlt.setLocale
(TLcdISO19115Locale aValue) Sets the value of the property that maps to thelocale
element.void
TLcdISO19115OperationParameterAlt.setLocale
(TLcdISO19115Locale aValue) Sets the value of the property that maps to thelocale
element.void
TLcdISO19115PrimeMeridianAlt.setLocale
(TLcdISO19115Locale aValue) Sets the value of the property that maps to thelocale
element. -
Uses of TLcdISO19115Locale in com.luciad.format.metadata.model.localization
Methods in com.luciad.format.metadata.model.localization that return TLcdISO19115LocaleModifier and TypeMethodDescriptionTLcdISO19115LocaleContainer.getLocale()
Returns the role value contained in the value of theTLcdISO19115LocaleContainer.LOCALE_PROPERTY
property.Methods in com.luciad.format.metadata.model.localization with parameters of type TLcdISO19115LocaleModifier and TypeMethodDescriptionvoid
TLcdISO19115LocaleContainer.setLocale
(TLcdISO19115Locale aValue) Sets the value of the property that maps to thelocale
element. -
Uses of TLcdISO19115Locale in com.luciad.format.metadata.model.uomitem
Methods in com.luciad.format.metadata.model.uomitem that return TLcdISO19115LocaleModifier and TypeMethodDescriptionTLcdISO19115UomAlternativeExpression.getLocale()
Returns the role value contained in the value of theTLcdISO19115UomAlternativeExpression.LOCALE_PROPERTY
property.Methods in com.luciad.format.metadata.model.uomitem with parameters of type TLcdISO19115LocaleModifier and TypeMethodDescriptionvoid
TLcdISO19115UomAlternativeExpression.setLocale
(TLcdISO19115Locale aValue) Sets the value of the property that maps to thelocale
element.