public abstract class ImageFeature extends Object
| Constructor and Description |
|---|
ImageFeature() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
boolean |
isReadable() |
boolean |
isWritable() |
void |
setKey(String key) |
void |
setReadable(boolean readable) |
void |
setWritable(boolean writable) |
String |
toString() |
Copyright © 2011-2013. All Rights Reserved.