Sha256: 5bb9ab84ec794030d00815c967fb6f8a39fd401ac5e03db62ceb5e53658cf8c5
Contents?: true
Size: 1.81 KB
Versions: 4
Compression:
Stored size: 1.81 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1380709795.029858:@value"�{I" class:ETI"ProcessedAsset;FI"logical_path;TI"Scene/LabelStyle.js;FI" pathname;TI"Q/Users/bogumil/www/engines/cesium/app/assets/javascripts/Scene/LabelStyle.js;FI"content_type;TI"application/javascript;TI" mtime;TI"2013-10-02T12:16:28+02:00;TI"length;Ti�I"digest;TI"%369e7139fbb6521f1d06f9adf0438825;FI"source;TI"�/*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; }); ;TI"dependency_digest;TI"%5cdacc54319aeee345a23e44cdbe7e2f;FI"required_paths;T[I"Q/Users/bogumil/www/engines/cesium/app/assets/javascripts/Scene/LabelStyle.js;FI"dependency_paths;T[{I" path;TI"Q/Users/bogumil/www/engines/cesium/app/assets/javascripts/Scene/LabelStyle.js;FI" mtime;TI"2013-10-02T12:16:28+02:00;TI"digest;TI"%94249594b883d059206f84a0c053fc16;FI" _version;TI"%6776f581a4329e299531e1d52aa59832;F
Version data entries
4 entries across 4 versions & 1 rubygems