Interface LocationFactory


  • public interface LocationFactory
    • Method Detail

      • createLocation

        Location createLocation​(Shape shape,
                                java.lang.Object value)