phystricks
|
This is part of the module phystricks. More...
Public Member Functions | |
def | __init__ (self) |
def | add_to_options (self, opt) |
def | copy (self) |
Public Attributes | |
color | |
style | |
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.
def phystricks.src.parameters.FillParameters.FillParameters.__init__ | ( | self | ) |
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 | ) |
phystricks.src.parameters.FillParameters.FillParameters.color |
phystricks.src.parameters.FillParameters.FillParameters.style |