Module swim.runtime

Class SpatialLaneModel<S>

    • Field Detail

      • shapeForm

        protected final swim.math.Z2Form<S> shapeForm
      • flags

        protected int flags
      • data

        protected swim.api.data.SpatialData<swim.structure.Value,​S,​swim.structure.Value> data
    • Constructor Detail

      • SpatialLaneModel

        public SpatialLaneModel​(swim.math.Z2Form<S> shapeForm)