Problem: LayerWrapper添加接口 #14
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
bool referencingGroupElement() const
:考虑添加给
LayerWrapper
或LeafLayerWrapper
,目前来说主要用途为:LayerWrapper
在“图层”列表中显示时需要判断选择性实现:
bool canApplyStyles() const;
:考虑添加给
LayerWrapper
,目前来说主要用途是控制StyleList
的显示已实现