Sha256: 739b7081f17ecc62133e68f1e7c1aaedd5950280b2fe25def8443c1abfdda41b
Contents?: true
Size: 1.7 KB
Versions: 5
Compression:
Stored size: 1.7 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1361724136.425437:@value"h{I" class:EFI"ProcessedAsset;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"dependency_digest;F"%40f4d17c203f8a52b3e274843478ee28I"required_paths;F[I"I/Users/bogumil/www/cesium/app/assets/javascripts/Scene/LabelStyle.js;TI"dependency_paths;F[{I" path;FI"I/Users/bogumil/www/cesium/app/assets/javascripts/Scene/LabelStyle.js;TI" mtime;FI"2013-02-24T17:09:01+01:00;FI"digest;F"%48a2313faabe0c6658980b94c795b352I" _version;F"%6776f581a4329e299531e1d52aa59832
Version data entries
5 entries across 5 versions & 1 rubygems