public class CustomSpectrum extends Object
| Constructor and Description |
|---|
CustomSpectrum(Map<String,Integer> collectedColors,
Integer otherColors,
Integer totalPixels) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Integer> |
getCollectedColors() |
Integer |
getOtherColors() |
Integer |
getTotalPixels() |
Copyright © 2016. All rights reserved.