Search Results
OK to copy?
Examples 1 through 10 of
151 (0.0010 seconds)
Class:
org.apache.batik.ext.awt.image.rendered.FilterAlphaRed
©,
Rating:
0% of 0,
C1
Class: org.apache.batik.ext.awt.image.renderable.ProfileRable ©, Rating: 0% of 0, C1
Class: org.apache.batik.ext.awt.image.renderable.FilterAsAlphaRable ©, Rating: 0% of 0, C1
Class: org.apache.batik.ext.awt.image.renderable.FilterAlphaRable ©, Rating: 0% of 0, C1
Class: org.apache.batik.ext.awt.image.rendered.TileCacheRed ©, Rating: 0% of 0, C1
Class: org.apache.batik.ext.awt.image.rendered.TranslateRed ©, Rating: 0% of 0, C1
Class: org.apache.batik.ext.awt.image.renderable.AffineRable8Bit ©, Rating: 0% of 0, C1
Class: org.apache.axis.encoding.ser.VectorSerializer ©, Rating: 0% of 0, C2
Class: org.apache.batik.extension.svg.BatikHistogramNormalizationFilter8Bit ©, Rating: 0% of 0, C1
Class: org.apache.batik.gvt.filter.MaskRable8Bit ©, Rating: 0% of 0, C1
085 // new Exception("FilterAlphaRed: ").printStackTrace();
086 // Get my source.
087 CachableRed srcRed = (CachableRed)getSources().get(0);
088
089 SampleModel sm = srcRed.getSampleModel();
Class: org.apache.batik.ext.awt.image.renderable.ProfileRable ©, Rating: 0% of 0, C1
Class: org.apache.batik.ext.awt.image.renderable.FilterAsAlphaRable ©, Rating: 0% of 0, C1
Class: org.apache.batik.ext.awt.image.renderable.FilterAlphaRable ©, Rating: 0% of 0, C1
Class: org.apache.batik.ext.awt.image.rendered.TileCacheRed ©, Rating: 0% of 0, C1
091 public void genRect(WritableRaster wr) {
092 // Get my source.
093 CachableRed src = (CachableRed)getSources().get(0);
094
095 src.copyData(wr);
Class: org.apache.batik.ext.awt.image.rendered.TranslateRed ©, Rating: 0% of 0, C1
Class: org.apache.batik.ext.awt.image.renderable.AffineRable8Bit ©, Rating: 0% of 0, C1
Class: org.apache.axis.encoding.ser.VectorSerializer ©, Rating: 0% of 0, C2
127 for(int i=0;i<vector.size() && !recursive;i++)
128 {
129 Object o = vector.get(i);
130 if(o instanceof Vector) {
131 if(map.containsKey(o)) {
Class: org.apache.batik.extension.svg.BatikHistogramNormalizationFilter8Bit ©, Rating: 0% of 0, C1
Class: org.apache.batik.gvt.filter.MaskRable8Bit ©, Rating: 0% of 0, C1