Class ImagesStyle

All Implemented Interfaces:
EventListener, IAssetReferenceListener, IGProp<GProp<?>[]>, IImageStyle, IPropCnr, Cloneable
Direct Known Subclasses:
EditorImagesStyle

public class ImagesStyle extends ImageStyle
This Images Style property container has the state for several images.
  • Constructor Details

    • ImagesStyle

      public ImagesStyle()
      Creates the Images Style property container without a name. The name must be set in all cases using the setPropertyAtom call.
    • ImagesStyle

      public ImagesStyle(Atom propertyAtom)
      Creates the Images Style property container with the specified name. All system-reserved names for components begins with "$".
      Parameters:
      propertyAtom - the name of the component, unique within it's parent.