Interface LicenseAware

All Known Implementing Classes:
Categorize, SpatialAggregateFunction, SpatialCentroid, SpatialExtent

public interface LicenseAware
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Return true if the implementer can be executed under the provided XPackLicenseState, otherwise false.
  • Method Details