Class CellRegions


  • public class CellRegions
    extends Object
    Author:
    cl
    • Field Detail

      • CYTOPLASM_REGION

        public static final CellRegion CYTOPLASM_REGION
      • EXTRACELLULAR_REGION

        public static final CellRegion EXTRACELLULAR_REGION
      • CELL_OUTER_MEMBRANE_REGION

        public static final CellRegion CELL_OUTER_MEMBRANE_REGION
      • CELL_INNER_MEMBRANE_REGION

        public static final CellRegion CELL_INNER_MEMBRANE_REGION
      • CELL_CORTEX

        public static final CellRegion CELL_CORTEX
      • PERINUCLEAR_REGION

        public static final CellRegion PERINUCLEAR_REGION
      • VESICLE_REGION

        public static final CellRegion VESICLE_REGION
    • Constructor Detail

      • CellRegions

        public CellRegions()