Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for BackgroundColor (0.23 sec)

  1. testing/internal-performance-testing/src/test/groovy/org/gradle/performance/results/TestDataGeneratorTest.groovy

            TestDataGenerator.BackgroundColor.ofConfidence([0, 70]) == null
            TestDataGenerator.BackgroundColor.ofConfidence([0, 60]) == null
            TestDataGenerator.BackgroundColor.ofConfidence([0, 0]) == null
            TestDataGenerator.BackgroundColor.ofConfidence([0, -40]) == null
            TestDataGenerator.BackgroundColor.ofConfidence([0, -50]) == null
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 04 07:21:38 UTC 2024
    - 4.8K bytes
    - Viewed (0)
  2. platforms/core-configuration/kotlin-dsl/doc/c4/lib/C4_Context.puml

    skinparam rectangle<<person>> {
        StereotypeFontColor ELEMENT_FONT_COLOR
        FontColor ELEMENT_FONT_COLOR
        BackgroundColor PERSON_BG_COLOR
        BorderColor #073B6F
    }
    
    skinparam rectangle<<external_person>> {
        StereotypeFontColor ELEMENT_FONT_COLOR
        FontColor ELEMENT_FONT_COLOR
        BackgroundColor EXTERNAL_PERSON_BG_COLOR
        BorderColor #8A8A8A
    }
    
    skinparam rectangle<<system>> {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Aug 02 08:06:49 UTC 2023
    - 2.5K bytes
    - Viewed (0)
  3. testing/internal-performance-testing/src/main/groovy/org/gradle/performance/results/report/TestDataGenerator.java

            }
    
            public List<String> getCommits() {
                return commits;
            }
        }
    
        static class BackgroundColor {
            private static final int THRESHOLD = 80;
            private Map xaxis;
            private String color;
    
            static BackgroundColor ofConfidence(List<Number> xy) {
                double index = xy.get(0).doubleValue();
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 04 07:21:38 UTC 2024
    - 8.7K bytes
    - Viewed (0)
  4. platforms/documentation/docs/src/docs/userguide/img/plugin-markers.puml

    @startuml
    
    skinparam monochrome true
    skinparam component {
        BackgroundColor white
        BorderColor Black
    	ArrowColor Black
    }
    
    database "maven-repo" {
      file "<b>groupId</b> com.example.hello\n<b>artifactId</b> com.example.hello.gradle.plugin\n<b>version</b> 1.0.0" as marker1
      file "<b>groupId</b> com.example.goodbye\n<b>artifactId</b> com.example.goodbye.gradle.plugin\n<b>version</b> 1.0.0" as marker2
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 595 bytes
    - Viewed (0)
  5. platforms/documentation/docs/src/docs/userguide/img/software_architecture.puml

    @startuml
    
    skinparam monochrome true
    skinparam component {
        BackgroundColor white
        BorderColor Black
    	ArrowColor Black
    }
    
    database "External Repository" {
      [Spring Boot\nFramework] as SpringBoot
      [Android\nFramework] as Android
    }
    
    package "Application Layer" {
      [server-application]
      [android-app]
    }
    
    package "Business Logic Layer" {
      [user-feature]
      [admin-feature]
    }
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 886 bytes
    - Viewed (0)
  6. platforms/core-configuration/kotlin-dsl/doc/c4/lib/C4_Component.puml

    !define COMPONENT_BG_COLOR #85BBF0
    
    ' Styling
    ' ##################################
    
    skinparam rectangle<<component>> {
        StereotypeFontColor ELEMENT_FONT_COLOR
        FontColor #000000
        BackgroundColor COMPONENT_BG_COLOR
        BorderColor #78A8D8
    }
    
    ' Layout
    ' ##################################
    
    !definelong LAYOUT_WITH_LEGEND
    hide stereotype
    legend right
    |=              |= Type |
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Aug 02 08:06:49 UTC 2023
    - 1.5K bytes
    - Viewed (0)
  7. platforms/core-configuration/kotlin-dsl/doc/c4/lib/C4_Container.puml

    !define CONTAINER_BG_COLOR #438DD5
    
    ' Styling
    ' ##################################
    
    skinparam rectangle<<container>> {
        StereotypeFontColor ELEMENT_FONT_COLOR
        FontColor ELEMENT_FONT_COLOR
        BackgroundColor CONTAINER_BG_COLOR
        BorderColor #3C7FC0
    }
    
    ' Layout
    ' ##################################
    
    !definelong LAYOUT_WITH_LEGEND
    hide stereotype
    legend right
    |=              |= Type |
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Aug 02 08:06:49 UTC 2023
    - 1.5K bytes
    - Viewed (0)
  8. platforms/core-configuration/kotlin-dsl/doc/c4/lib/C4.puml

        FontSize 12
        FontColor #444444
        BorderColor #444444
        BorderStyle dashed
    }
    
    ' Layout
    ' ##################################
    
    !definelong LAYOUT_AS_SKETCH
    skinparam backgroundColor #EEEBDC
    skinparam handwritten true
    skinparam defaultFontName "Comic Sans MS"
    center footer <font color=red>Warning:</font> Created for discussion, needs to be validated
    !enddefinelong
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Aug 02 08:06:49 UTC 2023
    - 3.6K bytes
    - Viewed (0)
  9. platforms/software/dependency-management/src/main/resources/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/verification/report/uikit.min.js

    e(){Kt(i.$el,"close",[i]),ke(i.$el),Xr[i.pos].children.length||Ve(Xr[i.pos],"display","none")}var i=this;this.timer&&clearTimeout(this.timer),t?e():Ze.start(this.$el,this.startProps).then(e)}}};var Kr=["x","y","bgx","bgy","rotate","scale","color","backgroundColor","borderColor","opacity","blur","hue","grayscale","invert","saturate","sepia","fopacity","stroke"],Jr={mixins:[ir],props:Kr.reduce(function(t,e){return t[e]="list",t},{}),data:Kr.reduce(function(t,e){return t[e]=void 0,t},{}),computed:{props:function(g,m){var...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 10 21:10:11 UTC 2023
    - 130.5K bytes
    - Viewed (0)
  10. src/internal/trace/traceviewer/static/trace_viewer_full.html

    if(opt_dictionary.marginLeft){spanEl.style.marginLeft=opt_dictionary.marginLeft;}
    if(opt_dictionary.marginRight){spanEl.style.marginRight=opt_dictionary.marginRight;}
    if(opt_dictionary.backgroundColor){spanEl.style.backgroundColor=opt_dictionary.backgroundColor;}
    if(opt_dictionary.color){spanEl.style.color=opt_dictionary.color;}}
    return spanEl;}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
Back to top