Uses of Class
net.sourceforge.plantuml.webp.MacroBlock
Packages that use MacroBlock
-
Uses of MacroBlock in net.sourceforge.plantuml.webp
Methods in net.sourceforge.plantuml.webp that return MacroBlockModifier and TypeMethodDescriptionSubBlock.getMacroBlock()VP8Frame.getMacroBlock(int mbCol, int mbRow) Constructors in net.sourceforge.plantuml.webp with parameters of type MacroBlockModifierConstructorDescriptionSubBlock(MacroBlock macroBlock, SubBlock above, SubBlock left, SubBlock.PLANE plane)