MapLibre Native Core
mbgl::style::FillLayer Member List
This is the complete list of members for
mbgl::style::FillLayer
, including all inherited members.
cloneRef
(const std::string &id) const final
mbgl::style::FillLayer
FillLayer
(const std::string &layerID, const std::string &sourceID)
mbgl::style::FillLayer
FillLayer
(Immutable< Impl >)
mbgl::style::FillLayer
getDefaultFillAntialias
()
mbgl::style::FillLayer
static
getDefaultFillColor
()
mbgl::style::FillLayer
static
getDefaultFillOpacity
()
mbgl::style::FillLayer
static
getDefaultFillOutlineColor
()
mbgl::style::FillLayer
static
getDefaultFillPattern
()
mbgl::style::FillLayer
static
getDefaultFillSortKey
()
mbgl::style::FillLayer
static
getDefaultFillTranslate
()
mbgl::style::FillLayer
static
getDefaultFillTranslateAnchor
()
mbgl::style::FillLayer
static
getFillAntialias
() const
mbgl::style::FillLayer
getFillAntialiasTransition
() const
mbgl::style::FillLayer
getFillColor
() const
mbgl::style::FillLayer
getFillColorTransition
() const
mbgl::style::FillLayer
getFillOpacity
() const
mbgl::style::FillLayer
getFillOpacityTransition
() const
mbgl::style::FillLayer
getFillOutlineColor
() const
mbgl::style::FillLayer
getFillOutlineColorTransition
() const
mbgl::style::FillLayer
getFillPattern
() const
mbgl::style::FillLayer
getFillPatternTransition
() const
mbgl::style::FillLayer
getFillSortKey
() const
mbgl::style::FillLayer
getFillTranslate
() const
mbgl::style::FillLayer
getFillTranslateAnchor
() const
mbgl::style::FillLayer
getFillTranslateAnchorTransition
() const
mbgl::style::FillLayer
getFillTranslateTransition
() const
mbgl::style::FillLayer
getProperty
(const std::string &name) const final
mbgl::style::FillLayer
protected
impl
() const
mbgl::style::FillLayer
mutableBaseImpl
() const final
mbgl::style::FillLayer
protected
mutableImpl
() const
mbgl::style::FillLayer
serialize
() const final
mbgl::style::FillLayer
protected
setFillAntialias
(const PropertyValue< bool > &)
mbgl::style::FillLayer
setFillAntialiasTransition
(const TransitionOptions &)
mbgl::style::FillLayer
setFillColor
(const PropertyValue< Color > &)
mbgl::style::FillLayer
setFillColorTransition
(const TransitionOptions &)
mbgl::style::FillLayer
setFillOpacity
(const PropertyValue< float > &)
mbgl::style::FillLayer
setFillOpacityTransition
(const TransitionOptions &)
mbgl::style::FillLayer
setFillOutlineColor
(const PropertyValue< Color > &)
mbgl::style::FillLayer
setFillOutlineColorTransition
(const TransitionOptions &)
mbgl::style::FillLayer
setFillPattern
(const PropertyValue< expression::Image > &)
mbgl::style::FillLayer
setFillPatternTransition
(const TransitionOptions &)
mbgl::style::FillLayer
setFillSortKey
(const PropertyValue< float > &)
mbgl::style::FillLayer
setFillTranslate
(const PropertyValue< std::array< float, 2 >> &)
mbgl::style::FillLayer
setFillTranslateAnchor
(const PropertyValue< TranslateAnchorType > &)
mbgl::style::FillLayer
setFillTranslateAnchorTransition
(const TransitionOptions &)
mbgl::style::FillLayer
setFillTranslateTransition
(const TransitionOptions &)
mbgl::style::FillLayer
setPropertyInternal
(const std::string &name, const conversion::Convertible &value) final
mbgl::style::FillLayer
protected
~FillLayer
() override
mbgl::style::FillLayer
MapLibre website
|
GitHub repository