Uses of Class
bdsup2sub.supstream.bd.SubPictureBD
Packages that use SubPictureBD
-
Uses of SubPictureBD in bdsup2sub.supstream.bd
Fields in bdsup2sub.supstream.bd with type parameters of type SubPictureBDModifier and TypeFieldDescriptionprivate List<SubPictureBD>SupBD.subPicturesprivate List<SubPictureBD>SupBDParser.subPicturesMethods in bdsup2sub.supstream.bd that return types with arguments of type SubPictureBDMethods in bdsup2sub.supstream.bd with parameters of type SubPictureBDModifier and TypeMethodDescriptionprivate voidSupBD.decode(SubPictureBD pic) decode given pictureprivate BitmapSupBD.decodeImage(SubPictureBD subPictureBD, int transparentColorIndex) Decode caption from the input stream.private PaletteSupBD.decodePalette(SubPictureBD pic) decode palette from the input streambooleanSubPictureBD.isMergableWith(SubPictureBD previous) private booleanSupBDParser.parseODS(SupBDParser.PCSSegment pcsSegment, SubPictureBD subPictureBD, StringBuffer message) private voidSupBDParser.parsePCS(SupBDParser.PCSSegment segment, SubPictureBD subPictureBD, StringBuffer message) parse an PCS packet which contains width/height infoprivate intSupBDParser.parsePDS(SupBDParser.PCSSegment pcsSegment, SubPictureBD subPictureBD, StringBuffer message) private voidSupBDParser.parseWDS(SupBDParser.PCSSegment pcsSegment, SubPictureBD subPictureBD) Constructors in bdsup2sub.supstream.bd with parameters of type SubPictureBD