Class: GOffice::CanvasGraph

Inherits:
CanvasItem show all
Defined in:
(unknown)

Instance Method Summary collapse

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.

Parameters:

Returns:

#heightFloat

Returns height.

Returns:

  • (Float)

    height

#height=(height) ⇒ Float

Parameters:

  • height (Float)

Returns:

  • (Float)

    height

  • (Float)

    height

#rendererGOffice::GraphRenderer

Returns renderer.

Returns:

#renderer=(renderer) ⇒ GOffice::GraphRenderer

Parameters:

Returns:

#widthFloat

Returns width.

Returns:

  • (Float)

    width

#width=(width) ⇒ Float

Parameters:

  • width (Float)

Returns:

  • (Float)

    width

  • (Float)

    width

#xFloat

Returns x.

Returns:

  • (Float)

    x

#x=(x) ⇒ Float

Parameters:

  • x (Float)

Returns:

  • (Float)

    x

  • (Float)

    x

#yFloat

Returns y.

Returns:

  • (Float)

    y

#y=(y) ⇒ Float

Parameters:

  • y (Float)

Returns:

  • (Float)

    y

  • (Float)

    y