A B C D E F G H I J L M N O P R S T U V W Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accessToken - Static variable in interface apis.tumblr.TumblrConstants
- accessTokenSecret - Static variable in interface apis.tumblr.TumblrConstants
- addAsListener(SocialMediaListener) - Method in class apis.SocialMedia
- addKeywordForAPI(APINames, String) - Method in class persistence.JSONPersistentManager
- AnimatedGif - Class in steganography.image
- AnimatedGif() - Constructor for class steganography.image.AnimatedGif
- APINames - Enum in apis.models
- apis - package apis
- apis.models - package apis.models
- apis.tumblr - package apis.tumblr
- App - Class in socialmediasteganography
- App() - Constructor for class socialmediasteganography.App
- appAuthCode - Variable in class steganography.image.encoders.GifDecoder.GifImage
- appId - Variable in class steganography.image.encoders.GifDecoder.GifImage
- AudioCapacityException - Exception in steganography.audio.exception
-
Thrown if the capacity of an audio file is not enough to encode the payload.
- AudioCapacityException() - Constructor for exception steganography.audio.exception.AudioCapacityException
- AudioCapacityException(String) - Constructor for exception steganography.audio.exception.AudioCapacityException
- AudioNotFoundException - Exception in steganography.audio.exception
-
Thrown if an audio file could be read from the given media.
- AudioNotFoundException() - Constructor for exception steganography.audio.exception.AudioNotFoundException
- AudioNotFoundException(String) - Constructor for exception steganography.audio.exception.AudioNotFoundException
- AudioOverlay - Interface in steganography.audio.overlays
-
The implementing classes should be able to returns data bytes of an audio file independent from their order in the file.
- available() - Method in interface steganography.audio.overlays.AudioOverlay
-
Returns the number of bytes that are available to modify and have not been returned by next().
- available() - Method in class steganography.audio.overlays.MP3SequenceOverlay
- available() - Method in interface steganography.image.overlays.PixelCoordinateOverlay
-
Returns the number of remaining pixels (not yet returned by next())
- available() - Method in class steganography.image.overlays.SequenceOverlay
- AVI - apis.MediaType
All Classes All Packages