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

P

persistence - package persistence
 
PersistenceDummy - Class in persistence
 
PersistenceDummy() - Constructor for class persistence.PersistenceDummy
 
PixelBit - Class in steganography.image.encoders
 
PixelBit(PixelCoordinateOverlay) - Constructor for class steganography.image.encoders.PixelBit
 
PixelCoordinateOverlay - Interface in steganography.image.overlays
Classes that implement this interface should be able to return pixels of a given BufferedImage or similar image representation in an order independent from the coordinate system of the pixels (to act as an overlay).
PixelIndex - Class in steganography.image.encoders
 
PixelIndex(PixelCoordinateOverlay, Map<Integer, List<Integer>>, long) - Constructor for class steganography.image.encoders.PixelIndex
 
pixelIsOne(int) - Static method in class steganography.image.encoders.PixelBit
In this algorithm, if the return of this function is true, the given pixel represents a bit-value of 1.
pixelOrder - Variable in class steganography.image.overlays.SequenceOverlay
 
PNG - apis.MediaType
 
postAudio(byte[], String) - Method in class apis.tumblr.Tumblr
Posts Audio File to Tumblr
postPhoto(byte[], String) - Method in class apis.tumblr.Tumblr
creates Photo Post on Tumblr
postToSocialMedia(byte[], APINames, String, MediaType) - Method in interface socialmediasteganography.SocialMediaSteganography
Post media to Social Media, if no Token is given set Parameter beforehand e.g.
postToSocialMedia(byte[], APINames, String, MediaType) - Method in class socialmediasteganography.SocialMediaSteganographyImpl
 
postToSocialMedia(byte[], APINames, String, MediaType, Token) - Method in interface socialmediasteganography.SocialMediaSteganography
Post media to Social Media
postToSocialMedia(byte[], APINames, String, MediaType, Token) - Method in class socialmediasteganography.SocialMediaSteganographyImpl
 
postToSocialNetwork(byte[], MediaType, String) - Method in class apis.SocialMedia
Post media on this Social Media under the keyword if you don't have a token yet
postToSocialNetwork(byte[], MediaType, String) - Method in class apis.tumblr.Tumblr
posts a given byte[] containing some media to Tumblr with a keyword starts login process if no token available
postToSocialNetwork(byte[], MediaType, String, Token) - Method in class apis.SocialMedia
Post media on this Social Media under the keyword if you already have your Token
postToSocialNetwork(byte[], MediaType, String, Token) - Method in class apis.tumblr.Tumblr
posts media to Tumblr if a token already exists to skip Authorization workflow
printPostURLs() - Method in class apis.tumblr.Tumblr
prints all saved Post URLs
pxAspectRatio - Variable in class steganography.image.encoders.GifDecoder.GifImage
 
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