Documentation of 'org.opengis.layer.AbstractSizedURL' Java class
AbstractSizedURL
org.opengis.layer

Interface AbstractSizedURL

  • All Superinterfaces:
    AbstractURL
    All Known Subinterfaces:
    LegendURL, LogoURL


    public interface AbstractSizedURL
    extends AbstractURL
    Extends the AbstractURL by adding a width and height for the data retrievable from the linkage.
    Since:
    GeoAPI 2.0
    • Method Detail

      • getWidth

        int getWidth()
        Provides the expected width of the response data.
        Returns:
        the expected width.
      • getHeight

        int getHeight()
        Provides the expected height of the response data.
        Returns:
        the expected height.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.