API 0.9.5
AppKit/CPImageView.j File Reference

Go to the source code of this file.

Variables

var BOTTOM_SHADOW_INSET = 5.0
 CPImageAlignBottom = 5
 CPImageAlignBottomLeft = 6
 CPImageAlignBottomRight = 7
 CPImageAlignCenter = 0
 CPImageAlignLeft = 4
 CPImageAlignRight = 8
 CPImageAlignTop = 1
 CPImageAlignTopLeft = 2
 CPImageAlignTopRight = 3
var CPImageViewEmptyPlaceholderImage = nil
var CPImageViewHasShadowKey = "CPImageViewHasShadowKey"
var CPImageViewImageAlignmentKey = "CPImageViewImageAlignmentKey"
var CPImageViewImageKey = "CPImageViewImageKey"
var CPImageViewImageScalingKey = "CPImageViewImageScalingKey"
var CPImageViewIsEditableKey = "CPImageViewIsEditableKey"
var CPImageViewShadowBackgroundColor = nil
 CPScaleNone = 2
 CPScaleProportionally = 0
 CPScaleToFit = 1
var HORIZONTAL_SHADOW_INSET = LEFT_SHADOW_INSET + RIGHT_SHADOW_INSET
var LEFT_SHADOW_INSET = 3.0
var RIGHT_SHADOW_INSET = 3.0
var TOP_SHADOW_INSET = 3.0
var VERTICAL_SHADOW_INSET = TOP_SHADOW_INSET + BOTTOM_SHADOW_INSET

Variable Documentation

Definition at line 46 of file CPImageView.j.

Definition at line 35 of file CPImageView.j.

Definition at line 36 of file CPImageView.j.

Definition at line 37 of file CPImageView.j.

Definition at line 30 of file CPImageView.j.

Definition at line 34 of file CPImageView.j.

Definition at line 38 of file CPImageView.j.

Definition at line 31 of file CPImageView.j.

Definition at line 32 of file CPImageView.j.

Definition at line 33 of file CPImageView.j.

Definition at line 41 of file CPImageView.j.

var CPImageViewHasShadowKey = "CPImageViewHasShadowKey"

Definition at line 459 of file CPImageView.j.

var CPImageViewImageAlignmentKey = "CPImageViewImageAlignmentKey"

Definition at line 458 of file CPImageView.j.

var CPImageViewImageKey = "CPImageViewImageKey"

Definition at line 456 of file CPImageView.j.

var CPImageViewImageScalingKey = "CPImageViewImageScalingKey"

Definition at line 457 of file CPImageView.j.

var CPImageViewIsEditableKey = "CPImageViewIsEditableKey"

Definition at line 460 of file CPImageView.j.

Definition at line 40 of file CPImageView.j.

Definition at line 28 of file CPImageView.j.

Definition at line 26 of file CPImageView.j.

Definition at line 27 of file CPImageView.j.

var LEFT_SHADOW_INSET = 3.0

Definition at line 43 of file CPImageView.j.

var RIGHT_SHADOW_INSET = 3.0

Definition at line 44 of file CPImageView.j.

var TOP_SHADOW_INSET = 3.0

Definition at line 45 of file CPImageView.j.

 All Classes Files Functions Variables Defines