MCPcopy Create free account

hub / github.com/AntonKast/LightZone / functions

Functions20,392 in github.com/AntonKast/LightZone

↓ 2,164 callersMethodadd
Adds a tile to the cache. @param owner The <code>RenderedImage</code> that the tile belongs to. @param tileX The X index of the tile in the owner's t
lightcrafts/extsrc/com/lightcrafts/mediax/jai/TileCache.java:57
↓ 1,126 callersMethodgetHeight
Returns the height of the RMIImage.
lightcrafts/extsrc/com/lightcrafts/media/jai/rmi/RMIImage.java:175
↓ 1,014 callersMethodgetScanlineStride
Returns the scanlineStride for the image data. <p> For binary data this stride is applies to the arrays returned by <code>getByteDataArray()</code> a
lightcrafts/extsrc/com/lightcrafts/mediax/jai/RasterAccessor.java:1166
↓ 952 callersMethodgetPixelStride
Returns the pixelStride for the image data.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/RasterAccessor.java:1171
↓ 731 callersMethodgetWidth
Returns the width of the RMIImage.
lightcrafts/extsrc/com/lightcrafts/media/jai/rmi/RMIImage.java:172
↓ 713 callersMethodgetNumBands
Returns the number of bands of the histogram. This value is the same as the number of bands of the bins, <code>bins.length</code>.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/Histogram.java:379
↓ 695 callersMethodgetBandOffsets
Returns the bandOffsets.
lightcrafts/extsrc/com/lightcrafts/media/jai/mlib/MediaLibAccessor.java:954
↓ 598 callersMethodgetString
(String key)
lightcrafts/extsrc/com/lightcrafts/mediax/jai/JaiI18N.java:21
↓ 555 callersMethodgetSampleModel
Returns the SampleModel associated with this image.
lightcrafts/extsrc/com/lightcrafts/media/jai/rmi/RMIImage.java:169
↓ 543 callersMethodput
Puts an object into the map. @param key The object's key. @param obj The object to put.
lightcrafts/src/com/lightcrafts/utils/cache/CacheObjectMap.java:54
↓ 504 callersMethodequals
(Object obj)
lightcrafts/src/com/lightcrafts/ui/datatips/xswing/DataTipCell.java:58
↓ 499 callersFunctionTIFFSetField
* Record the value of a field in the * internal directory structure. The * field will be written to the file * when/if the directory structure is
lightcrafts/jnisrc/tiff/libtiff/tiff-3.8.2/libtiff/tif_dir.c:626
↓ 498 callersMethodgetString
(String key)
lightcrafts/extsrc/com/lightcrafts/mediax/jai/operator/JaiI18N.java:18
↓ 380 callersMethodgetMinX
Returns the minimum X coordinate of the RMIImage.
lightcrafts/extsrc/com/lightcrafts/media/jai/rmi/RMIImage.java:180
↓ 379 callersMethodget
@return the single, shared instance of the DataTipmanager
lightcrafts/src/com/lightcrafts/ui/datatips/xswing/DataTipManager.java:74
↓ 378 callersMethodgetMinY
Returns the minimum Y coordinate of the RMIImage.
lightcrafts/extsrc/com/lightcrafts/media/jai/rmi/RMIImage.java:185
↓ 363 callersMethodgetColorModel
Returns the ColorModel associated with this image.
lightcrafts/extsrc/com/lightcrafts/media/jai/rmi/RMIImage.java:166
↓ 356 callersFunction_TIFFfree
lightcrafts/jnisrc/tiff/libtiff/tiff-3.8.2/libtiff/tif_unix.c:244
↓ 353 callersFunctionTIFFGetField
* Return the value of a field in the * internal directory structure. */
lightcrafts/jnisrc/tiff/libtiff/tiff-3.8.2/libtiff/tif_dir.c:924
↓ 332 callersMethodgetObjectParameter
Gets a named parameter as an <code>Object</code>. Parameters belonging to a primitive type, such as int, will be returned as a member of the correspon
lightcrafts/extsrc/com/lightcrafts/mediax/jai/ParameterList.java:181
↓ 328 callersMethodget
(String key)
lightcrafts/src/com/lightcrafts/app/menu/UpdatableDisposableMenu.java:51
↓ 315 callersMethodwrite
Write the current image to a File, using the settings in an {@link ImageExportOptions} object. @param thread The thread that is doing the writing. @pa
lightcrafts/src/com/lightcrafts/model/Engine.java:222
↓ 306 callersMethodclone
()
lightcrafts/src/com/lightcrafts/ui/region/Curve.java:78
↓ 302 callersMethodgetShortDataArrays
Returns the image data as a short array. Non-null only if getDataType = DataBuffer.TYPE_USHORT or DataBuffer.TYPE_SHORT.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/RasterAccessor.java:1031
↓ 299 callersMethodnext
<p>Gets the next maximal result range with a common value and returns true if we are not at the end of the iteration, false otherwise.</p> <p>If the r
lightcrafts/extsrc/jdk1_6/sun/text/normalizer/RangeValueIterator.java:115
↓ 297 callersMethodsetParameter
Sets a named parameter to a <code>byte</code> value. Checks are made to verify that the parameter is of the right <code>Class</code> type and that the
lightcrafts/extsrc/com/lightcrafts/mediax/jai/ParameterBlockJAI.java:537
↓ 284 callersMethodget
Gets the localized string for the given key. If not found, the name of the current platform's type is appended to the key and attempts to get the loc
lightcrafts/src/com/lightcrafts/utils/LocaleUtil.java:36
↓ 279 callersFunctionTIFFErrorExt
lightcrafts/jnisrc/tiff/libtiff/tiff-3.8.2/libtiff/tif_error.c:62
↓ 276 callersMethodgetData
Returns the entire image as a single Raster. @return a RasterProxy containing a copy of this image's data.
lightcrafts/extsrc/com/lightcrafts/media/jai/rmi/RMIImage.java:232
↓ 272 callersMethodappend
Append a single UTF-32 value to the end of a StringBuffer. If a validity check is required, use <code><a href="../lang/UCharacter.html#isLegal(char)">
lightcrafts/extsrc/jdk1_6/sun/text/normalizer/UTF16.java:396
↓ 268 callersMethodmin
Gets the minimum element.
lightcrafts/jnisrc/macstl/impl/valarray_base.h:80
↓ 259 callersMethodcreate
Creates a <code>RenderedOp</code> which represents the named operation, using the source(s) and/or parameter(s) specified in the <code>ParameterBlock<
lightcrafts/extsrc/com/lightcrafts/mediax/jai/JAI.java:968
↓ 258 callersFunction_TIFFmalloc
lightcrafts/jnisrc/tiff/libtiff/tiff-3.8.2/libtiff/tif_unix.c:238
↓ 252 callersMethodgetName
The name this descriptor will be registered under in the <code>OperationRegistry</code>. Individual descriptors implementing this interface will defin
lightcrafts/extsrc/com/lightcrafts/mediax/jai/RegistryElementDescriptor.java:36
↓ 250 callersMethodappend
Append the TIFF image in the given file creating a multi-page TIFF file. @param fileName The name of the TIFF file to append. @return Returns <code>t
lightcrafts/src/com/lightcrafts/image/libs/LCTIFFWriter.java:364
↓ 239 callersMethodgetClass
Returns the class expected to be returned by a request for the property with the specified name. If this information is unavailable, <code>null</code
lightcrafts/extsrc/com/lightcrafts/mediax/jai/PropertyGenerator.java:60
↓ 223 callersMethodgetX
(double y)
lightcrafts/src/com/lightcrafts/ui/rotate/InfiniteLine.java:27
↓ 222 callersMethodgetY
(double x)
lightcrafts/src/com/lightcrafts/ui/rotate/InfiniteLine.java:23
↓ 213 callersFunctionTIFFError
lightcrafts/jnisrc/tiff/libtiff/tiff-3.8.2/libtiff/tif_error.c:50
↓ 213 callersMethodgetWidth
()
lightcrafts/src/com/lightcrafts/ui/region/Curve.java:52
↓ 213 callersMethodremove
Removes an object from the map. @param key The object's key. @return Returns <code>true</code> only if the object was in the map and removed.
lightcrafts/src/com/lightcrafts/utils/cache/CacheObjectMap.java:63
↓ 204 callersMethodgetString
(String key)
lightcrafts/extsrc/com/lightcrafts/mediax/jai/remote/JaiI18N.java:18
↓ 203 callersFunctionget4
lightcrafts/coprocesses/dcraw/dcraw.c:463
↓ 201 callersMethodgetName
Get a user-presentable name for this LayerMode. @return A user-presentable String that distinguishes this LayerMode from all others.
lightcrafts/src/com/lightcrafts/model/LayerMode.java:18
↓ 199 callersFunctionTIFFFileName
* Return open file's name. */
lightcrafts/jnisrc/tiff/libtiff/tiff-3.8.2/libtiff/tif_open.c:461
↓ 195 callersMethodsetSource
Sets a named source to a given <code>Object</code> value. @param sourceName a <code>String</code> naming a source. @param source an <code>Object</cod
lightcrafts/extsrc/com/lightcrafts/mediax/jai/ParameterBlockJAI.java:319
↓ 189 callersMethodgetValue
Gets the value for a particular tag ID in a particular {@link ImageMetadataDirectory}. If the tag ID isn't found in the given directory, each directo
lightcrafts/src/com/lightcrafts/image/metadata/ImageMetadata.java:634
↓ 187 callersMethodgetWidth
The inner Shape and the outer Shape are related by a gap of fixed size. @return The size of the gap between the two Shapes.
lightcrafts/src/com/lightcrafts/model/Contour.java:33
↓ 184 callersMethodsize
Creates the <code>Collection</code> rendering if none yet exists, and returns the number of elements in this <code>Collection</code>.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/CollectionOp.java:1317
↓ 181 callersMethodsetEnabled
(boolean enabled)
lightcrafts/src/com/lightcrafts/ui/region/ShowHideRegionsAction.java:43
↓ 172 callersMethodgetMediaLibImages
Returns an array of mediaLibImages which represents the input raster. An array is returned instead of a single mediaLibImage because in some cases,
lightcrafts/extsrc/com/lightcrafts/media/jai/mlib/MediaLibAccessor.java:932
↓ 165 callersMethodaddSource
Adds a <code>PlanarImage</code> source to the <code>ParameterBlock</code> of this node. This is a convenience method that invokes <code>setParameterBl
lightcrafts/extsrc/com/lightcrafts/mediax/jai/RenderedOp.java:2402
↓ 163 callersMethodlength
Returns the number of 16-bit code units in the text. @return number of 16-bit code units in text @stable ICU 2.0
lightcrafts/extsrc/jdk1_6/sun/text/normalizer/Replaceable.java:74
↓ 161 callersMethodgetByteDataArrays
Returns the image data as a byte array. Non-null only if getDataType = DataBuffer.TYPE_BYTE. <p> For the case of binary data the corresponding ins
lightcrafts/extsrc/com/lightcrafts/mediax/jai/RasterAccessor.java:1006
↓ 161 callersMethodgetX
Returns the x coordinate of the upper-left corner of the RasterAccessor's accessible area.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/RasterAccessor.java:928
↓ 161 callersMethodgetY
Returns the y coordinate of the upper-left corner of the RasterAccessor's accessible area.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/RasterAccessor.java:936
↓ 158 callersMethodgetIntDataArrays
Returns the image data as an int array. Non-null only if getDataType = DataBuffer.TYPE_INT.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/RasterAccessor.java:1048
↓ 156 callersMethodsetColor
Set the color to the given color. @param color A color which should be used. @return A Map of slider key Strings to Double values, indicating any impl
lightcrafts/src/com/lightcrafts/model/ColorPickerOperation.java:24
↓ 153 callersMethodgetMessage
The advice message to show to users.
lightcrafts/src/com/lightcrafts/ui/advice/Advice.java:13
↓ 149 callersMethodgetString
(String key)
lightcrafts/extsrc/com/lightcrafts/media/jai/opimage/JaiI18N.java:18
↓ 148 callersMethodgetBandOffsets
Returns the bandDataOffsets into the dataArrays.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/RasterAccessor.java:1129
↓ 147 callersFunctionget2
lightcrafts/coprocesses/dcraw/dcraw.c:447
↓ 147 callersMethodgetString
(String key)
lightcrafts/extsrc/com/lightcrafts/media/jai/codecimpl/JaiI18N.java:18
↓ 146 callersMethodreadInt
Reads a signed 32-bit integer from this stream. This method reads 4 bytes from the stream, starting at the current stream pointer. If the bytes read,
lightcrafts/extsrc/com/lightcrafts/media/jai/codec/SeekableStream.java:604
↓ 144 callersMethodget
Returns the element at the given index in <code>imageCollection</code>. If <code>imageCollection</code> is a <code>List</code> then the call is forwar
lightcrafts/extsrc/com/lightcrafts/mediax/jai/CollectionImage.java:132
↓ 143 callersMethodgetImageLayoutHint
(RenderingHints renderHints)
lightcrafts/extsrc/com/lightcrafts/media/jai/opimage/RIFUtil.java:21
↓ 143 callersMethodrepaint
(Rectangle2D oldBounds, Rectangle2D newBounds)
lightcrafts/src/com/lightcrafts/ui/region/CurveComponent.java:388
↓ 142 callersMethodgetSize
Gets the current size of the cache. Note that a call to this method that is followed by a call to {@link #writeToStore(long,ByteBuffer)} must both be
lightcrafts/src/com/lightcrafts/utils/cache/CacheStore.java:43
↓ 141 callersMethodread
Read a {@link BooleanExportOption}. @param o The {@link BooleanExportOption} to read.
lightcrafts/src/com/lightcrafts/image/export/ImageExportOptionReader.java:20
↓ 140 callersMethodprintStackTrace
Prints the stack trace. For Java<sup><font size="-2">TM</font></sup> 2 Platform version 1.4 and up, calls the same method in the super class. For Jav
lightcrafts/extsrc/com/lightcrafts/mediax/jai/util/ImagingException.java:118
↓ 139 callersMethodget
Get the <code>CaselessStringKey</code> corresponding to the index <code>i</code>. @throws ArrayIndexOutOfBoundsException if <code>i</code> is out of
lightcrafts/extsrc/com/lightcrafts/media/jai/util/CaselessStringArrayTable.java:123
↓ 139 callersMethodgetDataType
Returns the data type of the RasterAccessor object. Note that this datatype is not necessarily the same data type as the underlying raster.
lightcrafts/extsrc/com/lightcrafts/media/jai/mlib/MediaLibAccessor.java:941
↓ 137 callersFunctionWritef
Does write a formatted string
lightcrafts/jnisrc/lcms/lcms/cmsps2.c:397
↓ 137 callersMethodgetDataBuffer
Retrieves the associated <code>DataBuffer</code>. @return The (perhaps reconstructed) <code>DataBuffer</code>.
lightcrafts/extsrc/com/lightcrafts/media/jai/rmi/DataBufferProxy.java:50
↓ 137 callersMethodgetSourceImage
Returns the specified <code>PlanarImage</code> source stored in the <code>ParameterBlock</code> of this node. If there is no source corresponding to t
lightcrafts/extsrc/com/lightcrafts/mediax/jai/RenderedOp.java:2644
↓ 136 callersMethodfloor
Returns the "floor" value of a float.
lightcrafts/extsrc/com/lightcrafts/media/jai/opimage/WarpGeneralOpImage.java:801
↓ 136 callersMethodgetDoubleDataArrays
Returns the image data as a double array. Non-null only if getDataType = DataBuffer.TYPE_DOUBLE
lightcrafts/extsrc/com/lightcrafts/mediax/jai/RasterAccessor.java:1080
↓ 136 callersMethodgetFloatDataArrays
Returns the image data as a float array. Non-null only if getDataType = DataBuffer.TYPE_FLOAT.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/RasterAccessor.java:1064
↓ 135 callersMethodhasNext
()
lightcrafts/extsrc/com/lightcrafts/media/jai/util/Service.java:235
↓ 133 callersMethodBYTES_SH
(int b)
lightcrafts/src/com/lightcrafts/utils/LCMS.java:52
↓ 133 callersMethodCHANNELS_SH
(int c)
lightcrafts/src/com/lightcrafts/utils/LCMS.java:51
↓ 133 callersMethodround
Returns the "round" value of a float.
lightcrafts/extsrc/com/lightcrafts/media/jai/opimage/WarpNearestOpImage.java:492
↓ 131 callersMethodadd
Add the tag mappings. @param id The tag's ID. @param name The tag's name. @param type The tag's {@link ImageMetaType}. @param isChangeable Whether th
lightcrafts/src/com/lightcrafts/image/metadata/DNGDirectory.java:136
↓ 130 callersMethodgetBandOffset
Returns the offset of a specific band's first sample into the DataBuffer including the DataBuffer's offset.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/RasterAccessor.java:1145
↓ 128 callersMethodabs
lightcrafts/jnisrc/macstl/complex.h:604
↓ 128 callersMethodgetFloatParameter
A convenience method to return a parameter as a <code>float</code>. @param paramName the name of the parameter to be returned. @throws IllegalArgume
lightcrafts/extsrc/com/lightcrafts/mediax/jai/ParameterList.java:279
↓ 128 callersFunctionpow
lightcrafts/jnisrc/fast_jai/hdrBlender.cpp:55
↓ 126 callersMethodsetAttribute
Set an attribute key-value pair on this XmlNode.
lightcrafts/src/com/lightcrafts/utils/xml/XmlNode.java:92
↓ 126 callersMethodsize
()
lightcrafts/src/com/lightcrafts/utils/WeakHashSet.java:59
↓ 125 callersMethodmax
(int a, int b)
lightcrafts/extsrc/jdk1_6/sun/text/normalizer/UnicodeSet.java:1555
↓ 124 callersMethodgetBounds
Returns the bounds of the ROI as a <code>Rectangle</code>.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/ROI.java:219
↓ 123 callersMethodremoveValue
Removes the metadata value for a given tag ID (key). If the tag ID isn't found in this directory, each directory along the static parent chain is che
lightcrafts/src/com/lightcrafts/image/metadata/ImageMetadataDirectory.java:632
↓ 121 callersMethodcontains
Checks whether the map contains a particular object. @param key The object's key. @return Returns <code>true</code> only if the map contains the obje
lightcrafts/src/com/lightcrafts/utils/cache/CacheObjectMap.java:28
↓ 121 callersMethodgetString
(String key)
lightcrafts/extsrc/com/lightcrafts/media/jai/rmi/JaiI18N.java:18
↓ 121 callersMethodsetBorder
Set the border on the given component to a ToggleTitledBorder that will update dynamically when the global preference changes.
lightcrafts/src/com/lightcrafts/ui/layout/ToggleTitleBorder.java:32
↓ 119 callersMethodgetAttribute
Get the value of an attribute under this XmlNode. If no attribute with the given name is found, it's an XMLException.
lightcrafts/src/com/lightcrafts/utils/xml/XmlNode.java:79
↓ 119 callersMethodparseInt
(String s)
lightcrafts/src/com/lightcrafts/ui/toolkit/journal/InputEventJournal.java:342
↓ 119 callersMethodsetLayout
Throws an AWTError, since a Box can use only a BoxLayout. @param l the layout manager to use
lightcrafts/src/com/lightcrafts/ui/layout/Box.java:252
↓ 118 callersMethodadd
Add the tag mappings. @param id The tag's ID. @param name The tag's name. @param type The tag's {@link ImageMetaType}.
lightcrafts/src/com/lightcrafts/image/metadata/makernotes/CanonDirectory.java:358
↓ 116 callersMethoddata
Gets the raw data.
lightcrafts/jnisrc/macstl/impl/core_array.h:525
next →1–100 of 20,392, ranked by callers