Sha256: 784f902fa6acf6d8f1b0956f8ecbfb0359a3df68477eff7baef65f9071e89cc9
Contents?: true
Size: 1.48 KB
Versions: 1
Compression:
Stored size: 1.48 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1372843470.380564:@value"†{I" class:EFI"BundledAsset; FI"logical_path; FI"Scene/LabelStyle.js; TI" pathname; FI"P/Users/bwrona/www/engines/cesium/app/assets/javascripts/Scene/LabelStyle.js; TI"content_type; FI"application/javascript; FI" mtime; FI"2013-07-03T11:02:49+02:00; FI"length; Fi²I"digest; F"%46920a59970fb239c668a460ff9978a0I"source; FI"²/*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. * * @type {Enumeration} * @constant * @default 0 */ FILL : new Enumeration(0, 'FILL'), /** * Outline the text of the label, but do not fill. * * @type {Enumeration} * @constant * @default 1 */ OUTLINE : new Enumeration(1, 'OUTLINE'), /** * Fill and outline the text of the label. * * @type {Enumeration} * @constant * @default 2 */ FILL_AND_OUTLINE : new Enumeration(2, 'FILL_AND_OUTLINE') }; return LabelStyle; }); ; FI"required_assets_digest; F"%f6c93b3d71792a786104d7656bbd0bbdI" _version; F"%6776f581a4329e299531e1d52aa59832
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cesium-0.18.0 | test/dummy/tmp/cache/assets/C4C/D00/sprockets%2Fc65d1911c653748a3913d7213ba06478 |