Constructor and Description |
---|
DrawableBitSet(int width,
int height) |
Modifier and Type | Method and Description |
---|---|
boolean |
get(int x,
int y) |
BufferedImage |
getImage() |
void |
set(Geometry geom) |
void |
set(int x,
int y) |
void |
set(Shape shape) |
public boolean get(int x, int y)
public void set(int x, int y)
public void set(Geometry geom)
public void set(Shape shape)
public BufferedImage getImage()
Copyright © 1996–2019 Geotools. All rights reserved.