phystricks
Public Member Functions | Public Attributes | List of all members
phystricks.src.parameters.FillParameters.FillParameters Class Reference

This is part of the module phystricks. More...

Inheritance diagram for phystricks.src.parameters.FillParameters.FillParameters:
Inheritance graph
[legend]
Collaboration diagram for phystricks.src.parameters.FillParameters.FillParameters:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self)
 
def add_to_options (self, opt)
 
def copy (self)
 

Public Attributes

 color
 
 style
 

Detailed Description

This is part of the module phystricks.

phystricks is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

phystricks is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with phystricks.py. If not, see http://www.gnu.org/licenses/.

Represent the parameters of filling a surface.

Constructor & Destructor Documentation

def phystricks.src.parameters.FillParameters.FillParameters.__init__ (   self)

Member Function Documentation

def phystricks.src.parameters.FillParameters.FillParameters.add_to_options (   self,
  opt 
)
add `self` to a set of options.

    
INPUT:

- ``opt`` - an instance of :class:`Options`.

OUTPUT:

Return `opt` with added properties.
def phystricks.src.parameters.FillParameters.FillParameters.copy (   self)

Member Data Documentation

phystricks.src.parameters.FillParameters.FillParameters.color
phystricks.src.parameters.FillParameters.FillParameters.style

The documentation for this class was generated from the following file: