|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PaletteList | |
---|---|
org.vectomatic.client.rep | |
org.vectomatic.common.format | |
org.vectomatic.common.model.style | |
org.vectomatic.common.rpc |
Uses of PaletteList in org.vectomatic.client.rep |
---|
Methods in org.vectomatic.client.rep that return PaletteList | |
---|---|
PaletteList |
RepApplication.getPalettes()
|
Uses of PaletteList in org.vectomatic.common.format |
---|
Methods in org.vectomatic.common.format with parameters of type PaletteList | |
---|---|
void |
SVG12Visitor.writeSVG(IOutputStream stream,
Shape[] shapes,
PaletteList paletteList,
int width,
int height)
|
void |
ISVGExporter.writeSVG(IOutputStream stream,
Shape[] shapes,
PaletteList paletteList,
int width,
int height)
|
void |
SVG11Visitor.writeSVG(IOutputStream stream,
Shape[] shapes,
PaletteList paletteList,
int width,
int height)
|
Uses of PaletteList in org.vectomatic.common.model.style |
---|
Methods in org.vectomatic.common.model.style with parameters of type PaletteList | |
---|---|
void |
PaletteList.fromPaletteList(PaletteList paletteList)
|
Uses of PaletteList in org.vectomatic.common.rpc |
---|
Methods in org.vectomatic.common.rpc that return PaletteList | |
---|---|
PaletteList |
Representation.getPalettes()
|
Methods in org.vectomatic.common.rpc with parameters of type PaletteList | |
---|---|
void |
Representation.setPalettes(PaletteList palettes)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |