| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<SurfaceColor> |
ColorIntent.surfaceColor |
| Modifier and Type | Method and Description |
|---|---|
SurfaceColor |
ObjectFactory.createSurfaceColor()
Create an instance of
SurfaceColor |
SurfaceColor |
SurfaceColor.withCoatings(Collection<String> values) |
SurfaceColor |
SurfaceColor.withCoatings(String... values) |
SurfaceColor |
SurfaceColor.withColorsUsed(Collection<String> values) |
SurfaceColor |
SurfaceColor.withColorsUsed(String... values) |
SurfaceColor |
SurfaceColor.withCoverage(Double value) |
SurfaceColor |
SurfaceColor.withNumColors(Integer value) |
SurfaceColor |
SurfaceColor.withSurface(EnumSurface value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SurfaceColor> |
ObjectFactory.createSurfaceColor(SurfaceColor value)
|
List<SurfaceColor> |
ColorIntent.getSurfaceColor()
Gets the value of the surfaceColor property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SurfaceColor> |
ObjectFactory.createSurfaceColor(SurfaceColor value)
|
ColorIntent |
ColorIntent.withSurfaceColor(SurfaceColor... values) |
| Modifier and Type | Method and Description |
|---|---|
ColorIntent |
ColorIntent.withSurfaceColor(Collection<SurfaceColor> values) |
Copyright © 2016. All rights reserved.