Table of Contents

Class: plot_object ./ProbEditorContinuous.py

object that can be plotted

Methods   
__init__
__repr__
get_color
get_parameters
get_points
get_value
get_values
resolution
sample_values
set_color
set_parameters
  __init__ 
__init__ ( self,  color=None )

init color

  __repr__ 
__repr__ ( self )

  get_color 
get_color ( self )

get saved color

  get_parameters 
get_parameters ( self )

gets parameters as a tuple

  get_points 
get_points (
        self,
        x1,
        x2,
        )

calculates sufficient pairs for a spline approximation

  get_value 
get_value ( self,  x )

get one value

  get_values 
get_values ( self,  list_x )

calculate values from a list

  resolution 
resolution (
        self,
        x_1,
        x_2,
        )

needed resolution for this object in the given interval

  sample_values 
sample_values (
        self,
        x_1,
        x_2,
        )

values needed for a good plots

  set_color 
set_color ( self,  color=None )

save color

  set_parameters 
set_parameters ( self,  values )

sets parameters from a tuple


Table of Contents

This document was automatically generated on Fri Mar 15 11:15:02 2002 by HappyDoc version 2.0