Class InitialDimensionFunction.Builder<V,​T extends InitialDimensionFunction<V>,​B extends InitialDimensionFunction.Builder<V,​T,​B>>

    • Field Detail

      • weight

        protected float weight
    • Method Detail

      • vertexShapeFunction

        public B vertexShapeFunction​(Function<V,​Rectangle> vertexShapeFunction)
      • weight

        public B weight​(float weight)
      • build

        public T build()