File SBDColorSchemePerAttribute.hpp#
FileList > ColorScheme > SBDColorSchemePerAttribute.hpp
#include "SBDColorSchemeExport.hpp"
#include "SBDTypeColor.hpp"
#include "SBDDataGraphNode.hpp"
#include "SBDDataGraphNodeColorScheme.hpp"
#include "SBDDataGraphNodePredicate.hpp"
#include "SBDDataGraphNodeGetter.hpp"
#include "SBDPaletteDiscrete.hpp"
#include "SBMStructuralModelNodeResidue.hpp"
#include <set>
Classes#
Type | Name |
---|---|
class | SBDColorSchemePerAttribute <typename Output> This class describes a color scheme based on node attributes. |
Public Types#
Public Functions#
Macros#
Type | Name |
---|---|
define | SBColorSchemePerAttribute The short name of SBDColorSchemePerAttribute . |
Public Types Documentation#
typedef SBDColorSchemePerAttributeDimensionless#
typedef SBDColorSchemePerAttribute<SBQuantity::dimensionless> SBDColorSchemePerAttributeDimensionless;
typedef SBDColorSchemePerAttributeDouble#
typedef SBDColorSchemePerAttributeFloat#
typedef SBDColorSchemePerAttributeInt#
typedef SBDColorSchemePerAttributeResidueType#
typedef SBDColorSchemePerAttribute<SBMStructuralModelNodeResidue::ResidueType> SBDColorSchemePerAttributeResidueType;
typedef SBDColorSchemePerAttributeSecondaryStructureType#
typedef SBDColorSchemePerAttribute<SBMStructuralModelNodeResidue::SecondaryStructureType> SBDColorSchemePerAttributeSecondaryStructureType;
typedef SBDColorSchemePerAttributeSideChainCharge#
typedef SBDColorSchemePerAttribute<SBMStructuralModelNodeResidue::SideChainCharge> SBDColorSchemePerAttributeSideChainCharge;
typedef SBDColorSchemePerAttributeSideChainPolarity#
typedef SBDColorSchemePerAttribute<SBMStructuralModelNodeResidue::SideChainPolarity> SBDColorSchemePerAttributeSideChainPolarity;
Public Functions Documentation#
function SB_DECLARE_BASE_TYPE#
function SB_DECLARE_BASE_TYPE#
function SB_DECLARE_BASE_TYPE#
function SB_DECLARE_BASE_TYPE#
function SB_DECLARE_BASE_TYPE#
function SB_DECLARE_BASE_TYPE#
function SB_DECLARE_BASE_TYPE#
function SB_DECLARE_BASE_TYPE#
function SB_REGISTER_TYPE#
SB_REGISTER_TYPE (
SBDColorSchemePerAttributeInt,
"SBDColorSchemePerAttributeInt",
"0F6B7340-BFA4-9C82-7FD5-D1D3C14ED152"
)
function SB_REGISTER_TYPE#
SB_REGISTER_TYPE (
SBDColorSchemePerAttributeDimensionless,
"SBDColorSchemePerAttributeDimensionless",
"B1ABA5F1-2147-F378-33AF-050CB3EB4CEE"
)
function SB_REGISTER_TYPE#
SB_REGISTER_TYPE (
SBDColorSchemePerAttributeResidueType,
"SBDColorSchemePerAttributeResidueType",
"36090D19-2E66-F398-F188-5CB57A9DD7A7"
)
function SB_REGISTER_TYPE#
SB_REGISTER_TYPE (
SBDColorSchemePerAttributeFloat,
"SBDColorSchemePerAttributeFloat",
"25144E9E-5305-FF76-36CE-81DE80D66A7A"
)
function SB_REGISTER_TYPE#
SB_REGISTER_TYPE (
SBDColorSchemePerAttributeSecondaryStructureType,
"SBDColorSchemePerAttributeSecondaryStructureType",
"6A452CA5-8144-1039-3D4D-6C7A7150383D"
)
function SB_REGISTER_TYPE#
SB_REGISTER_TYPE (
SBDColorSchemePerAttributeDouble,
"SBDColorSchemePerAttributeDouble",
"B8A6C49F-3D5C-D960-5EC8-060E0D82534C"
)
function SB_REGISTER_TYPE#
SB_REGISTER_TYPE (
SBDColorSchemePerAttributeSideChainCharge,
"SBDColorSchemePerAttributeSideChainCharge",
"47FB1790-9A4D-3B6A-17D7-E3D791A44968"
)
function SB_REGISTER_TYPE#
SB_REGISTER_TYPE (
SBDColorSchemePerAttributeSideChainPolarity,
"SBDColorSchemePerAttributeSideChainPolarity",
"3B4401AF-DABC-02DA-62EA-65A054DBDFC6"
)
Macro Definition Documentation#
define SBColorSchemePerAttribute#
The short name of SBDColorSchemePerAttribute .