Style ------ .. currentmodule:: tissue_forge.rendering .. autoclass:: ColorMapper .. autoproperty:: min_val .. autoproperty:: max_val .. autoproperty:: has_map_particle .. autoproperty:: has_map_angle .. autoproperty:: has_map_bond .. autoproperty:: has_map_dihedral .. automethod:: clear_map_particle .. automethod:: clear_map_angle .. automethod:: clear_map_bond .. automethod:: clear_map_dihedral .. automethod:: set_map_particle_position_x .. automethod:: set_map_particle_position_y .. automethod:: set_map_particle_position_z .. automethod:: set_map_particle_velocity_x .. automethod:: set_map_particle_velocity_y .. automethod:: set_map_particle_velocity_z .. automethod:: set_map_particle_speed .. automethod:: set_map_particle_force_x .. automethod:: set_map_particle_force_y .. automethod:: set_map_particle_force_z .. automethod:: set_map_particle_species .. automethod:: set_map_angle_angle .. automethod:: set_map_angle_angle_eq .. automethod:: set_map_bond_length .. automethod:: set_map_bond_length_eq .. automethod:: set_map_dihedral_angle .. automethod:: set_map_dihedral_angle_eq .. autoclass:: Style .. autoproperty:: color .. autoproperty:: visible .. autoproperty:: colormap .. autoproperty:: mapper .. automethod:: setColor .. automethod:: toString .. automethod:: fromString .. automethod:: __reduce__