public interface IColorGenerationContext
Modifier and Type | Method and Description |
---|---|
IColorGenerationContext |
applyTag(int tag)
Applying the tag and returns with a new object based on that.
|
Color |
getColor()
Returns with the color of the object in the current context.
|
Color getColor()
IColorGenerationContext applyTag(int tag)
tag
- the tag to be appliedCopyright © 2014–2020, Printing in 3D. All rights reserved.