[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["`Composite.Anchor` is an enum that defines valid anchoring positions for compositing operations."],["The anchor position of an image aligns with the anchor position of the canvas during compositing."],["This class provides several static fields that represent different anchor positions, such as `BOTTOM_LEFT`, `CENTER_CENTER`, and `TOP_RIGHT`."],["It has inherited methods from `Enum` and `Object`, including `valueOf`, `clone`, `equals`, `hashCode`, and `wait`."],["It also has two static methods `valueOf(String name)` and `values()`."]]],[]]