- x - Variable in class com.vividsolutions.jump.coordsys.Planar
 
-  
 
- x - Variable in class com.vividsolutions.jump.workbench.ui.GUIUtil.Location
 
-  
 
- x() - Method in class org.openjump.core.geomutils.MathVector
 
-  
 
- X - Static variable in class org.openjump.core.ui.plugin.tools.AddGeometryAttributesPlugIn
 
-  
 
- XBasicStyle - Class in com.vividsolutions.jump.workbench.ui.renderer.style
 
- 
Convenience class extending BasicStyle to include a VertexStyle
 and have both in one Style.
 
- XBasicStyle() - Constructor for class com.vividsolutions.jump.workbench.ui.renderer.style.XBasicStyle
 
-  
 
- XBasicStyle(BasicStyle, VertexStyle) - Constructor for class com.vividsolutions.jump.workbench.ui.renderer.style.XBasicStyle
 
-  
 
- xml - Static variable in class com.vividsolutions.jump.workbench.ui.GUIUtil
 
-  
 
- XML2Java - Class in com.vividsolutions.jump.util.java2xml
 
-  
 
- XML2Java() - Constructor for class com.vividsolutions.jump.util.java2xml.XML2Java
 
-  
 
- XML2Java(ClassLoader) - Constructor for class com.vividsolutions.jump.util.java2xml.XML2Java
 
-  
 
- XML2Java.Listener - Interface in com.vividsolutions.jump.util.java2xml
 
-  
 
- XMLBinder - Class in com.vividsolutions.jump.util.java2xml
 
-  
 
- XMLBinder() - Constructor for class com.vividsolutions.jump.util.java2xml.XMLBinder
 
-  
 
- XMLBinder.CustomConverter - Interface in com.vividsolutions.jump.util.java2xml
 
- 
Sometimes you need to use a CustomConverter rather than a .java2xml
 file i.e. when the class is from a third party (e.g. a Swing class) and you
 can't add a .java2xml file to the jar.
 
- XMLBinder.SpecVisitor - Interface in com.vividsolutions.jump.util.java2xml
 
-  
 
- XMLBinder.XMLBinderException - Exception in com.vividsolutions.jump.util.java2xml
 
-  
 
- XMLBinder.XMLBinderException(String) - Constructor for exception com.vividsolutions.jump.util.java2xml.XMLBinder.XMLBinderException
 
-  
 
- xmlDesc - Static variable in class com.vividsolutions.jump.workbench.ui.GUIUtil
 
-  
 
- XmlMappingException - Exception in org.openjump.core.process
 
- 
Created by Michaël on 24/09/14.
 
- XMLTools - Class in com.vividsolutions.wms.util
 
- 
Provides some simple XML utilities for the WMS implementation to use.
 
- XMLTools() - Constructor for class com.vividsolutions.wms.util.XMLTools
 
-  
 
- xOffset - Variable in class org.openjump.core.rasterimage.RasterImageLayer
 
-  
 
- XPathUtils - Class in org.openjump.util
 
- 
XPathUtils
 
- XPathUtils() - Constructor for class org.openjump.util.XPathUtils
 
-  
 
- XSLUtility - Class in de.latlon.deejump.plugin.style
 
- 
...
 
- XSLUtility() - Constructor for class de.latlon.deejump.plugin.style.XSLUtility
 
-  
 
- XTIFF - Class in org.libtiff.jai.codec
 
- 
XTIFF.
 
- XTIFF() - Constructor for class org.libtiff.jai.codec.XTIFF
 
-  
 
- XTIFF_BILEVEL_BLACK_IS_ZERO - Static variable in class org.libtiff.jai.codecimpl.XTIFFImageEncoder
 
-  
 
- XTIFF_BILEVEL_WHITE_IS_ZERO - Static variable in class org.libtiff.jai.codecimpl.XTIFFImageEncoder
 
-  
 
- XTIFF_FULLCOLOR - Static variable in class org.libtiff.jai.codecimpl.XTIFFImageEncoder
 
-  
 
- XTIFF_GREYSCALE - Static variable in class org.libtiff.jai.codecimpl.XTIFFImageEncoder
 
-  
 
- XTIFF_PALETTE - Static variable in class org.libtiff.jai.codecimpl.XTIFFImageEncoder
 
-  
 
- XTIFFCodec - Class in org.libtiff.jai.codecimpl
 
- 
TIFFCodec is declared final so we can't extend it
 
- XTIFFCodec() - Constructor for class org.libtiff.jai.codecimpl.XTIFFCodec
 
-  
 
- XTIFFDecodeParam - Class in org.libtiff.jai.codec
 
- 
An extension of TIFFDecodeParam for decoding images in
 the TIFF format.
 
- XTIFFDecodeParam(TIFFDecodeParam) - Constructor for class org.libtiff.jai.codec.XTIFFDecodeParam
 
- 
Promotes an XTIFFEncodeParam object from simpler one
 
- XTIFFDecodeParam() - Constructor for class org.libtiff.jai.codec.XTIFFDecodeParam
 
- 
Constructs a default instance of XTIFFDecodeParam.
 
- XTIFFDescriptor - Class in org.libtiff.jai.operator
 
- 
XTIFFDescriptor: A single class that is both an OperationDescriptor and
 a RenderedImageFactory for overriding the JAI "tiff" operation.
 
