Uses of Class
bdsup2sub.supstream.ImageObject
Packages that use ImageObject
-
Uses of ImageObject in bdsup2sub.supstream
Constructors in bdsup2sub.supstream with parameters of type ImageObject -
Uses of ImageObject in bdsup2sub.supstream.bd
Fields in bdsup2sub.supstream.bd with type parameters of type ImageObjectModifier and TypeFieldDescriptionprivate List<ImageObject>
SubPictureBD.imageObjectList
list of ODS packets containing image infoMethods in bdsup2sub.supstream.bd that return ImageObjectModifier and TypeMethodDescription(package private) ImageObject
SubPictureBD.getImageObject()
Get image object containing RLE data(package private) ImageObject
SubPictureBD.getImageObject
(int index) Get image object containing RLE dataMethods in bdsup2sub.supstream.bd that return types with arguments of type ImageObjectMethods in bdsup2sub.supstream.bd with parameters of type ImageObjectModifier and TypeMethodDescriptionprivate boolean
SubPictureBD.isThisImageObjectIdenticalWith
(ImageObject previousImageObject)