Class TLcdISO19115PortrayalCatalogueReference

java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.format.metadata.model.util.TLcdISO19118Object
com.luciad.format.metadata.model.portrayal.TLcdISO19115PortrayalCatalogueReference
All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable

public class TLcdISO19115PortrayalCatalogueReference extends TLcdISO19118Object
Information identifing the portrayal catalogue used
Since:
10.0
  • Field Details

    • PORTRAYAL_CATALOGUE_CITATION_PROPERTY

      public static final TLcdDataProperty PORTRAYAL_CATALOGUE_CITATION_PROPERTY
      Data property that maps to the portrayalCatalogueCitation element. The possible values for this property are instances of List<TLcdISO19118Property<TLcdISO19115Citation>>.
  • Constructor Details

    • TLcdISO19115PortrayalCatalogueReference

      public TLcdISO19115PortrayalCatalogueReference()
    • TLcdISO19115PortrayalCatalogueReference

      public TLcdISO19115PortrayalCatalogueReference(TLcdDataType aType)
  • Method Details