|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectinfomat.algorithms.description.Describer
public abstract class Describer
Constructs ILabels for IObjectGroups.
Field Summary | |
---|---|
protected Properties |
properties
|
Constructor Summary | |
---|---|
Describer()
|
Method Summary | |
---|---|
abstract java.util.HashMap<IObjectGroup,IVector<IVectorIndex>> |
describeGrouping(IObjectGrouping ioging,
SparseISimilarity similarity)
|
abstract java.lang.String |
getName()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface mro.util.properties.HasProperties |
---|
getDefaultProperties, getProperties, getPropertyValue, setProperties, setProperty |
Field Detail |
---|
protected Properties properties
Constructor Detail |
---|
public Describer()
Method Detail |
---|
public abstract java.util.HashMap<IObjectGroup,IVector<IVectorIndex>> describeGrouping(IObjectGrouping ioging, SparseISimilarity similarity)
public abstract java.lang.String getName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |