java.lang.Object
com.chemaxon.calculations.stereoanal.stereocenters.AtomSelection
Selection which contains atom indexes.
Please note that this class is marked with @Beta annotation, so it can be subject of incompatible changes or
removal in later releases.
- Since:
- Marvin 6.2
-
Constructor Summary
Constructors
Constructs an AtomSelection from lists.
-
Method Summary
Gets the primary indexes.
Gets the secondary indexes.
int[]
Deprecated, for removal: This API element is subject to removal in a future version.
int[]
Deprecated, for removal: This API element is subject to removal in a future version.
Creates a string representation.
-
Constructor Details
-
AtomSelection
Constructs an AtomSelection from lists.
- Parameters:
primaryIndexes
- primary indexes
secondaryIndexes
- secondary indexes
-
Method Details
-
getPrimaryIndexes
Gets the primary indexes.
- Returns:
- list of primary indexes
-
getSecondaryIndexes
Gets the secondary indexes.
- Returns:
- list of secondary indexes
-
primaryAtomIndexes
Deprecated, for removal: This API element is subject to removal in a future version.
Gets the primary indexes.
- Returns:
- a copy of primary indexes array
-
secondaryAtomIndexes
Deprecated, for removal: This API element is subject to removal in a future version.
Gets the secondary indexes.
- Returns:
- a copy of secondary indexes array
-
toString
Creates a string representation.
- Overrides:
toString
in class Object
- Returns:
- string