A C D E F G I J L N O P R S T U W 

A

addCarouselImage(String, String) - Function in interface Layer
Add an image to the end of the carousel layer's image list.

C

carouselShiftDown() - Function in interface Layer
Attempt to decrement this carousel layer's selection index and invoke animations on the carousel's images to reflect that change.
carouselShiftUp() - Function in interface Layer
Attempt to increment this carousel layer's selection index and invoke animations on the carousel's images which reflect that change.
clearCarousel() - Function in interface Layer
Remove any images from this carousel layer and set its selection index to 0.
close(int) - Function in interface SignStixSerial
Close down the argument connection.
connect(String, String, int, int, int, int) - Function in interface SignStixSerial
Attempt to connect to the serial device identified by the devicePath.
createDictionary(String) - Function in interface SignStixStore
Attempt to create a dictionary with the argument name.

D

destroyDictionary(String) - Function in interface SignStixStore
Attempt to destroy the dictionary with the argument name.
downloadRssFeed(String, int, String) - Function in interface SignStixNetwork
Download and parse the RSS feed XML at the argument URL.
downloadText(String, int, String) - Function in interface SignStixNetwork
Download text content from the argument URL.

E

error(String) - Function in interface SignStixDebug
Send an error message to the SignStix diagnostics.

F

findWebControlInterfaces(int, String, String) - Function in interface SignStixNetwork
Discover any local SignStix devices currently offering the Web Control interface and find the IP address and port of those interfaces, for subsequent communication.

G

getBlockColour() - Function in interface Layer
Find the colour of this block layer.
getCarouselSelectionIndex() - Function in interface Layer
Find the current selection index of this carousel layer.
getCurrentSignInfo() - Function in interface SignStixStats
Find information about the currently playing sign.
getDescription() - Function in interface SignStixConfig
Find the device description set in Director.
getDeviceId() - Function in interface SignStixConfig
Find the human-readable form of the device's ID.
getDevicesInfo() - Function in interface SignStixSerial
Find information about the USB devices currently connected to the Player.
getFileRef(String, String) - Function in interface SignStixFiles
Create a reference to a specific file in the folder (if any) associated with the Web View.
getFilesMatching(String, String, boolean) - Function in interface SignStixFiles
Find the contents of the argument folder as a String formatted as a JSON array of objects.
getFontColour() - Function in interface Layer
Find the font colour of this text layer.
getFontFace() - Function in interface Layer
Find the font face name of this text layer.
getFontSize() - Function in interface Layer
Find the font size of this text layer.
getFontWeight() - Function in interface Layer
Find the weight of this text layer.
getId() - Function in interface Layer
Find the ID of this layer.
getIpAddress() - Function in interface SignStixConfig
Find the device's IP address.
getJsonFromCsvFile(String, int, int, String) - Function in interface SignStixFiles
Read the contents of the referenced CSV file and convert it to a JSON string.
getLastVideoInfo() - Function in interface SignStixStats
Find information about the last video played.
getLayerAt(int) - Function in interface SignStixGraphics
Find the layer at the argument index.
getLayerContaining(String) - Function in interface SignStixGraphics
Find the first layer in the sign which has a name containing the argument partial name.
getLayerCount() - Function in interface SignStixGraphics
Find the number of layers in the current sign.
getLayerNamed(String) - Function in interface SignStixGraphics
Find the layer in the currently playing sign that has the argument name.
getLeft() - Function in interface Layer
Find the basic left coordinate of this layer within the sign.
getLocation() - Function in interface SignStixConfig
Find the full path of the location that this device lives in.
getName() - Function in interface Layer
Find the name of this layer, if any.
getNumCarouselImages() - Function in interface Layer
Find the number of images in this carousel layer's image list.
getSiteName() - Function in interface SignStixConfig
Find the name of the site that this device lives in.
getString(String, String) - Function in interface SignStixStore
Attempt to extract (from the argument dictionary) the string value associated with the argument key.
getSyncFunction() - Function in interface SignStixConfig
Find the device's synchronisation Function.
getSyncTag() - Function in interface SignStixConfig
Find the device's synchronisation tag.
getText() - Function in interface Layer
Find the current text in this text layer.
getTextFromFile(String, String) - Function in interface SignStixFiles
Read the contents of the referenced file and convert it to text using the argument text-encoding.
getTop() - Function in interface Layer
Find the basic top coordinate of this layer within the sign.
getZoneName() - Function in interface SignStixConfig
Find the name of the zone that this device lives in.

