|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextureSynthesizerException | |
---|---|
texturesynthesis | |
texturesynthesis.synthesizer |
Uses of TextureSynthesizerException in texturesynthesis |
---|
Methods in texturesynthesis that throw TextureSynthesizerException | |
---|---|
java.awt.Image |
TextureSynthesizer.generateTexture(java.awt.Image image,
int width,
int height)
Synthesizes an image of given size from a sample image. |
Uses of TextureSynthesizerException in texturesynthesis.synthesizer |
---|
Methods in texturesynthesis.synthesizer that throw TextureSynthesizerException | |
---|---|
private void |
WangTileSynthesizer.generateDiamondImages(int nHorizontal,
int nVertical,
int size)
Generates the diamond shaped images used in the Wang tile synthesis. |
private void |
WangTileSynthesizer.generateDiamondImageSet(int n,
int size,
java.util.Vector<java.awt.Rectangle> set)
Helper method to generate the diamond images. |
java.awt.Image |
WangTileSynthesizer.generateTexture(java.awt.Image image,
int width,
int height)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |