| | Class | Description |
|---|
| | BitmapCache |
A global cache for bitmap data. |
| | CloneableBitmap |
A Bitmap implementation which wraps BitmapData into a cloneable Bitmap. |
| | CloneableSpriteAsset |
A cloneable SpriteAsset which wraps a DisplayObject. |
| | ColorStruct |
A convenience class to work with colors and alpha values
|
| | CompositeCollectionModel |
A ICollectionModel implementation that is the composite of two models. |
| | FilteredCollectionModel |
A collection model that filters items from the
underlying collection given a predicate function. |
| | ImageLoader |
Utility class that can be used to load an image from an url. |
| | LicenseError | |
| | PNGEncoder |
Class that converts BitmapData into a valid PNG
|
| | Util |
Provides static utility functions. |
| | Version |
Provides the version number for the yFiles FLEX release. |
| | WrappingCollectionModel |
Wraps the provided collection model in order to add write support to a otherwise non-writable
ICollectionModel implementation (e.g. |