public class ImageRepresentation extends Object implements Vertex
| Constructor and Description |
|---|
ImageRepresentation(ImageFlavor flavor)
Main constructor
|
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Object obj) |
boolean |
equals(Object obj) |
ImageFlavor |
getFlavor()
Returns the image flavor.
|
int |
hashCode() |
String |
toString() |
public ImageRepresentation(ImageFlavor flavor)
flavor - the image flavorpublic ImageFlavor getFlavor()
public int compareTo(Object obj)
compareTo in interface ComparableCopyright © 2025 Apache Software Foundation. All rights reserved.