bokeh.models.textures¶
-
class
Texture
(**kwargs)[source]¶ Bases:
bokeh.model.Model
Base class for
Texture
models that represent fill patterns.Note
This is an abstract base class used to help organize the hierarchy of Bokeh model types. It is not useful to instantiate on its own.
-
repetition
¶ property type:
Enum
(TextureRepetition
)
-