org.cybertory.MSS
Interface SelfScaler

All Known Subinterfaces:
MaLayout, SpotterTip, ZonesInfo
All Known Implementing Classes:
FeaturesSpecs, FImageLayout, GridMaLayout, MaDimensions, Packed2ZonesMaLayout, PendingRenderedOp, SpotterTipConst, SpotterTipFunction, SpotterTipLocationEffects, ZoneCharacteristics, ZonesInfoImpl

public interface SelfScaler

Interface for JAI operation parameters to implement to indicate they can scale themselves for pixel size.


Method Summary
 java.lang.Object getScaled(float pixelSize)
           
 

Method Detail

getScaled

public java.lang.Object getScaled(float pixelSize)