This component can be used to emphasize the most relevant information about a work of art by clicking on selected areas of the artwork. When the marker is detected, the most relevant areas of the work of art are highlighted. When the user clicks on this areas other media information is shown relative to the selected areas.

Figure -58 Work of Art Detailed Description
Here it is a list of the components included in this composed component:
|
Tipo |
Nombre |
|
AudioComponent |
audioWDD |
|
Button3Dcomponent |
button3DAudioWDD |
|
Button3Dcomponent |
button3DImageWDD |
|
Button3Dcomponent |
button3DTextWDD |
|
Button3Dcomponent |
button3DVideoWDD |
|
Image2DComponent |
image2DWDD |
|
MarkerDetectionComponent |
markerDetectionWDD |
|
Text3DComponent |
textWDD |
|
Video3DComponent |
videoWDD |
This component has no in-slots
|
Name |
Type |
Description |
|
markerDetectionWDD.detected |
boolean |
True when the marker detection component detects the marker and false if the marker is not detected. |
Each of the composed components defined for the Museum specific domain has lots of properties, which can be configured with the AMIRE Authoring environment. Each composed component has as many properties as the sum of the properties of each component it is composed of. Here are described the main properties:
|
Name |
Type |
Description |
|
audioFileName |
string |
The name of the file containing the audio signal for the oral information |
|
Name |
Type |
Description |
|
releasedImageFileName |
string |
Filename of the background image shown when released the button of the Image 2D |
|
toggledImageFileName |
string |
Filename of the background image shown when toggled the button of the Image 2D |
|
position |
doubleVector |
Values (X and Y) that fix the position of the button |
|
dimension |
doubleVector |
Values (width and height) that fix the dimension of the button |
|
offset |
doubleVector |
The offset transformation matrix between the transformation given by the in-slot and the image |
|
Name |
Type |
Description |
|
releasedImageFileName |
string |
Filename of the background image shown when released the button of the Video |
|
toggledImageFileName |
string |
Filename of the background image shown when toggled the button of the Video |
|
position |
doubleVector |
Values (X and Y) that fix the position of the button |
|
dimension |
doubleVector |
Values (width and height) that fix the dimension of the button |
|
offset |
doubleVector |
The offset transformation matrix between the transformation given by the in-slot and the image |
|
Name |
Type |
Description |
|
releasedImageFileName |
string |
Filename of the background image shown when released the button of the Audio |
|
toggledImageFileName |
string |
Filename of the background image shown when toggled the button of the Audio |
|
position |
doubleVector |
Values (X and Y) that fix the position of the button |
|
dimension |
doubleVector |
Values (width and height) that fix the dimension of the button |
|
offset |
doubleVector |
The offset transformation matrix between the transformation given by the in-slot and the image |
|
Name |
Type |
Description |
|
releasedImageFileName |
string |
Filename of the background image shown when released the button of the Text |
|
toggledImageFileName |
string |
Filename of the background image shown when toggled the button of the Text |
|
position |
doubleVector |
Values (X and Y) that fix the position of the button |
|
dimension |
doubleVector |
Values (width and height) that fix the dimension of the button |
|
offset |
doubleVector |
The offset transformation matrix between the transformation given by the in-slot and the image |
|
Name |
Type |
Description |
|
imageFileNames |
string |
Filename of the image to show |
|
position |
doubleVector |
Values (X and Y) that fix the position of the image |
|
dimension |
doubleVector |
Values (width and height) that fix the dimension of the image |
|
Name |
Type |
Description |
|
markerFile |
String |
File name of the marker pattern. |
|
dampingFactor |
Integer |
Specifies the damping factor |
|
Name |
Type |
Description |
|
textFileName |
string |
Name of the file containing the text information |
|
xposition |
double |
Position x of the text panel on the screen |
|
yposition |
double |
Position y of the text panel on the screen |
|
Name |
Type |
Description |
|
videoFileName |
string |
Name of the file containing the video to be shown |
|
xPosition |
double |
Position x of the video frame on the screen |
|
yPosition |
double |
Position y of the video frame on the screen |
|
relativeSize |
double |
This parameter represents the proportionality factor of video size (referred to the height) respect to the original video. |

