bokeh.models.textures¶
-
class
Texture(**kwargs)[source]¶ Bases:
bokeh.model.ModelBase class for
Texturemodels 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)
-