Package cn.mapway.geo.shared.stretch
Class StretchParam
java.lang.Object
cn.mapway.geo.shared.stretch.StretchParam
- All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable,Serializable
- Direct Known Subclasses:
GammaStretchParam,HistogramStretchParam,LinearStretchParam
@JsType
public class StretchParam
extends Object
implements Serializable, com.google.gwt.user.client.rpc.IsSerializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
min
-
max
-
minPct
-
maxPct
-
-
Constructor Details
-
StretchParam
public StretchParam()
-