Back to Website
Show / Hide Table of Contents

Class ImageQualityViolation

Inheritance
Violation
ImageQualityViolation
Package: @aurigma/design-atoms

Constructors

(constructor)(_productHandler, config, _messages, _renderingDpi, _eventManager)

Constructs a new instance of the ImageQualityViolation class

Declaration
constructor(_productHandler: ProductHandler, config: IQualityMeterConfig, _messages: IViewerMessagesConfig, _renderingDpi: number, _eventManager: EventManager);
Parameters
Type Name Description
ProductHandler _productHandler
IQualityMeterConfig config
IViewerMessagesConfig _messages
number _renderingDpi
EventManager _eventManager

Properties

dataPropertyName

Declaration
static dataPropertyName: string;
Property Value
Type Description
string

renderingDpi

Declaration
set renderingDpi(value: number);
Property Value
Type Description
number

statePropertyName

Declaration
static statePropertyName: string;
Property Value
Type Description
string

Methods

getDataPropertyName()

Declaration
getDataPropertyName(): string;
Returns
Type Description
string

getStatePropertyName()

Declaration
getStatePropertyName(): string;
Returns
Type Description
string

getViolationInfo(item, oldViolationInfo)

Declaration
getViolationInfo(item: Item, oldViolationInfo: ITotalViolationInfo): IViolationInfo;
Parameters
Type Name Description
Item item
ITotalViolationInfo oldViolationInfo
Returns
Type Description
IViolationInfo

isAvailableFor(item)

Declaration
isAvailableFor(item: Item): item is ImageItem | PlaceholderItem;
Parameters
Type Name Description
Item item
Returns
Type Description
item is ImageItem | PlaceholderItem
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback