|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ImageProperties | |
|---|---|
| javax.microedition.contactless.visual | Provides means to read information stored on visual tags (bar codes) and to generate visual tag images. |
| Uses of ImageProperties in javax.microedition.contactless.visual |
|---|
| Methods in javax.microedition.contactless.visual that return ImageProperties | |
|---|---|
static ImageProperties |
SymbologyManager.getImageProperties(java.lang.String symbologyName)
Returns the default properties of the specified symbology that are needed when generating visual tag image. |
| Methods in javax.microedition.contactless.visual with parameters of type ImageProperties | |
|---|---|
java.lang.Object |
VisualTagConnection.generateVisualTag(byte[] data,
java.lang.Class imageClass,
ImageProperties properties)
Generates a visual tag image containing specified data. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||