VPTissue Reference Manual
SimPT_Editor Namespace Reference

Namespace for SimPT tissue editor package. More...

Classes

class  BackgroundDialog
 Dialog for setting the background image. More...
 
class  CopyAttributesDialog
 Dialog for selecting the attributes we want to copy. More...
 
class  DiamondTile
 A diamond shaped tile. More...
 
class  EditableCellItem
 Editable graphical representation for Cell. More...
 
class  EditableEdgeItem
 Editable graphical representation for Edge. More...
 
class  EditableItem
 Interface for an editable graphical representation. More...
 
class  EditableMesh
 An editable mesh with actions to alter the construction of the mesh. More...
 
class  EditableNodeItem
 Editable graphical representation for Node. More...
 
class  EditControlLogic
 Class for the composition of a tissue, containing its properties. More...
 
class  EditorActions
 The actions in the menu bar of the workspace. More...
 
class  HexagonalTile
 A hexagonal tile. More...
 
class  PolygonUtils
 Functions to manipulate polygons. More...
 
class  PTreePanels
 Manages the attribute and geometric ptree panel for a given tissue. More...
 
class  RectangularTile
 A rectangular tile. More...
 
class  RegularGeneratorDialog
 Dialog for generating regular patterns in a cell. More...
 
class  RegularTiling
 Class of a cell tiling with regular polygons. More...
 
class  SelectByIDWidget
 Class for selecting an item by ID. More...
 
class  SliceItem
 Represents a slice of a cell complex. More...
 
class  Tile
 Abstract base class for cell pattern tiles. More...
 
class  TissueEditor
 Main GUI class for cell editor. More...
 
class  TissueGraphicsView
 The graphical view on the tissue. More...
 
class  TissueSlicer
 Functionality and visual representation of slicing a cell complex. More...
 
class  TransformationWidget
 Qt GUI to enter a transformation of an item. More...
 
class  TriangularTile
 A triangular tile. More...
 
class  UndoStack
 Undo Stack for actions performed on a tissue. More...
 
class  VoronoiGeneratorDialog
 Dialog for generating patterns in a cell using Voronoi tessellation. More...
 
class  VoronoiTesselation
 Graphics item for Voronoi tesselation of a polygon. More...
 

Enumerations

enum  Mode {
  DISPLAY, NODE, NODE_COPY, EDGE,
  EDGE_COPY, CELL, CELL_COPY, CELL_CREATE,
  CELL_SLICE, NONE
}
 Different modes for the graphicsview.
 

Detailed Description

Namespace for SimPT tissue editor package.