A B C D E G H I J L M O P R S T V W

A

ANSI_CHARSET - Static variable in class com.aspose.metafiles.MetafileCharsetCollection
ANSI charset (cp1252).
ARABIC_CHARSET - Static variable in class com.aspose.metafiles.MetafileCharsetCollection
Arabic charset (cp1256).
AsposeLicenseException - Exception in com.aspose.metafiles
This exception is thrown if any errors with license are detected.
AsposeLicenseException() - Constructor for exception com.aspose.metafiles.AsposeLicenseException
Creates a new AsposeLicenseException.
AsposeLicenseException(String) - Constructor for exception com.aspose.metafiles.AsposeLicenseException
Creates a new AsposeLicenseException with a message string.
AsposeLicenseException(String, Throwable) - Constructor for exception com.aspose.metafiles.AsposeLicenseException
Creates a new AsposeLicenseException with a message string and a reason.
AsposeLicenseException(Throwable) - Constructor for exception com.aspose.metafiles.AsposeLicenseException
Creates a new AsposeLicenseException with a reason.

B

BALTIC_CHARSET - Static variable in class com.aspose.metafiles.MetafileCharsetCollection
Baltic charset (cp1257).

C

CHINESEBIG5_CHARSET - Static variable in class com.aspose.metafiles.MetafileCharsetCollection
Chinese Big5 charset (cp950).
ColorMap - Class in com.aspose.metafiles
The ColorMap class contains collection of color replacements for metafiles.
ColorMap(int) - Constructor for class com.aspose.metafiles.ColorMap
Constructs an empty ColorMap with the specified initial capacity.
ColorMap(Map) - Constructor for class com.aspose.metafiles.ColorMap
Constructs a new ColorMap with the same mappings as the specified Map.
com.aspose.metafiles - package com.aspose.metafiles
 
createDefaultRendering() - Method in class com.aspose.metafiles.Metafile
Creates a RenderedImage with default size unless it exceeds MinPixelCount..MaxPixelCount range.
createRendering(RenderContext) - Method in class com.aspose.metafiles.EmfMetafile
Creates RenderedImage from the metafile.
createRendering(RenderContext) - Method in class com.aspose.metafiles.WmfMetafile
Creates RenderedImage from the metafile.
createScaledRendering(int, int, RenderingHints) - Method in class com.aspose.metafiles.Metafile
Creates a RenderedImage with the specified width and height.

D

DEFAULT_CHARSET - Static variable in class com.aspose.metafiles.MetafileCharsetCollection
Default charset.

E

EASTEUROPE_CHARSET - Static variable in class com.aspose.metafiles.MetafileCharsetCollection
Eastern european charset (cp1250).
EmbeddedBitmap - Class in com.aspose.metafiles
Represents a BMP image embedded to a metafile.
EmfMetafile - Class in com.aspose.metafiles
Represents EMF Metafile.
EmfMetafile(InputStream) - Constructor for class com.aspose.metafiles.EmfMetafile
This constructor is the primary mechanism to read existing metafile from a stream.
EmfMetafile(String) - Constructor for class com.aspose.metafiles.EmfMetafile
This constructor is the primary mechanism to read existing presentation from a file.

G

GB2312_CHARSET - Static variable in class com.aspose.metafiles.MetafileCharsetCollection
GB2312 charset (cp936).
getBinaryData() - Method in class com.aspose.metafiles.EmbeddedBitmap
Creates and returns an array of bytes, containing data of image.
getBounds() - Method in class com.aspose.metafiles.EmfMetafile
Returns the metafile's bounds.
getBounds() - Method in class com.aspose.metafiles.Metafile
Returns the metafile's bounds.
getBounds() - Method in class com.aspose.metafiles.WmfMetafile
Returns metafile's bounds.
getColor() - Method in class com.aspose.metafiles.TextOutOperation
Returns the text color.
getCommentData() - Method in class com.aspose.metafiles.MetafileComment
Returns a copy of commentary binary data.
getComments() - Method in class com.aspose.metafiles.EmfMetafile
Returns comments stored in a metafile.
getComments() - Method in class com.aspose.metafiles.Metafile
 
getComments() - Method in class com.aspose.metafiles.WmfMetafile
Returns comments stored in a metafile.
getDefaultRenderingHints() - Method in class com.aspose.metafiles.Metafile
Returns metafile's default RenderingHints.
getDescription() - Method in class com.aspose.metafiles.MetafilesRenderingHintKey
Returns the key description.
getEmbeddedBitmaps() - Method in class com.aspose.metafiles.Metafile
Returns an array containing copies of binary data of all embedded bitmaps.
getFont() - Method in class com.aspose.metafiles.TextOutOperation
Returns the text font.
getHeight() - Method in class com.aspose.metafiles.Metafile
Returns the height of a metafile.
getImage() - Method in class com.aspose.metafiles.EmbeddedBitmap
Creates and returns a copy of the image.
getMaxPixelCount() - Method in class com.aspose.metafiles.Metafile
Returns a maximum number of pixels in the image, created by createDefaultRendering() method.
getMinPixelCount() - Method in class com.aspose.metafiles.Metafile
Returns a minimum number of pixels in the image created by createDefaultRendering() method.
getMinX() - Method in class com.aspose.metafiles.Metafile
Returns the minimum X coordinate of a metafile.
getMinY() - Method in class com.aspose.metafiles.Metafile
Returns the minimum Y coordinate of a metafile.
getPos() - Method in class com.aspose.metafiles.TextOutOperation
Returns the text output position.
getProperty(String) - Method in class com.aspose.metafiles.Metafile
Required by RenderableImage interface.
getPropertyNames() - Method in class com.aspose.metafiles.Metafile
Required by RenderableImage interface.
getRecordIndex() - Method in class com.aspose.metafiles.MetafileComment
Returns an index of a record, containing this commentary.
getSources() - Method in class com.aspose.metafiles.Metafile
Required by RenderableImage interface.
getText() - Method in class com.aspose.metafiles.TextOutOperation
Returns the rendered text.
getTextOutOperations() - Method in class com.aspose.metafiles.Metafile
Returns all TextOut Operations of a metafile.
getTextStrings() - Method in class com.aspose.metafiles.Metafile
Returns all strings from a metafile.
getTransform() - Method in class com.aspose.metafiles.TextOutOperation
Returns the transform matrix applied to text.
getWidth() - Method in class com.aspose.metafiles.Metafile
Returns the width of a metafile.
GREEK_CHARSET - Static variable in class com.aspose.metafiles.MetafileCharsetCollection
Greek charset (cp1253).

H

HANGEUL_CHARSET - Static variable in class com.aspose.metafiles.MetafileCharsetCollection
Hangeul charset (cp949).
HANGUL_CHARSET - Static variable in class com.aspose.metafiles.MetafileCharsetCollection
Hangeul charset (same as HANGEUL_CHARSET, cp949).
HEBREW_CHARSET - Static variable in class com.aspose.metafiles.MetafileCharsetCollection
Hebrew charset (cp1255).

I

isCompatibleValue(Object) - Method in class com.aspose.metafiles.MetafilesRenderingHintKey
Returns true if the specified object is a valid value for this Key.
isDynamic() - Method in class com.aspose.metafiles.Metafile
Required by RenderableImage interface.
isEmpty() - Method in class com.aspose.metafiles.ColorMap
Returns true if this map contains no color mappings.

J

JOHAB_CHARSET - Static variable in class com.aspose.metafiles.MetafileCharsetCollection
Johab charset (cp1361)

L

License - Class in com.aspose.metafiles
Provides methods to license the component.
License() - Constructor for class com.aspose.metafiles.License
Initializes a new instance of this class.
LoadMetafile(String) - Static method in class com.aspose.metafiles.Metafile
Reads a metafile from a file.
LoadMetafile(InputStream) - Static method in class com.aspose.metafiles.Metafile
Reads a metafile from a stream.

M

MAC_CHARSET - Static variable in class com.aspose.metafiles.MetafileCharsetCollection
 
mapColor(Color) - Method in class com.aspose.metafiles.ColorMap
Returns the color to which the specified color is mapped, or null if the map contains no mapping for this color.
Metafile - Class in com.aspose.metafiles
Base class for both EMF and WMF metafile types.
MetafileCharsetCollection - Class in com.aspose.metafiles
Represents charsets collection used when drawing non-unicode text.
MetafileCharsetCollection() - Constructor for class com.aspose.metafiles.MetafileCharsetCollection
Creates new MetafileCharsetCollection filled with default values.
MetafileComment - Class in com.aspose.metafiles
Represents text comments embedded to a metafile.
METAFILES_CHARSET_COLLECTION - Static variable in class com.aspose.metafiles.MetafileCharsetCollection
RenderingHint Key to use with charset collection
METAFILES_COLOR_MAP - Static variable in class com.aspose.metafiles.ColorMap
RenderingHint Key to use with ColorMap
MetafilesException - Exception in com.aspose.metafiles
This exception is thrown if any errors with metafiles are detected.
MetafilesException() - Constructor for exception com.aspose.metafiles.MetafilesException
Creates a new MetafilesException.
MetafilesException(String) - Constructor for exception com.aspose.metafiles.MetafilesException
Creates a new MetafilesException with a message string.
MetafilesException(String, Throwable) - Constructor for exception com.aspose.metafiles.MetafilesException
Creates a new MetafilesException with a message string and a reason.
MetafilesException(Throwable) - Constructor for exception com.aspose.metafiles.MetafilesException
Creates a new MetafilesException with a reason.
MetafilesRenderingHintKey - Class in com.aspose.metafiles
Represents the key used to control metafiles recoloring.

