the anchor is in the center of the object.
see GOO_CANVAS_ANCHOR_EAST.
the anchor is on the right of the object, centered vertically.
see GOO_CANVAS_ANCHOR_NORTH.
see GOO_CANVAS_ANCHOR_NORTH_EAST.
the anchor is at the top of the object, centered horizontally.
the anchor is at the top-right of the object.
the anchor is at the top-left of the object.
see GOO_CANVAS_ANCHOR_NORTH_WEST.
see GOO_CANVAS_ANCHOR_SOUTH.
see GOO_CANVAS_ANCHOR_SOUTH_EAST.
the anchor is at the bottom of the object, centered horizontally.
the anchor is at the bottom-right of the object.
the anchor is at the bottom-left of the object.
see GOO_CANVAS_ANCHOR_SOUTH_WEST.
see GOO_CANVAS_ANCHOR_WEST.
the anchor is on the left of the object, centered vertically.
GooCanvasAnchorType is used to specify the positions of objects relative to a particular anchor point.