Sha256: c121289f00aa641a2a575cc73c52d76c0fd0124467b5fee233f10f9f010c6789
Contents?: true
Size: 1.48 KB
Versions: 1
Compression:
Stored size: 1.48 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1372843470.382635:@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/DBA/C30/sprockets%2F88248feb9f04eedf412e7ff6cc63d488 |