Uses of Class
net.sourceforge.plantuml.webp.MacroBlock
-
Packages that use MacroBlock Package Description net.sourceforge.plantuml.webp -
-
Uses of MacroBlock in net.sourceforge.plantuml.webp
Methods in net.sourceforge.plantuml.webp that return MacroBlock Modifier and Type Method Description MacroBlock
SubBlock. getMacroBlock()
MacroBlock
VP8Frame. getMacroBlock(int mbCol, int mbRow)
Constructors in net.sourceforge.plantuml.webp with parameters of type MacroBlock Constructor Description SubBlock(MacroBlock macroBlock, SubBlock above, SubBlock left, SubBlock.PLANE plane)
-