Chemical Data Processing Library C++ API - Version 1.1.1
Public Member Functions | Static Public Attributes | List of all members
CDPL::ConfGen::DGStructureGeneratorSettings Class Reference

#include <DGStructureGeneratorSettings.hpp>

+ Inheritance diagram for CDPL::ConfGen::DGStructureGeneratorSettings:

Public Member Functions

 DGStructureGeneratorSettings ()
 
void setBoxSize (double size)
 
double getBoxSize () const
 
void enablePlanarityConstraints (bool enable)
 
bool enablePlanarityConstraints () const
 
- Public Member Functions inherited from CDPL::ConfGen::DGConstraintGeneratorSettings
 DGConstraintGeneratorSettings ()
 
virtual ~DGConstraintGeneratorSettings ()
 
void excludeHydrogens (bool exclude)
 
bool excludeHydrogens () const
 
void regardAtomConfiguration (bool regard)
 
bool regardAtomConfiguration () const
 
void regardBondConfiguration (bool regard)
 
bool regardBondConfiguration () const
 

Static Public Attributes

static const DGStructureGeneratorSettings DEFAULT
 
- Static Public Attributes inherited from CDPL::ConfGen::DGConstraintGeneratorSettings
static const DGConstraintGeneratorSettings DEFAULT
 

Constructor & Destructor Documentation

◆ DGStructureGeneratorSettings()

CDPL::ConfGen::DGStructureGeneratorSettings::DGStructureGeneratorSettings ( )

Member Function Documentation

◆ setBoxSize()

void CDPL::ConfGen::DGStructureGeneratorSettings::setBoxSize ( double  size)

◆ getBoxSize()

double CDPL::ConfGen::DGStructureGeneratorSettings::getBoxSize ( ) const

◆ enablePlanarityConstraints() [1/2]

void CDPL::ConfGen::DGStructureGeneratorSettings::enablePlanarityConstraints ( bool  enable)

◆ enablePlanarityConstraints() [2/2]

bool CDPL::ConfGen::DGStructureGeneratorSettings::enablePlanarityConstraints ( ) const

Member Data Documentation

◆ DEFAULT

const DGStructureGeneratorSettings CDPL::ConfGen::DGStructureGeneratorSettings::DEFAULT
static

The documentation for this class was generated from the following file: