Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CompositeGraphic ¶
type CompositeGraphic struct {
// contains filtered or unexported fields
}
CompositeGraphic 是圖形的組合節點
func (*CompositeGraphic) Add ¶
func (cg *CompositeGraphic) Add(graphic Graphic)
func (*CompositeGraphic) Draw ¶
func (cg *CompositeGraphic) Draw() string
Click to show internal directories.
Click to hide internal directories.