I

info(String) - Function in interface SignStixDebug
Send an info message to the SignStix diagnostics.
isDictionaryPresent(String) - Function in interface SignStixStore
Find out if a dictionary with the argument name has been created.
isSelected() - Function in interface Layer
Find out if this image layer is in the selected state.

J

jumpToFrame(int) - Function in interface SignStixEngine
Jump the signage animation timeline to the argument frame number.
jumpToSignInSequence(String) - Function in interface SignStixEngine
Jump to the first sign with the argument name (as seen in Director) in the currently playing sequence.
jumpToSignInSequenceById(String) - Function in interface SignStixEngine
Jump to the first with with the argument ID in the currently playing sequence.
jumpToVideoAt(int) - Function in interface SignStixEngine
Jump the video playback to the start of the video found at the argument index within the current playlist.

L

Layer - Interface in signage.elements.javascript
Javascript-to-Player interface representing a layer within a sign, as defined in SignStix Creator.

N

notifyOnCarouselSelection(String) - Function in interface SignStixNotify
Set the Javascript function to be called when a carousel has had a specific image selected.
notifyOnCustomCommand(String) - Function in interface SignStixNotify
Set the Javascript function to be called when a custom command is received from an external source.
notifyOnLayerTouched(String) - Function in interface SignStixNotify
Set the Javascript function to be called when a layer is touched and activated i.e.
notifyOnSignEnd(String) - Function in interface SignStixNotify
Set the Javascript function to be called when a sign iteration ends.
notifyOnSignStart(String) - Function in interface SignStixNotify
Set the Javascript function to be called when a sign iteration starts.
notifyOnTimeout(String) - Function in interface SignStixNotify
Set the Javascript function to be called when the sign's interactivity timeout (if any) has been triggered.
notifyOnVideoEnd(String) - Function in interface SignStixNotify
Set the Javascript function to be called when a video ends.
notifyOnVideoStart(String) - Function in interface SignStixNotify
Set the Javascript function to be called when a video starts.

O

overlaySignInSequence(String, int, boolean) - Function in interface SignStixEngine
Display the sign identified by the argument signName as an overlay.

P

pauseSignage() - Function in interface SignStixEngine
Pause the signage timeline.
pauseVideo() - Function in interface SignStixEngine
Pause the video playback.
playSound(String) - Function in interface SignStixEngine
Play the argument sound to completion, starting as soon as possible.

R

requestPermission(String, String) - Function in interface SignStixSerial
Request permission to use the USB serial device identified by the devicePath.
resumeSignage() - Function in interface SignStixEngine
Resume the signage timeline.
resumeVideo() - Function in interface SignStixEngine
Resume the video.

S

