Class: GOffice::CanvasGraph
- Inherits:
-
CanvasItem
- Object
- CanvasItem
- GOffice::CanvasGraph
- Defined in:
- (unknown)
Instance Method Summary collapse
-
#graph=(graph) ⇒ GOffice::GraphGraph
Graph.
-
#height ⇒ Float
Height.
- #height=(height) ⇒ Float
-
#renderer ⇒ GOffice::GraphRenderer
Renderer.
- #renderer=(renderer) ⇒ GOffice::GraphRenderer
-
#width ⇒ Float
Width.
- #width=(width) ⇒ Float
-
#x ⇒ Float
X.
- #x=(x) ⇒ Float
-
#y ⇒ Float
Y.
- #y=(y) ⇒ Float
Methods inherited from CanvasItem
#bounds_changed, #canvas, #canvas=, #copy, #destroy, #distance, #draw, #draw_region, #duplicate, #get_bounds, #grab, #hide, #initialize, #invalidate, #is_visible, #lower, #lower_to_bottom, #operator, #operator=, #parent, #parent=, #raise, #raise_to_top, #set, #show, #style_context, #transform=, #ungrab, #visible=, #window
Constructor Details
This class inherits a constructor from GOffice::CanvasItem
Instance Method Details
#graph=(graph) ⇒ GOffice::GraphGraph
Returns graph.
#height ⇒ Float
Returns height.
#height=(height) ⇒ Float
#renderer ⇒ GOffice::GraphRenderer
Returns renderer.
#renderer=(renderer) ⇒ GOffice::GraphRenderer
#width ⇒ Float
Returns width.
#width=(width) ⇒ Float
#x ⇒ Float
Returns x.
#x=(x) ⇒ Float
#y ⇒ Float
Returns y.