java.lang.Object
org.elasticsearch.search.aggregations.InternalAggregation
org.elasticsearch.search.aggregations.metrics.InternalBounds<T>
All Implemented Interfaces:
NamedWriteable, Writeable, Aggregation, SpatialBounds<T>, ToXContent, ToXContentFragment
Direct Known Subclasses:
InternalGeoBounds

public abstract class InternalBounds<T extends SpatialPoint> extends InternalAggregation implements SpatialBounds<T>