Uses of Interface
elemental2.dom.BaseRenderingContext2D.CreatePatternImageUnionType
-
-
Uses of BaseRenderingContext2D.CreatePatternImageUnionType in elemental2.dom
Methods in elemental2.dom that return BaseRenderingContext2D.CreatePatternImageUnionType Modifier and Type Method Description static BaseRenderingContext2D.CreatePatternImageUnionType
BaseRenderingContext2D.CreatePatternImageUnionType. of(java.lang.Object o)
Methods in elemental2.dom with parameters of type BaseRenderingContext2D.CreatePatternImageUnionType Modifier and Type Method Description CanvasPattern
BaseRenderingContext2D. createPattern(BaseRenderingContext2D.CreatePatternImageUnionType image, java.lang.String repetition)
-