Package chemaxon.marvin.alignment
Class ShapeData
java.lang.Object
chemaxon.marvin.alignment.ShapeData
- All Implemented Interfaces:
Serializable
- See Also:
-
Method Details
-
toMolecule
-
getColoringScheme
-
toData
Serializes the current object to a byte array- Returns:
- the serialized array
- Throws:
IOException
-
getMins
public double[] getMins()- Returns:
- the mins
-
getMaxs
public double[] getMaxs()- Returns:
- the maxs
-
hasDistanceRanges
public boolean hasDistanceRanges() -
copyOf
-