setBlockColour(String) - Function in interface Layer
Set the colour of this block layer to be the argument.
setCarouselSelectionIndex(int) - Function in interface Layer
Attempt to set the selection index of this carousel layer, which may cause images to reposition accordingly.
setFontColour(String) - Function in interface Layer
Set the font colour of this text layer to be the argument.
setFontFace(String) - Function in interface Layer
Set the font face of this text layer to be the argument.
setFontSize(int) - Function in interface Layer
Set the font size of this text layer to be the argument.
setFontWeight(String) - Function in interface Layer
Set the weight of this text layer to be the argument.
setImageFromFile(String) - Function in interface Layer
Set the image source of this image layer to be a specific file in the associated folder structure.
setImageFromLayerNamed(String) - Function in interface Layer
Set the image source of this image layer to be the same as that of the argument image layer.
setImageFromUrl(String, boolean, String) - Function in interface Layer
Set the image source of this layer to be the image file available at the argument URL.
setInteractionOccurred() - Function in interface SignStixEngine
Inform the engine that some user interaction has occurred.
setLeft(int) - Function in interface Layer
Set the basic left coordinate of this layer within the sign.
setPlaylistFromVideoFile(String) - Function in interface SignStixEngine
Replace the video playlist associated with the current sign with a new playlist containing the argument video file only.
setSelected(boolean) - Function in interface Layer
Set the selected state of this image layer.
setString(String, String, String) - Function in interface SignStixStore
Attempt to set (in the argument dictionary) the string value associated with the argument key.
setText(String) - Function in interface Layer
Set the text on this layer.
setTextFromLayerNamed(String) - Function in interface Layer
Set the text on this text layer to be the same as that of the argument text layer.
setTop(int) - Function in interface Layer
Set the basic top coordinate of this layer within the sign.
SignStixConfig - Interface in config.javascript
Javascript-to-Player interface with functions for querying the device's configuration.
SignStixDebug - Interface in basic.diagnostics.javascript
Javascript-to-Player interface for sending developer information to the SignStix diagnostics, where they can be viewed directly within the Player, or from SignStix Director.
SignStixEngine - Interface in player.engine.javascript
Javascript-to-Player interface with functions for controlling the play engine.
SignStixFiles - Interface in downloading.javascript
Javascript-to-Player interface for processing downloaded files e.g.
SignStixGraphics - Interface in signage.elements.javascript
Javascript-to-Player interface with functions for querying and modifying graphics layers while a sign is playing.
SignStixNetwork - Interface in basic.networks.javascript
Javascript-to-Player interface with functions for making calls over the network.
SignStixNotify - Interface in signage.elements.javascript
Javascript-to-Player interface for registering Javascript functions to be called when certain things happen e.g.
SignStixSerial - Interface in basic.serial.javascript
Javascript-to-Player interface for communicating with serial devices connected to the Player via USB.
SignStixStats - Interface in player.stats.javascript
Javascript-to-Player interface for querying playback statistics.
SignStixStore - Interface in signactivity.panels.javascript
Javascript-to-Player interface for storing data persistently over the lifetime of the player instance.
startReading(int, String) - Function in interface SignStixSerial
Start reading data from the argument connection.
stopReading(int) - Function in interface SignStixSerial
Stop reading from the argument connection.

T

takeFaces(String) - Function in interface SignStixGraphics
Attempt to take a photo and extract the faces from it using a camera connected to the Player.
takePhoto(String) - Function in interface SignStixGraphics
Attempt to take a photo using a camera connected to the Player.
basic.diagnostics.javascript - package basic.diagnostics.javascript
Javascript-to-Player interface for sending messages from Javascript to the SignStix diagnostics.
basic.networks.javascript - package basic.networks.javascript
Javascript-to-Player interface for accessing content over the internet and discovering other Players on the local network.
basic.serial.javascript - package basic.serial.javascript
Javascript-to-Player interface for providing access to serial devices connected via USB.
config.javascript - package config.javascript
Javascript-to-Player interface for accessing configuration settings.
downloading.javascript - package downloading.javascript
Javascript-to-Player interface for accessing files living in a folder that has been associated with a Web View and downloaded to the Player as part of its content.
player.engine.javascript - package player.engine.javascript
Javascript-to-Player interface for controlling the play engine.
player.stats.javascript - package player.stats.javascript
Javascript-to-Player interface for querying playback statistics.
signactivity.panels.javascript - package signactivity.panels.javascript
Javascript-to-Player interface for storing key/value pairs across multiple Web Views.
signage.elements.javascript - package signage.elements.javascript
Javascript-to-Player interface for modifying layers dynamically.

U

updateDisplay() - Function in interface SignStixGraphics
Instruct the player to update its display to reflect any layer changes involving the creation of new graphics (e.g.

W

warn(String) - Function in interface SignStixDebug
Send a warning message to the SignStix diagnostics.
write(int, String) - Function in interface SignStixSerial
Send the bytes represented by the hexData to the serial device associated with the connectionId.
writePreClose(int, String) - Function in interface SignStixSerial
Arrange for the argument hex data to be sent to the serial device associated with the argument connection ID immediately before the connection is closed.
A C D E F G I J L N O P R S T U W