Problem: LeafLayerWrapper需要公共方法以得知其是否为封闭图元 #11
Labels
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Blocks
#12 Problem: LayerStyleContainer需要为封闭与非封闭图元做不同的初始化
BigC/ArchitectureColoredPainting
Reference: BigC/ArchitectureColoredPainting#11
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?
需要如题的公共方法以确保每个图层都会应用正确的LayerStyle(如Fill不能应用给非封闭图元)
已完成
bool GraphicElement::isClosed() const