|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectQueryProcessor.Query
QueryProcessor.Skyline.QuerySkyline
public abstract class QuerySkyline
Class representing a Skyline query.
| Field Summary |
|---|
| Fields inherited from class QueryProcessor.Query |
|---|
q |
| Constructor Summary | |
|---|---|
QuerySkyline(Image q)
Basic constructor. |
|
| Method Summary | |
|---|---|
abstract SkylineResultLayer |
getFirstLayer()
Computes and returns the undominated images. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QuerySkyline(Image q)
q - Query image.| Method Detail |
|---|
public abstract SkylineResultLayer getFirstLayer()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||