Uses of Class
org.apache.sis.metadata.iso.content.DefaultBand
-
Packages that use DefaultBand Package Description org.apache.sis.metadata.iso.content Description of the dataset content. -
-
Uses of DefaultBand in org.apache.sis.metadata.iso.content
Methods in org.apache.sis.metadata.iso.content that return DefaultBand Modifier and Type Method Description static DefaultBand
DefaultBand. castOrCopy(Band object)
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
-