Interface IEnvelopeConverter<T>
-
public interface IEnvelopeConverter<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetDimensions()doublegetMax(int axis, T t)doublegetMin(int axis, T t)
-