Package | Description |
---|---|
messif.objects.impl |
Implementation of basic data objects.
|
Modifier and Type | Field and Description |
---|---|
protected ObjectXMRegionShape |
MetaObjectPixMacSCT.regionShape
Object for the RegionShapeType
|
protected ObjectXMRegionShape |
MetaObjectProfiSCT.regionShape
Object for the RegionShapeType
|
protected ObjectXMRegionShape |
MetaObjectShape.regionShape
Object for the RegionShapeType
|
Constructor and Description |
---|
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.
|
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) |
MetaObjectShape(java.lang.String locatorURI,
ObjectVectorEdgecomp edgeHistogram,
ObjectXMRegionShape regionShape)
Creates a new instance of MetaObjectShape with the given locator and encapsulated objects.
|
MetaObjectShapeAndColor(java.lang.String locatorURI,
ObjectColorLayout colorLayout,
ObjectShortVectorL1 colorStructure,
ObjectIntVectorL1 scalableColor,
ObjectVectorEdgecomp edgeHistogram,
ObjectXMRegionShape regionShape)
Creates a new instance of MetaObjectShapeAndColor.
|