MCPcopy Create free account

hub / github.com/AntonKast/LightZone / functions

Functions20,392 in github.com/AntonKast/LightZone

↓ 59 callersMethodgetOffset
()
lightcrafts/extsrc/com/lightcrafts/media/jai/codecimpl/fpx/PropertySet.java:33
↓ 59 callersMethodgetPixels
Returns a region of the pixel data within a <code>Raster</code> in an unpacked primitive array. The returned data are retrieved from the <code>Raster
lightcrafts/extsrc/com/lightcrafts/mediax/jai/PixelAccessor.java:582
↓ 59 callersMethodvalueOf
Convenience method corresponding to String.valueOf(char). Returns a one or two char string containing the UTF-32 value in UTF16 format. If a validity
lightcrafts/extsrc/jdk1_6/sun/text/normalizer/UTF16.java:376
↓ 58 callersMethodcontainsKey
Tests if the specified <code>String</code> is a key in this hashtable. The key is wrapped by a <code>CaselessStringKey</code> before being looked up.
lightcrafts/extsrc/com/lightcrafts/media/jai/util/CaselessStringKeyHashtable.java:60
↓ 58 callersMethodgetAngle
()
lightcrafts/src/com/lightcrafts/ui/rotate/RotorMode.java:60
↓ 58 callersMethodgetOperationRegistry
Returns the <code>OperationRegistry</code> being used by this <code>RemoteJAI</code> instance.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/remote/RemoteJAI.java:380
↓ 58 callersMethodgetValue
Gets 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 checke
lightcrafts/src/com/lightcrafts/image/metadata/ImageMetadataDirectory.java:336
↓ 58 callersMethodisEmpty
()
lightcrafts/src/com/lightcrafts/utils/WeakHashSet.java:46
↓ 58 callersMethodsave
(XmlNode node)
lightcrafts/src/com/lightcrafts/ui/region/Curve.java:80
↓ 57 callersMethodGetToken
lightcrafts/jnisrc/EDISON/prompt/parser.cpp:172
↓ 57 callersMethodgetTileHeight
Returns the height of a tile in pixels.
lightcrafts/extsrc/com/lightcrafts/media/jai/rmi/RMIImage.java:207
↓ 57 callersMethodgetX
()
lightcrafts/src/com/lightcrafts/model/PrintSettings.java:71
↓ 56 callersMethodcreateVerticalStrut
Creates an invisible, fixed-height component. In a vertical box, you typically use this method to force a certain amount of space between two componen
lightcrafts/src/com/lightcrafts/ui/layout/Box.java:173
↓ 56 callersMethodgetY
()
lightcrafts/src/com/lightcrafts/model/PrintSettings.java:75
↓ 56 callersMethodhasNext
Checks whether there is a next file. @return Returns <code>true</code> only if there is.
lightcrafts/src/com/lightcrafts/utils/file/FileIterator.java:49
↓ 56 callersMethodisSelected
(Curve curve)
lightcrafts/src/com/lightcrafts/ui/region/CurveSelection.java:87
↓ 55 callersMethodclose
Disallow close() from closing the stream passed in.
lightcrafts/extsrc/com/lightcrafts/media/jai/codecimpl/JPEGImageDecoder.java:70
↓ 55 callersMethodnextElement
Returns the next element of the iteration in ascending order. If the end of the array has been reached, a <code>java.util.NoSuchElementException will
lightcrafts/extsrc/com/lightcrafts/mediax/jai/IntegerSequence.java:149
↓ 55 callersMethodqueueOpArg
Queue a <code>Graphics2D</code> operation and its argument list in the linked list of operations and arguments. The name of the operation and the arra
lightcrafts/extsrc/com/lightcrafts/mediax/jai/RenderableGraphics.java:305
↓ 53 callersMethodgetSources
Returns a vector of RenderedImages that are the sources of image data for this RMIImage. Note that this method will often return an empty vector.
lightcrafts/extsrc/com/lightcrafts/media/jai/rmi/RMIImage.java:144
↓ 53 callersMethodgetTileWidth
Returns the width of a tile in pixels.
lightcrafts/extsrc/com/lightcrafts/media/jai/rmi/RMIImage.java:204
↓ 53 callersMethodsetFont
(Font font)
lightcrafts/src/com/lightcrafts/ui/crop/ConstraintMenu.java:70
↓ 52 callersFunctionemit_byte
lightcrafts/jnisrc/jpeg/libjpeg/jpeg-6b/jcmarker.c:107
↓ 52 callersMethoderrorOccurred
(String message, Throwable thrown,
lightcrafts/extsrc/com/lightcrafts/media/jai/codecimpl/ImagingListenerProxy.java:19
↓ 51 callersMethodgetCenter
()
lightcrafts/src/com/lightcrafts/model/CropBounds.java:221
↓ 51 callersMethodgetString
(String key)
lightcrafts/extsrc/com/lightcrafts/media/jai/codec/JaiI18N.java:18
↓ 51 callersMethodsetProperty
Adds the property value associated with the supplied name to the <code>WritablePropertySource</code>. Properties set by this means will supersede any
lightcrafts/extsrc/com/lightcrafts/mediax/jai/WritablePropertySource.java:58
↓ 50 callersMethodaddSliderKey
(String key)
lightcrafts/src/com/lightcrafts/model/ImageEditor/GenericOperationImpl.java:44
↓ 50 callersMethodinitialOffset
Gets ths buffer's initial offset. @return Returns said offset. @see #initialOffset(int)
lightcrafts/src/com/lightcrafts/utils/bytebuffer/LCByteBuffer.java:486
↓ 49 callersMethodaddPropertyChangeListener
Add a PropertyChangeListener to the listener list. The listener is registered for all properties.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/PropertyChangeEmitter.java:36
↓ 49 callersMethodcreateInvertedIcon
(Class clazz, String name)
lightcrafts/src/com/lightcrafts/ui/toolkit/IconFactory.java:56
↓ 49 callersMethodgetBytes
Gets a range of bytes starting at the buffer's current position and advances the position by the number of bytes obtained. @param length The number o
lightcrafts/src/com/lightcrafts/utils/bytebuffer/LCByteBuffer.java:111
↓ 49 callersMethodgetColorSpace
Gets the colorspace of the image. @return Returns one of: <code>CS_GRAYSCALE</code>, <code>CS_RGB</code>, <code>CS_YCbRr</code>, <code>CS_CMYK</code>
lightcrafts/src/com/lightcrafts/image/libs/LCJPEGReader.java:152
↓ 49 callersMethodgetDataType
()
lightcrafts/src/com/lightcrafts/jai/opimage/LCColorConvertOpImage.java:619
↓ 49 callersMethodgetTile
Retrieves a tile. Returns <code>null</code> if the tile is not present in the cache. @param owner The <code>RenderedImage</code> that the tile belon
lightcrafts/extsrc/com/lightcrafts/mediax/jai/TileCache.java:90
↓ 49 callersMethodsetSliderConfig
(String key, SliderConfig config)
lightcrafts/src/com/lightcrafts/model/ImageEditor/GenericOperationImpl.java:103
↓ 49 callersMethodtoString
()
lightcrafts/src/com/lightcrafts/ui/crop/AspectConstraint.java:40
↓ 48 callersMethodgetFile
Gets the absolute {@link File} of the image. @return Returns said {@link File} or <code>null</code> if unavailable. @see #getPath()
lightcrafts/src/com/lightcrafts/image/metadata/ImageMetadata.java:351
↓ 48 callersMethodgetStringValue
Gets this metadata value as a <code>String</code>. @return Returns said value.
lightcrafts/src/com/lightcrafts/image/metadata/values/ImageMetaValue.java:231
↓ 48 callersMethodgetType
Gets the type of the current platform. @return Returns said type.
lightcrafts/src/com/lightcrafts/platform/Platform.java:242
↓ 48 callersMethodhashCode
()
lightcrafts/src/com/lightcrafts/ui/datatips/xswing/DataTipCell.java:62
↓ 48 callersFunctionmerror
lightcrafts/coprocesses/dcraw/dcraw.c:420
↓ 48 callersMethodsetValue
(ImageMetadata meta, String value)
lightcrafts/src/com/lightcrafts/ui/metadata2/IPTCMetadataEntry.java:23
↓ 47 callersMethodaddChild
Create a new XmlNode as a child of this one with the given name.
lightcrafts/src/com/lightcrafts/utils/xml/XmlNode.java:111
↓ 47 callersMethodgetImageType
Gets the {@link ImageType} of an image. Note that this can be slow for images in files having a <code>.TIF</code> filename extension because some are
lightcrafts/src/com/lightcrafts/image/ImageInfo.java:262
↓ 47 callersMethodgetProperty
Gets the appropriate instance of the property specified by the name parameter. This method must determine which instance of a property to return when
lightcrafts/extsrc/com/lightcrafts/mediax/jai/remote/RemoteCRIF.java:127
↓ 47 callersMethodgetType
Get the OperationType corresponding to this Operation. @return The OperationType of this Operation.
lightcrafts/src/com/lightcrafts/model/Operation.java:24
↓ 47 callersMethodhasMoreElements
Returns true if more elements are available to be iterated over.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/IntegerSequence.java:137
↓ 47 callersMethodrestore
(XmlNode node)
lightcrafts/src/com/lightcrafts/ui/region/Curve.java:82
↓ 46 callersMethodgetComboFrame
()
lightcrafts/src/com/lightcrafts/app/menu/UpdatableMenuItem.java:30
↓ 46 callersMethodgetSource
Returns the image to be displayed by this panel. @return The value of the {@link #source} instance variable.
lightcrafts/extsrc/com/lightcrafts/media/jai/widget/DisplayJAI.java:195
↓ 46 callersMethodgetString
(String key)
lightcrafts/extsrc/com/lightcrafts/mediax/jai/tilecodec/JaiI18N.java:19
↓ 46 callersMethodhasSameNumBands
Returns <code>true</code> if the number of bands of all the <code>RenderedImage</code> sources and destination are the same. @throws ClassCastExcepti
lightcrafts/extsrc/com/lightcrafts/media/jai/mlib/MediaLibAccessor.java:485
↓ 45 callersFunctionSqr
Square
lightcrafts/jnisrc/lcms/lcms/cmsgmt.c:155
↓ 45 callersMethodWrite
<summary> Writes a number of bytes to the stream </summary> <param name="buffer"></param> <param name="offset"></param> <param name="count"></param> <
lightcrafts/jnisrc/tiff/zlib/zlib-1.2.3/contrib/dotzlib/DotZLib/GZipStream.cs:199
↓ 45 callersMethodareCompatibleDataModels
Workaround for JDK 1.3 bug 4326636 (bpb 30 March 2000). Check whether the given SampleModel and ColorModel are compatible. This is required because
lightcrafts/extsrc/com/lightcrafts/media/jai/util/JDKWorkarounds.java:358
↓ 45 callersMethodfillRect
See comments in java.awt.Graphics. @see java.awt.Graphics#fillRect(int, int, int, int)
lightcrafts/extsrc/com/lightcrafts/mediax/jai/GraphicsJAI.java:229
↓ 45 callersMethodgetKernelData
Returns a copy of the kernel data in row-major format.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/KernelJAI.java:434
↓ 45 callersMethodgetSampleModel
Returns the value of <code>sampleModel</code> if it is valid, and otherwise returns the value from the supplied <code>RenderedImage</code>. If <code>s
lightcrafts/extsrc/com/lightcrafts/mediax/jai/ImageLayout.java:600
↓ 45 callersFunctionlseek
lightcrafts/jnisrc/tiff/libtiff/tiff-3.8.2/libtiff/tif_acorn.c:337
↓ 44 callersFunctionTIFFWriteScanline
lightcrafts/jnisrc/tiff/libtiff/tiff-3.8.2/libtiff/tif_write.c:48
↓ 44 callersMethodgetByteData
Returns the byte table data in array format, or null if the table's data type is not byte.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/LookupTableJAI.java:512
↓ 43 callersFunctionLC_die
* Show an alert dialog box with the given message in it and quit. */
windows/helpers/JavaAppLauncher/UI.cpp:21
↓ 43 callersFunctionTIFFReadScanline
lightcrafts/jnisrc/tiff/libtiff/tiff-3.8.2/libtiff/tif_read.c:93
↓ 43 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/PentaxDirectory.java:324
↓ 43 callersMethodclampDataArrays
Clamps data array values to a range that the underlying raster can deal with. For example, if the underlying raster stores data as bytes, but the sam
lightcrafts/extsrc/com/lightcrafts/media/jai/mlib/MediaLibAccessor.java:1412
↓ 43 callersMethodget
Returns all the <code>NegotiableCapability</code>s with the given category and capability name added previously, as a <code>List</code>. If none were
lightcrafts/extsrc/com/lightcrafts/mediax/jai/remote/NegotiableCapabilitySet.java:145
↓ 43 callersMethodgetLeftPadding
Returns the number of pixels required to the left of the key element.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/KernelJAI.java:496
↓ 43 callersMethodgetState
Converts an object into a state-preserving object which may be serialized. If the class of the object parameter is supported explicitly, i.e., <code>
lightcrafts/extsrc/com/lightcrafts/mediax/jai/remote/SerializerFactory.java:383
↓ 43 callersMethodgetString
(String key)
lightcrafts/extsrc/com/lightcrafts/media/jai/util/JaiI18N.java:18
↓ 43 callersMethodgetTopPadding
Returns the number of pixels required above the key element.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/KernelJAI.java:510
↓ 42 callersFunctionTIFFSwabLong
lightcrafts/jnisrc/tiff/libtiff/tiff-3.8.2/libtiff/tif_swab.c:46
↓ 42 callersMethodexit
()
lightcrafts/src/com/lightcrafts/ui/mode/Mode.java:23
↓ 42 callersMethodgetInstanceFor
Gets the <code>ImageInfo</code> instance for the given {@link File}. @param file The file the image resides in. @return Returns said <code>ImageInfo<
lightcrafts/src/com/lightcrafts/image/ImageInfo.java:278
↓ 42 callersMethodgetObject
Reconstitutes an object from a serializable version of its state wrapped by an implementation of this interface. @return Deserialized form of the sta
lightcrafts/extsrc/com/lightcrafts/mediax/jai/remote/SerializableState.java:41
↓ 42 callersMethodindexOf
(Operation op)
lightcrafts/src/com/lightcrafts/model/ImageEditor/Rendering.java:77
↓ 42 callersMethodtranslate
(double dx, double dy)
lightcrafts/src/com/lightcrafts/ui/region/Curve.java:32
↓ 41 callersMethodcreateInstance
Returns an instance of <code>BorderExtender</code> that implements a given extension policy. The policies understood by this method are: <p> <code>B
lightcrafts/extsrc/com/lightcrafts/mediax/jai/BorderExtender.java:151
↓ 41 callersMethodgetBounds
()
lightcrafts/extsrc/com/lightcrafts/mediax/jai/PlanarImage.java:704
↓ 41 callersMethodgetPixel
Returns the samples of the current pixel from the image in an array of int. @param iArray An optionally preallocated int array. @return the contents
lightcrafts/extsrc/com/lightcrafts/mediax/jai/iterator/RectIter.java:197
↓ 41 callersMethodgetShortDataArray
Returns the image data as a short array for a specific band. Non-null only if getDataType = DataBuffer.TYPE_USHORT or DataBuffer.TYPE_SHORT.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/RasterAccessor.java:1040
↓ 41 callersFunctionmin
lightcrafts/jnisrc/fast_jai/hdrBlender.cpp:18
↓ 41 callersMethodremoveAll
Removes from this set all of its elements that are contained in the specified set. This operation effectively modifies this set so that its value is
lightcrafts/extsrc/jdk1_6/sun/text/normalizer/UnicodeSet.java:829
↓ 41 callersMethodsetSampleModel
Sets <code>sampleModel</code> to the supplied value and marks it as valid. @param sampleModel the new <code>SampleModel</code>. @return a reference t
lightcrafts/extsrc/com/lightcrafts/mediax/jai/ImageLayout.java:618
↓ 41 callersMethodsetValue
Sets the value of this option. @param newValue The new value.
lightcrafts/src/com/lightcrafts/image/export/ImageExportOption.java:55
↓ 40 callersMethodPrompt
lightcrafts/jnisrc/EDISON/segm/msSys.cpp:162
↓ 40 callersMethodaddItem
(Object anObject)
lightcrafts/src/com/lightcrafts/ui/toolkit/WidePopupComboBox.java:89
↓ 40 callersMethodcreateCompatibleSampleModel
Creates a <code>SampleModel</code> with the specified width and height that has a data layout compatible with this <code>ColorModel</code>. The retur
lightcrafts/extsrc/com/lightcrafts/mediax/jai/FloatDoubleColorModel.java:997
↓ 40 callersMethodget
Get a single element. @param i Row index. @param j Column index. @return A(i,j) @exception ArrayIndexOutOfBoundsException
lightcrafts/src/Jama/Matrix.java:297
↓ 40 callersMethodgetImagingListener
(RenderingHints hints)
lightcrafts/extsrc/com/lightcrafts/media/jai/util/ImageUtil.java:1479
↓ 40 callersMethodindex
lightcrafts/jnisrc/macstl/impl/core_array.h:76
↓ 40 callersMethodisBinary
Check whether a <code>SampleModel</code> represents a binary data set, i.e., a single band of data with one bit per pixel packed into a <code>MultiPix
lightcrafts/extsrc/com/lightcrafts/media/jai/util/ImageUtil.java:421
↓ 40 callersMethodisDataCopy
Returns true if the RasterAccessors's data is copied from it's raster.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/RasterAccessor.java:1188
↓ 39 callersFunctionTIFFIsTiled
* Return nonzero if file is organized in * tiles; zero if organized as strips. */
lightcrafts/jnisrc/tiff/libtiff/tiff-3.8.2/libtiff/tif_open.c:542
↓ 39 callersMethodincCompImageSize
(int value)
lightcrafts/extsrc/com/lightcrafts/media/jai/codecimpl/BMPImageEncoder.java:901
↓ 39 callersMethodisEnabled
()
lightcrafts/src/com/lightcrafts/ui/browser/view/ImageDatumControl.java:82
↓ 38 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/KodakDirectory.java:181
↓ 38 callersMethodgetChild
Get the first child of this XmlNode that has the given name. If no child with this name is found, it's an XMLException.
lightcrafts/src/com/lightcrafts/utils/xml/XmlNode.java:134
↓ 38 callersMethodgetFont
See comments in java.awt.Graphics. @see java.awt.Graphics#getFont
lightcrafts/extsrc/com/lightcrafts/mediax/jai/GraphicsJAI.java:138
↓ 38 callersMethodgetMaxX
Returns the X coordinate of the column immediately to the right of the rightmost column of the image.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/RemoteImage.java:544
← previousnext →201–300 of 20,392, ranked by callers