|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.semanticmetadata.lire.impl.DocumentFactory
public class DocumentFactory
Factory for creating documents for one color images in a fast and efficient way.
This file is part of the Caliph and Emir project: http://www.SemanticMetadata.net
Date: 14.12.2006
Time: 13:03:30
| Constructor Summary | |
|---|---|
DocumentFactory()
|
|
| Method Summary | |
|---|---|
static org.apache.lucene.document.Document |
createColorOnlyDocument(java.awt.Color color)
Creates a document from a (non existent) one color image. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DocumentFactory()
| Method Detail |
|---|
public static org.apache.lucene.document.Document createColorOnlyDocument(java.awt.Color color)
color - the color for the image
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||