- XTIFFDescriptor() - Constructor for class org.libtiff.jai.operator.XTIFFDescriptor
 
- 
Standard public constructor
 
- XTIFFDirectory - Class in org.libtiff.jai.codec
 
- 
XTIFFDirectory is an extensible TIFF directory object.
 
- XTIFFDirectory() - Constructor for class org.libtiff.jai.codec.XTIFFDirectory
 
- 
The default constructor.
 
- XTIFFDirectory(SeekableStream, int) - Constructor for class org.libtiff.jai.codec.XTIFFDirectory
 
- 
Constructs a XTIFFDirectory from a SeekableStream.
 
- XTIFFDirectory(SeekableStream, long) - Constructor for class org.libtiff.jai.codec.XTIFFDirectory
 
- 
Constructs a XTIFFDirectory by reading a SeekableStream.
 
- XTIFFEncodeParam - Class in org.libtiff.jai.codec
 
-  
 
- XTIFFEncodeParam(TIFFEncodeParam) - Constructor for class org.libtiff.jai.codec.XTIFFEncodeParam
 
- 
Promotes an XTIFFEncodeParam object from simpler one
 
- XTIFFEncodeParam() - Constructor for class org.libtiff.jai.codec.XTIFFEncodeParam
 
- 
Constructs an XTIFFEncodeParam object with default values for parameters.
 
- XTIFFFactory - Class in org.libtiff.jai.codec
 
- 
A class representing the factory for constructing a XTIFFDirectory,
 and the corresponding XTIFFFields.
 
- XTIFFFactory() - Constructor for class org.libtiff.jai.codec.XTIFFFactory
 
- 
Default constructor
 
- XTIFFFaxDecoder - Class in org.libtiff.jai.codecimpl
 
-  
 
- XTIFFFaxDecoder(int, int, int) - Constructor for class org.libtiff.jai.codecimpl.XTIFFFaxDecoder
 
-  
 
- XTIFFFaxTileCodec - Class in org.libtiff.jai.codecimpl
 
- 
This codec encapsulates all the logic for the TIFF
 "lzw" decoding codec algorithm.
 
- XTIFFFaxTileCodec() - Constructor for class org.libtiff.jai.codecimpl.XTIFFFaxTileCodec
 
- 
Public constructor
 
- XTIFFField - Class in org.libtiff.jai.codec
 
- 
XTIFFField is class representing a field in a TIFF 6.0 Image File Directory.
 
- XTIFFField() - Constructor for class org.libtiff.jai.codec.XTIFFField
 
- 
The default constructor.
 
- XTIFFField(int, int, int, Object) - Constructor for class org.libtiff.jai.codec.XTIFFField
 
- 
Constructs a XTIFFField with arbitrary data.
 
- XTIFFImage - Class in org.libtiff.jai.codecimpl
 
-  
 
- XTIFFImage(SeekableStream, TIFFDecodeParam, int) - Constructor for class org.libtiff.jai.codecimpl.XTIFFImage
 
- 
Constructs a XTIFFImage that acquires its data from a given SeekableStream
 and reads from a particular IFD of the stream.
 
- XTIFFImageDecoder - Class in org.libtiff.jai.codecimpl
 
-  
 
- XTIFFImageDecoder(SeekableStream, ImageDecodeParam) - Constructor for class org.libtiff.jai.codecimpl.XTIFFImageDecoder
 
-  
 
- XTIFFImageEncoder - Class in org.libtiff.jai.codecimpl
 
- 
A baseline TIFF writer.
 
- XTIFFImageEncoder(OutputStream, ImageEncodeParam) - Constructor for class org.libtiff.jai.codecimpl.XTIFFImageEncoder
 
- 
Standard constructor
 
- XTIFFLZWTileCodec - Class in org.libtiff.jai.codecimpl
 
- 
This codec encapsulates all the logic for the TIFF
 "lzw" decoding codec algorithm.
 
- XTIFFLZWTileCodec() - Constructor for class org.libtiff.jai.codecimpl.XTIFFLZWTileCodec
 
- 
Public constructor
 
- XTIFFPackTileCodec - Class in org.libtiff.jai.codecimpl
 
- 
This codec encapsulates all the logic for the default TIFF
 "packbits" bit-packing codec algorithm.
 
- XTIFFPackTileCodec() - Constructor for class org.libtiff.jai.codecimpl.XTIFFPackTileCodec
 
-  
 
- XTIFFTileCodec - Interface in org.libtiff.jai.codec
 
- 
The XTIFFTileCodec is the common interface used by all 
 registered implementations of TIFF data compression.
 
- XTIFFTileCodecImpl - Class in org.libtiff.jai.codec
 
- 
Provides a base class for writing TIFF tile codecs, to
 be registered with the XTIFFDirectory.
 
- XTIFFTileCodecImpl() - Constructor for class org.libtiff.jai.codec.XTIFFTileCodecImpl
 
- 
The empty constructor.
 
- XTIFFUncompTileCodec - Class in org.libtiff.jai.codecimpl
 
- 
This codec encapsulates all the logic for the default TIFF
 "uncompressed" bit-packing codec algorithm.
 
- XTIFFUncompTileCodec() - Constructor for class org.libtiff.jai.codecimpl.XTIFFUncompTileCodec
 
-