Class EnvelopeOperation.Result

java.lang.Object
org.apache.sis.feature.Property
org.apache.sis.feature.Field<V>
org.apache.sis.feature.AbstractAttribute<org.opengis.geometry.Envelope>
org.apache.sis.feature.EnvelopeOperation.Result
All Implemented Interfaces:
Serializable
Enclosing class:
EnvelopeOperation

private final class EnvelopeOperation.Result extends AbstractAttribute<org.opengis.geometry.Envelope>
The attributes that contains the result of union of all envelope extracted from other attributes. Value is calculated each time it is accessed.