MCPcopy Create free account

hub / github.com/AntonKast/LightZone / functions

Functions20,392 in github.com/AntonKast/LightZone

↓ 38 callersMethodgetMaxY
Returns the Y coordinate of the row immediately below the bottom row of the image.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/RemoteImage.java:560
↓ 38 callersMethodgetSource
Get the cookie from setSource(), probably representing the way this Document was opened.
lightcrafts/src/com/lightcrafts/ui/editor/Document.java:539
↓ 38 callersMethodreal
lightcrafts/jnisrc/macstl/complex.h:592
↓ 38 callersMethodshowError
(String message, Throwable e, Frame frame)
lightcrafts/src/com/lightcrafts/app/Application.java:1299
↓ 38 callersFunctiontiff_set
lightcrafts/coprocesses/dcraw/dcraw.c:9121
↓ 38 callersMethodtimes
Multiply a matrix by a scalar, C = s A @param s scalar @return s A
lightcrafts/src/Jama/Matrix.java:733
↓ 37 callersMethodfill
(InputStream in)
lightcrafts/src/com/lightcrafts/ui/browser/model/ImageProviderReceiver.java:26
↓ 37 callersMethodgetExtendedData
Returns a copy of an arbitrary rectangular region of this image in a <code>Raster</code>. The portion of the rectangle of interest ouside the bounds
lightcrafts/extsrc/com/lightcrafts/mediax/jai/PlanarImage.java:2501
↓ 37 callersFunctiongetreal
lightcrafts/coprocesses/dcraw/dcraw.c:482
↓ 37 callersMethodlimit
Get the buffer's limit. @return Returns said limit. @see #capacity() @see #limit(int)
lightcrafts/src/com/lightcrafts/utils/bytebuffer/LCByteBuffer.java:510
↓ 37 callersMethodsetBounds
Records a new size. Called by the AWT.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/widget/ImageCanvas.java:227
↓ 37 callersMethodsetTransform
Set a new AffineTransform to use for drawing in the overlay and for sending data to an image processing Engine. <p> The rule for the transform is: if
lightcrafts/src/com/lightcrafts/ui/mode/Mode.java:59
↓ 36 callersMethodDOSWAP_SH
(int e)
lightcrafts/src/com/lightcrafts/utils/LCMS.java:49
↓ 36 callersMethoddelete
Delete a file. If the file is actually a directory, delete the files it contains as well. If the directory contains subdirectories, they are also de
lightcrafts/src/com/lightcrafts/utils/file/FileUtil.java:88
↓ 36 callersMethoddraw
See comments in java.awt.Graphics2D. @see java.awt.Graphics2D#draw(Shape)
lightcrafts/extsrc/com/lightcrafts/mediax/jai/GraphicsJAI.java:430
↓ 36 callersMethodgetDocument
()
lightcrafts/src/com/lightcrafts/app/ComboFrame.java:326
↓ 36 callersMethodgetIntersection
(Line2D line1, Line2D line2)
lightcrafts/src/com/lightcrafts/ui/crop/UnderlayConstraints.java:954
↓ 36 callersMethodgetTransform
An image may have an AffineTransform if it has been cropped or rotated. This transform maps the original image coordinates to screen coordinates, in t
lightcrafts/src/com/lightcrafts/model/Engine.java:199
↓ 36 callersFunctionread
lightcrafts/jnisrc/tiff/libtiff/tiff-3.8.2/libtiff/tif_acorn.c:331
↓ 36 callersMethodsetPixel
Sets all samples of the current pixel to a set of int values. @param iArray an int array containing a value for each band.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/iterator/WritableRectIter.java:87
↓ 35 callersMethodget
(int node)
lightcrafts/extsrc/com/lightcrafts/media/jai/opimage/MedianCutOpImage.java:532
↓ 35 callersMethodgetInsets
()
lightcrafts/src/com/lightcrafts/ui/toolkit/CoolButtonBackground.java:34
↓ 35 callersMethodgetInstance
Retrieves the unique instance of this class the construction of which is deferred until the first invocation of this method.
lightcrafts/extsrc/com/lightcrafts/media/jai/util/ImagingListenerImpl.java:39
↓ 35 callersMethodputValue
Puts a key/value pair into this directory. This method should be used if a value is being put into the directory for the first time, e.g., to populat
lightcrafts/src/com/lightcrafts/image/metadata/ImageMetadataDirectory.java:549
↓ 35 callersMethodsetColorModel
Sets <code>colorModel</code> to the supplied value and marks it as valid. @param colorModel the new <code>ColorModel</code>. @return a reference to t
lightcrafts/extsrc/com/lightcrafts/mediax/jai/ImageLayout.java:650
↓ 35 callersMethodsetSize
Specify a new thumbnal size. This immediately queues a background task for each image.
lightcrafts/src/com/lightcrafts/ui/browser/model/ImageList.java:262
↓ 35 callersMethodsqrt
(double x)
lightcrafts/extsrc/com/lightcrafts/media/jai/util/PolyWarpSolver.java:39
↓ 34 callersFunctionTIFFStripSize
* Compute the # bytes in a (row-aligned) strip. * * Note that if RowsPerStrip is larger than the * recorded ImageLength, then the strip size is *
lightcrafts/jnisrc/tiff/libtiff/tiff-3.8.2/libtiff/tif_strip.c:181
↓ 34 callersFunctionToFixedDomain
lightcrafts/jnisrc/lcms/lcms/lcms.h:1475
↓ 34 callersFunctioncrc32
========================================================================= */
lightcrafts/jnisrc/tiff/zlib/zlib-1.2.3/crc32.c:219
↓ 34 callersMethoddata
lightcrafts/jnisrc/macstl/complex.h:338
↓ 34 callersMethoddrawRenderedImage
See comments in java.awt.Graphics2D. @see java.awt.Graphics2D#drawRenderedImage(RenderedImage, AffineTransform)
lightcrafts/extsrc/com/lightcrafts/mediax/jai/GraphicsJAI.java:463
↓ 34 callersMethodgetComponent
Each Engine has an Image, and can paint it into a Component. @return A Component which renders this Engine's Image.
lightcrafts/src/com/lightcrafts/model/Engine.java:49
↓ 34 callersMethodgetInstance
Creates an interpolation of one of the standard types. This is intended strictly as a convenience method. The resulting static object is cached for la
lightcrafts/extsrc/com/lightcrafts/mediax/jai/Interpolation.java:283
↓ 34 callersMethodimag
lightcrafts/jnisrc/macstl/complex.h:595
↓ 34 callersMethodisFile
Tests whether the file denoted by this absract pathname is not a "Smart Folder" and an ordinary file. @return Returns <code>true</code> only if the f
macosx/src/com/lightcrafts/platform/macosx/MacOSXSmartFolder.java:78
↓ 34 callersMethoditerator
()
lightcrafts/src/com/lightcrafts/utils/WeakHashSet.java:50
↓ 34 callersMethodmapDestPoint
Computes the source point corresponding to the supplied point. @param destPt the position in destination image coordinates to map to source image coo
lightcrafts/extsrc/com/lightcrafts/media/jai/opimage/DFTOpImage.java:199
↓ 34 callersMethodsetRect
(WritableRaster dstRaster, Raster srcRaster)
lightcrafts/extsrc/com/lightcrafts/media/jai/util/JDKWorkarounds.java:249
↓ 33 callersFunctionTIFFTileSize
* Compute the # bytes in a row-aligned tile. */
lightcrafts/jnisrc/tiff/libtiff/tiff-3.8.2/libtiff/tif_tile.c:240
↓ 33 callersFunction_TIFFFieldWithTag
lightcrafts/jnisrc/tiff/libtiff/tiff-3.8.2/libtiff/tif_dirinfo.c:774
↓ 33 callersMethodcharAt
Returns the 16-bit code unit at the given offset into the text. @param offset an integer between 0 and <code>length()</code>-1 inclusive @return 16-bi
lightcrafts/extsrc/jdk1_6/sun/text/normalizer/Replaceable.java:83
↓ 33 callersFunctionclose
lightcrafts/jnisrc/tiff/libtiff/tiff-3.8.2/libtiff/tif_acorn.c:320
↓ 33 callersMethodgetBorderExtenderHint
(RenderingHints renderHints)
lightcrafts/extsrc/com/lightcrafts/media/jai/opimage/RIFUtil.java:37
↓ 33 callersMethodgetCoeff
(int i)
lightcrafts/src/com/lightcrafts/ui/region/curves/Polynomial.java:47
↓ 33 callersMethodgetMinTileY
Returns the index of the minimum tile in the Y direction of the image.
lightcrafts/extsrc/com/lightcrafts/media/jai/rmi/RMIImage.java:201
↓ 33 callersMethodgetPropertyNames
Returns a list of names recognized by <code>getProperty</code>. @param serverName A <code>String</code> specifying the name of the
lightcrafts/extsrc/com/lightcrafts/mediax/jai/remote/RemoteCRIF.java:140
↓ 33 callersMethodgetRendering
Returns the <code>PlanarImage</code> rendering associated with this <code>RenderedOp</code> node. This method performs the same action as <code>creat
lightcrafts/extsrc/com/lightcrafts/mediax/jai/RenderedOp.java:882
↓ 32 callersFunctionTIFFWarning
lightcrafts/jnisrc/tiff/libtiff/tiff-3.8.2/libtiff/tif_warning.c:50
↓ 32 callersMethodclampRoundInt
Clamps and rounds a number to the range supported by integer data type. The input number is float.
lightcrafts/extsrc/com/lightcrafts/media/jai/util/ImageUtil.java:151
↓ 32 callersFunctioncmsIsTag
lightcrafts/jnisrc/lcms/lcms/cmsio0.c:285
↓ 32 callersMethodcreate
Constructs and returns an instance of RandomIter suitable for iterating over the given bounding rectangle within the given RenderedImage source. If t
lightcrafts/extsrc/com/lightcrafts/mediax/jai/iterator/RandomIterFactory.java:50
↓ 32 callersMethoddoGraphicsOp
Effect a graphics operation on the <code>TiledImage</code> by creating a <code>BufferedImage</code> for each tile in the affected region and using the
lightcrafts/extsrc/com/lightcrafts/mediax/jai/TiledImageGraphics.java:324
↓ 32 callersMethodgetLocation
Relative to the parent frame. Null means centered.
lightcrafts/src/com/lightcrafts/ui/advice/Advice.java:23
↓ 32 callersMethodgetMinTileX
Returns the index of the minimum tile in the X direction of the image.
lightcrafts/extsrc/com/lightcrafts/media/jai/rmi/RMIImage.java:196
↓ 32 callersMethodgetNumParameters
Returns the number of parameters (not including the sources) required by this operation. @deprecated as of JAI 1.1 in favor of <code> getParamet
lightcrafts/extsrc/com/lightcrafts/mediax/jai/OperationDescriptor.java:444
↓ 32 callersMethodsetEnabled
()
lightcrafts/src/com/lightcrafts/ui/browser/view/AbstractImageBrowser.java:1014
↓ 32 callersMethodshowAlert
Show an alert sheet to the user and wait for the user to dismiss it. @param parentFrame The parent window to attach the alert to. @param msgText The
lightcrafts/src/com/lightcrafts/platform/AlertDialog.java:33
↓ 32 callersMethodtenths
A version of {@link NumberUtil#tenths(double)} that returns its result as a {@link String} for convenience. @param n The <code>double</code> to conve
lightcrafts/src/com/lightcrafts/utils/TextUtil.java:114
↓ 32 callersMethodwrapRenderedImage
Wraps an arbitrary <code>RenderedImage</code> to produce a <code>PlanarImage</code>. <code>PlanarImage</code> adds various properties to an image, su
lightcrafts/extsrc/com/lightcrafts/mediax/jai/PlanarImage.java:570
↓ 31 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/GPSDirectory.java:73
↓ 31 callersFunctioncmsDoTransform
Apply transform code
lightcrafts/jnisrc/lcms/lcms/cmsxform.c:1646
↓ 31 callersMethodcreateWritableRaster
Creates a <code>WritableRaster</code> with the specified <code>SampleModel</code>. The upper left corner of the <code>WritableRaster</code> is give
lightcrafts/extsrc/com/lightcrafts/media/jai/codecimpl/util/RasterFactory.java:683
↓ 31 callersMethodgetBundle
Get bundle from .properties files in javax/media/jai dir.
lightcrafts/extsrc/com/lightcrafts/media/jai/util/PropertyUtil.java:133
↓ 31 callersMethodgetNumXTiles
Returns the number of tiles across the image.
lightcrafts/extsrc/com/lightcrafts/media/jai/rmi/RMIImage.java:188
↓ 31 callersMethodgetPixels
Returns all samples for a rectangle of pixels in a <code>double</code> array, one sample per array element. <code>ArrayIndexOutOfBoundsException</code
lightcrafts/extsrc/com/lightcrafts/media/jai/codecimpl/util/ComponentSampleModelJAI.java:1003
↓ 31 callersMethodgetValue
Gets the value at the argument index @param index value at index will be retrieved @return 32 bit value @draft 2.1
lightcrafts/extsrc/jdk1_6/sun/text/normalizer/Trie.java:209
↓ 31 callersMethodsetBackground
(Color color)
lightcrafts/src/com/lightcrafts/ui/operation/zone/ZoneScaleButtons.java:70
↓ 30 callersMethodENDIAN16_SH
(int e)
lightcrafts/src/com/lightcrafts/utils/LCMS.java:48
↓ 30 callersMethodclampUShort
Clamps a number to the range supported by unsigned short data type.
lightcrafts/extsrc/com/lightcrafts/media/jai/util/ImageUtil.java:70
↓ 30 callersFunctioncmsDeleteTransform
lightcrafts/jnisrc/lcms/lcms/cmsxform.c:1614
↓ 30 callersMethodcreateVerticalBox
Creates a <code>Box</code> that displays its components from top to bottom. If you want a <code>Box</code> that respects the component orientation you
lightcrafts/src/com/lightcrafts/ui/layout/Box.java:112
↓ 30 callersMethodgetDescriptorCache
Get the <code>DescriptorCache</code> associated with a specified mode. If it does not exist but the mode is a valid registry mode then silently create
lightcrafts/extsrc/com/lightcrafts/mediax/jai/OperationRegistry.java:278
↓ 30 callersMethodgetKey
()
lightcrafts/src/com/lightcrafts/ui/metadata/KeyValuePair.java:27
↓ 30 callersMethodgetSelectedItem
()
lightcrafts/src/com/lightcrafts/ui/operation/ColorSelectionControls.java:131
↓ 30 callersMethodread
Reads the next byte of data from the input stream. The value byte is returned as an <code>int</code> in the range <code>0</code> to <code>255</code>.
lightcrafts/extsrc/com/lightcrafts/media/jai/codec/SeekableStream.java:149
↓ 29 callersMethodclose
(ComboFrame frame)
lightcrafts/src/com/lightcrafts/app/Application.java:743
↓ 29 callersMethodcreateVerticalGlue
Creates a vertical glue component. @return the component
lightcrafts/src/com/lightcrafts/ui/layout/Box.java:242
↓ 29 callersFunctiondeflate
========================================================================= */
lightcrafts/jnisrc/tiff/zlib/zlib-1.2.3/deflate.c:552
↓ 29 callersMethodgetArray
Access the internal two-dimensional array. @return Pointer to the two-dimensional array of matrix elements.
lightcrafts/src/Jama/Matrix.java:220
↓ 29 callersMethodgetBottomPadding
Returns the number of pixels required below the key element.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/KernelJAI.java:517
↓ 29 callersMethodgetColor
Get the current Color. @return Either the Color at the given Point2D (if the first method) was used); or the given Color (if the second method was use
lightcrafts/src/com/lightcrafts/model/ColorPickerOperation.java:33
↓ 29 callersMethodgetDocument
()
lightcrafts/src/com/lightcrafts/app/menu/DocumentMenuItem.java:18
↓ 29 callersMethodgetGraphics
Returns an instance of <code>GraphicsJAI</code> for drawing to this canvas.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/CanvasJAI.java:48
↓ 29 callersMethodgetID
Gets the ID of this tag. @return Returns said ID.
lightcrafts/src/com/lightcrafts/image/metadata/ImageMetaTagInfo.java:93
↓ 29 callersMethodgetOperation
()
lightcrafts/src/com/lightcrafts/ui/operation/OpControl.java:156
↓ 29 callersMethodgetOrientation
Gets the orientation of an image. @return Returns the orientation or {@link ImageOrientation#ORIENTATION_UNKNOWN}.
lightcrafts/src/com/lightcrafts/image/metadata/providers/OrientationProvider.java:20
↓ 29 callersMethodgetParameters
Returns a clone of the <code>Vector</code> of parameters stored in the <code>ParameterBlock</code> of this node.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/RenderedOp.java:1471
↓ 29 callersMethodgetRightPadding
Returns the number of pixels required to the right of the key element.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/KernelJAI.java:503
↓ 29 callersMethodgetSample
Returns the specified sample from the image. @param x the X coordinate of the desired pixel. @param y the Y coordinate of the desired pixel. @param b
lightcrafts/extsrc/com/lightcrafts/mediax/jai/iterator/RandomIter.java:44
↓ 29 callersMethodgetString
Gets a {@link String} at the buffer's current position and advances the position by the number of bytes obtained. @param length The number of bytes (
lightcrafts/src/com/lightcrafts/utils/bytebuffer/LCByteBuffer.java:393
↓ 29 callersMethodisDirectory
Tests whether the file denoted by this abstract pathname is either an ordinary directory or a "Smart Folder". @return Returns <code>true</code> only
macosx/src/com/lightcrafts/platform/macosx/MacOSXSmartFolder.java:67
↓ 29 callersMethodsetRenderingHint
<p>Maps the specified rendering hint <code>key</code> to the specified <code>value</code> in this <code>SahdowFactory</code> object.</p> @param key Th
lightcrafts/src/com/lightcrafts/ui/toolkit/ShadowFactory.java:233
↓ 29 callersMethodsetSelected
Sets the selection state of a preview @param selected wether the preview component is selected or not
lightcrafts/src/com/lightcrafts/model/Preview.java:53
↓ 29 callersMethodtoString
Convert this value to its {@link String} representation. Multiple values are separated by commas. @return Returns said {@link String}.
lightcrafts/src/com/lightcrafts/image/metadata/values/ImageMetaValue.java:460
↓ 28 callersFunctionCmCPrompt
lightcrafts/jnisrc/EDISON/prompt/globalFnc.cpp:51
↓ 28 callersFunction_cmsClampWord
lightcrafts/jnisrc/lcms/lcms/lcms.h:1424
↓ 28 callersMethodaddAll
Adds all of the elements in the specified set to this set if they're not already present. This operation effectively modifies this set so that its va
lightcrafts/extsrc/jdk1_6/sun/text/normalizer/UnicodeSet.java:797
↓ 28 callersFunctionclamp
lightcrafts/jnisrc/fast_bilateral/include/math_tools.h:386
↓ 28 callersFunctioncmsCreateTransform
lightcrafts/jnisrc/lcms/lcms/cmsxform.c:1596
← previousnext →301–400 of 20,392, ranked by callers