Package | Description |
---|---|
messif.objects.impl |
Implementation of basic data objects.
|
Modifier and Type | Field and Description |
---|---|
protected ObjectShortVectorL1 |
MetaObjectColor.colorStructure
Object for the ColorStructureType
|
protected ObjectShortVectorL1 |
MetaObjectPixMacSCT.colorStructure
Object for the ColorStructureType
|
protected ObjectShortVectorL1 |
MetaObjectPixMacShapeAndColor.colorStructure
Object for the ColorStructureType
|
protected ObjectShortVectorL1 |
MetaObjectProfiSCT.colorStructure
Object for the ColorStructureType
|
protected ObjectShortVectorL1 |
MetaObjectSAPIR.colorStructure
Object for the ColorStructureType
|
Constructor and Description |
---|
MetaObjectColor(java.lang.String locatorURI,
ObjectColorLayout colorLayout,
ObjectShortVectorL1 colorStructure,
ObjectIntVectorL1 scalableColor)
Creates a new instance of MetaObjectColor.
|
MetaObjectCophirKeywords(java.lang.String locatorURI,
ObjectGPSCoordinate location,
ObjectColorLayout colorLayout,
ObjectShortVectorL1 colorStructure,
ObjectVectorEdgecomp edgeHistogram,
ObjectHomogeneousTexture homogeneousTexture,
ObjectIntVectorL1 scalableColor,
ObjectIntMultiVectorCosine keywords,
java.lang.String[] keywordStrings)
Creates a new instance of MetaObjectCophirKeywords with the given encapsulated objects.
|
MetaObjectParametricShapeAndColor(java.lang.String locatorURI,
java.util.Map<java.lang.String,? extends java.io.Serializable> additionalParameters,
ObjectColorLayout colorLayout,
ObjectShortVectorL1 colorStructure,
ObjectIntVectorL1 scalableColor,
ObjectVectorEdgecomp edgeHistogram,
ObjectXMRegionShape regionShape)
Creates a new instance of MetaObjectParametricShapeAndColor with the given encapsulated objects.
|
MetaObjectParametricShapeColorAndText(java.lang.String locatorURI,
java.util.Map<java.lang.String,? extends java.io.Serializable> additionalParameters,
ObjectColorLayout colorLayout,
ObjectShortVectorL1 colorStructure,
ObjectIntVectorL1 scalableColor,
ObjectVectorEdgecomp edgeHistogram,
ObjectXMRegionShape regionShape,
ObjectIntMultiVectorJaccard keyWords)
Creates a new instance of MetaObjectParametricShapeColorAndText.
|
MetaObjectPixMacSCT(java.lang.String locatorURI,
ObjectColorLayout colorLayout,
ObjectShortVectorL1 colorStructure,
ObjectVectorEdgecomp edgeHistogram,
ObjectIntVectorL1 scalableColor,
ObjectXMRegionShape regionShape,
ObjectIntMultiVectorJaccard keyWords,
short attractiveness,
byte credits)
Creates a new instance of MetaObjectPixMacSCT from the given key and encapsulated objects.
|
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.
|
MetaObjectProfiSCT(java.lang.String locatorURI,
ObjectColorLayout colorLayout,
ObjectShortVectorL1 colorStructure,
ObjectVectorEdgecomp edgeHistogram,
ObjectIntVectorL1 scalableColor,
ObjectXMRegionShape regionShape,
ObjectIntMultiVectorJaccard keyWords,
MetaObjectProfiSCT.Rights rights,
java.util.EnumSet<MetaObjectProfiSCT.Territory> territories,
int added,
int archiveID,
int[] attractiveness)
Creates a new instance of MetaObjectProfiSCT from the given key and encapsulated objects.
|
MetaObjectProfiSCTiDIM(java.lang.String locatorURI,
ObjectColorLayout colorLayout,
ObjectShortVectorL1 colorStructure,
ObjectVectorEdgecomp edgeHistogram,
ObjectIntVectorL1 scalableColor,
ObjectXMRegionShape regionShape,
ObjectIntMultiVectorJaccard keyWords,
MetaObjectProfiSCT.Rights rights,
java.util.EnumSet<MetaObjectProfiSCT.Territory> territories,
int added,
int archiveID,
int[] attractiveness) |
MetaObjectSAPIR(java.lang.String locatorURI,
ObjectColorLayout colorLayout,
ObjectShortVectorL1 colorStructure,
ObjectVectorEdgecomp edgeHistogram,
ObjectHomogeneousTexture homogeneousTexture,
ObjectIntVectorL1 scalableColor,
ObjectGPSCoordinate location)
Creates a new instance of MetaObjectSAPIR
|
MetaObjectSAPIRWeightedDist(java.lang.String locatorURI,
ObjectColorLayout colorLayout,
ObjectShortVectorL1 colorStructure,
ObjectVectorEdgecomp edgeHistogram,
ObjectHomogeneousTexture homogeneousTexture,
ObjectIntVectorL1 scalableColor,
ObjectGPSCoordinate location)
Creates a new instance of MetaObjectSAPIRWeightedDist
|
MetaObjectSAPIRWeightedDist2(java.lang.String locatorURI,
ObjectColorLayout colorLayout,
ObjectShortVectorL1 colorStructure,
ObjectVectorEdgecomp edgeHistogram,
ObjectHomogeneousTexture homogeneousTexture,
ObjectIntVectorL1 scalableColor,
ObjectGPSCoordinate location)
Creates a new instance of MetaObjectSAPIRWeightedDist
|
MetaObjectSAPIRWeightedDist3(java.lang.String locatorURI,
ObjectColorLayout colorLayout,
ObjectShortVectorL1 colorStructure,
ObjectVectorEdgecomp edgeHistogram,
ObjectHomogeneousTexture homogeneousTexture,
ObjectIntVectorL1 scalableColor,
ObjectGPSCoordinate location)
Creates a new instance of MetaObjectSAPIRWeightedDist
|
MetaObjectShapeAndColor(java.lang.String locatorURI,
ObjectColorLayout colorLayout,
ObjectShortVectorL1 colorStructure,
ObjectIntVectorL1 scalableColor,
ObjectVectorEdgecomp edgeHistogram,
ObjectXMRegionShape regionShape)
Creates a new instance of MetaObjectShapeAndColor.
|