O

OEM_CHARSET - Static variable in class com.aspose.metafiles.MetafileCharsetCollection
Default OEM charset.

P

playMetafile(Graphics2D) - Method in class com.aspose.metafiles.EmfMetafile
Draws a metafile without transform to the specified Graphics2D object.
playMetafile(Graphics2D, AffineTransform) - Method in class com.aspose.metafiles.EmfMetafile
Draws a metafile to the specified Graphics2D object.
playMetafile(Graphics2D) - Method in class com.aspose.metafiles.Metafile
Plays a metafile without transform to the specified Graphics2D object.
playMetafile(Graphics2D, AffineTransform) - Method in class com.aspose.metafiles.Metafile
Plays a metafile to the specified Graphics2D object.
playMetafile(Graphics2D) - Method in class com.aspose.metafiles.WmfMetafile
Draws a metafile without transform to the specified Graphics2D object.
playMetafile(Graphics2D, AffineTransform) - Method in class com.aspose.metafiles.WmfMetafile
Draws a metafile to the specified Graphics2D object with transformation.
put(Color, Color) - Method in class com.aspose.metafiles.ColorMap
Associates the specified color with specified key-color in this map.
putAll(Map) - Method in class com.aspose.metafiles.ColorMap
Copies all of the mappings from the specified map to this map.

R

RUSSIAN_CHARSET - Static variable in class com.aspose.metafiles.MetafileCharsetCollection
Cyrillic charset (cp1251).

S

SetAllCharsetsTo(Charset) - Method in class com.aspose.metafiles.MetafileCharsetCollection
Removes all charsets from the collection and set specified charset as a default one.
SetAllCharsetsTo(char[]) - Method in class com.aspose.metafiles.MetafileCharsetCollection
Removes all charsets from the collection and set specified charMap as a default one.
SetCharset(int, Charset) - Method in class com.aspose.metafiles.MetafileCharsetCollection
Set a charset as a charset for decoding text with codepage, defined by charsetId.
SetCharset(int, char[]) - Method in class com.aspose.metafiles.MetafileCharsetCollection
Set a characted mapping array as a charset for decoding text with codepage, defined by charsetId.
setDefaultRenderingHints(RenderingHints) - Method in class com.aspose.metafiles.Metafile
Replaces current metafile's default RenderingHints.
setLicense(InputStream) - Method in class com.aspose.metafiles.License
Licenses the component.
setMaxPixelCount(int) - Method in class com.aspose.metafiles.Metafile
Sets a maximum number of pixels in the image, created by createDefaultRendering() method.
setMinPixelCount(int) - Method in class com.aspose.metafiles.Metafile
Sets a minimum number of pixels in the image, created by createDefaultRendering() method.
SHIFTJIS_CHARSET - Static variable in class com.aspose.metafiles.MetafileCharsetCollection
Shift JIS charset (cp932).
SYMBOL_CHARSET - Static variable in class com.aspose.metafiles.MetafileCharsetCollection
Symbol charset.

T

TextOutOperation - Class in com.aspose.metafiles
Represents rendered text operation.
THAI_CHARSET - Static variable in class com.aspose.metafiles.MetafileCharsetCollection
Thai charset (cp874).
TURKISH_CHARSET - Static variable in class com.aspose.metafiles.MetafileCharsetCollection
Turkish charset (cp1254).

V

VIETNAMESE_CHARSET - Static variable in class com.aspose.metafiles.MetafileCharsetCollection
Vietnamese charset (cp1258).

W

WmfMetafile - Class in com.aspose.metafiles
Represents WMF Metafile.
WmfMetafile(InputStream) - Constructor for class com.aspose.metafiles.WmfMetafile
This constructor is the primary mechanism to read existing metafile from a stream.
WmfMetafile(String) - Constructor for class com.aspose.metafiles.WmfMetafile
This constructor is the primary mechanism to read existing presentation from a file.
write(OutputStream) - Method in class com.aspose.metafiles.EmbeddedBitmap
Writes bitmap to the specified stream.

A B C D E G H I J L M O P R S T V W