| ShowTissue | Cellzilla2D Home |
Description
Shows a picture of the tissue object
Needs["Cellzilla2D`"];
Return Value
ShowTissue[tissue,options] returns a Graphics object.
Options
"CellStyle" ->List of cell colors or Automatic or "None".
"BoundaryStyle" -> Color, thickness of walls (automatic).
"CellNumbers" -> List of numbers to label cells.
"CellNumberStyle"->{Black,12,FontFamily->"Times"}
"NumberStyle" -> Text style directives for cell numbers.
"Vertices -> {} or style parameters for vertices, e.g., color, PointSize.
"VertexNumbers" -> {} or style parameeters to print numbers.
"EdgeNumbers" -> {} or style parameters to print numbers.
"DangingEdges"->False, if True, will print any dangling edges that are not part of cells. Normally Dangling edges are not printed.
Example
[ Download Example as Zipped Mathematica Notebook ]
Implementation Notes
See Also
