Package | Description |
---|---|
messif.objects.impl |
Implementation of basic data objects.
|
Modifier and Type | Field and Description |
---|---|
protected ObjectIntSortedVectorJaccard |
MetaObjectPixMacShapeAndColor.keyWords
Object for the KeyWordsType
|
Modifier and Type | Method and Description |
---|---|
ObjectIntSortedVectorJaccard |
MetaObjectPixMacShapeAndColor.getKeyWords()
Returns the object that encapsulates the keywords for this metaobject.
|
Constructor and Description |
---|
MetaObjectPixMacShapeAndColor(java.lang.String locatorURI,
ObjectColorLayout colorLayout,
ObjectShortVectorL1 colorStructure,
ObjectVectorEdgecomp edgeHistogram,
ObjectIntVectorL1 scalableColor,
ObjectRegionShape regionShape,
ObjectIntSortedVectorJaccard keyWords)
Creates a new instance of MetaObjectPixMacShapeAndColor from the given key and encapsulated objects.
|