Uses of Class
org.apache.sis.metadata.iso.content.DefaultBand
Packages that use DefaultBand
Package
Description
Extends some classes from
org.apache.sis.metadata.iso
packages in order to give them
the name used by imagery extensions (ISO 19115-2).Description of the dataset content.
-
Uses of DefaultBand in org.apache.sis.internal.jaxb.gmi
Subclasses of DefaultBand in org.apache.sis.internal.jaxb.gmiModifier and TypeClassDescriptionclass
A wrapper for a metadata using the"gmi"
namespace.Methods in org.apache.sis.internal.jaxb.gmi that return DefaultBandModifier and TypeMethodDescriptionstatic DefaultBand
MI_Band.castOrCopy
(org.opengis.metadata.content.Band original) Wraps the given metadata into a SIS implementation that can be marshalled, using the"gmi"
namespace if necessary. -
Uses of DefaultBand in org.apache.sis.metadata.iso.content
Methods in org.apache.sis.metadata.iso.content that return DefaultBandModifier and TypeMethodDescriptionstatic DefaultBand
DefaultBand.castOrCopy
(org.opengis.metadata.content.Band object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.