Interface SurfaceRules.Condition

All Known Implementing Classes:
SurfaceRules.Context.AbovePreliminarySurfaceCondition, SurfaceRules.Context.HoleCondition, SurfaceRules.Context.SteepMaterialCondition, SurfaceRules.Context.TemperatureHelperCondition, SurfaceRules.LazyCondition, SurfaceRules.LazyXZCondition, SurfaceRules.LazyYCondition, SurfaceRules.NotCondition
Enclosing class:
SurfaceRules

static interface SurfaceRules.Condition
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • test

      boolean test()