Uses of Record Class
org.episteme.social.arts.PigmentSpectroscopy.Pigment
Packages that use PigmentSpectroscopy.Pigment
-
Uses of PigmentSpectroscopy.Pigment in org.episteme.social.arts
Methods in org.episteme.social.arts that return types with arguments of type PigmentSpectroscopy.PigmentModifier and TypeMethodDescriptionstatic List<PigmentSpectroscopy.Pigment> PigmentSpectroscopy.getAvailablePigments(int year) Gets available pigments for a specific year.static List<Map.Entry<PigmentSpectroscopy.Pigment, Real>> PigmentSpectroscopy.matchSpectrum(double[] measured) Compares a measured spectrum against known pigments.