public class ReferenceImageRepresentation extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
class |
ReferenceImageRepresentation.HashRepresentation |
Constructor and Description |
---|
ReferenceImageRepresentation() |
Modifier and Type | Method and Description |
---|---|
void |
addRepresentation(ReferenceImageRepresentation.HashRepresentation rep) |
void |
addRepresentation(String hash) |
Iterable<ReferenceImageRepresentation.HashRepresentation> |
getRepresentations() |
public void addRepresentation(String hash)
public void addRepresentation(ReferenceImageRepresentation.HashRepresentation rep)
public Iterable<ReferenceImageRepresentation.HashRepresentation> getRepresentations()
Copyright © 2019. All rights reserved.