Uses of Interface
com.bc.ceres.glevel.MultiLevelSource
Packages that use MultiLevelSource
Package
Description
Adds multi-resolution / image pyramid capabilities to JAI.
Various support classes for the
com.bc.ceres.glevel API.-
Uses of MultiLevelSource in com.bc.ceres.glevel
Classes in com.bc.ceres.glevel that implement MultiLevelSourceFields in com.bc.ceres.glevel declared as MultiLevelSourceConstructors in com.bc.ceres.glevel with parameters of type MultiLevelSourceModifierConstructorDescriptionprotectedMultiLevelImage(javax.media.jai.ImageLayout layout, MultiLevelSource levelSource, Map properties) Deprecated.Constructs a newMultiLevelImage. -
Uses of MultiLevelSource in com.bc.ceres.glevel.support
Classes in com.bc.ceres.glevel.support that implement MultiLevelSourceModifier and TypeClassDescriptionclassDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.Fields in com.bc.ceres.glevel.support declared as MultiLevelSourceModifier and TypeFieldDescriptionstatic final MultiLevelSourceDefaultMultiLevelSource.NULLDeprecated.Methods in com.bc.ceres.glevel.support that return MultiLevelSourceModifier and TypeMethodDescriptionGenericMultiLevelSource.getMultiLevelSources()Deprecated.final MultiLevelSourceDefaultMultiLevelImage.getSource()Deprecated.Constructors in com.bc.ceres.glevel.support with parameters of type MultiLevelSourceModifierConstructorDescriptionDeprecated.Constructs a new multi-level image from the given source.DefaultMultiLevelImage(MultiLevelSource source, javax.media.jai.ImageLayout layout) Deprecated.Constructs a new multi-level image from the given source and the image layout.protectedGenericMultiLevelSource(MultiLevelSource multiLevelSource) Deprecated.protectedGenericMultiLevelSource(MultiLevelSource[] multiLevelSources) Deprecated.