Sha256: fca0a67b05ec475fa1f99478812af16bfe4385f5dc08275bae70cc54cd5a2f7b
Contents?: true
Size: 1.41 KB
Versions: 5
Compression:
Stored size: 1.41 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1361724136.4272:@value"={I" class:EFI"BundledAsset; FI"logical_path; FI"Scene/LabelStyle.js; TI" pathname; FI"I/Users/bogumil/www/cesium/app/assets/javascripts/Scene/LabelStyle.js; TI"content_type; FI"application/javascript; FI" mtime; FI"2013-02-24T17:09:01+01:00; FI"length; FipI"digest; F"%f6d0845efa546097eb46c9e206cafd3bI"source; FI"p/*global define*/ define(['../Core/Enumeration'], function(Enumeration) { "use strict"; /** * An enumeration describing how to draw a label. * * @exports LabelStyle * * @see Label#setStyle */ var LabelStyle = { /** * Fill the text of the label, but do not outline. * * @constant * @type {Enumeration} */ FILL : new Enumeration(0, 'FILL'), /** * Outline the text of the label, but do not fill. * * @constant * @type {Enumeration} */ OUTLINE : new Enumeration(1, 'OUTLINE'), /** * Fill and outline the text of the label. * * @constant * @type {Enumeration} */ FILL_AND_OUTLINE : new Enumeration(2, 'FILL_AND_OUTLINE') }; return LabelStyle; }); ; FI"required_assets_digest; F"%40f4d17c203f8a52b3e274843478ee28I" _version; F"%6776f581a4329e299531e1d52aa59832
Version data entries
5 entries across 5 versions & 1 rubygems