Index

A C D E G H I N O P R S V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

accept(URI) - Method in interface org.gvsig.gpe.lib.api.GPEManager
Return true if exists a driver that can open the file
addBboxToFeature(Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
This method adds a bounding box to a feature.
addBboxToFeature(Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
This method adds a bounding box to a feature.
addBboxToLayer(Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
It adds a bounding box to one layer that has been previously created using the startLayer method.
addBboxToLayer(Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
It adds a bounding box to one layer that has been previously created using the startLayer method.
addCurveToMultiCurve(Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerSFP0
It is thrown to add a curve to one multiCurve.
addDescriptionToLayer(String, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
It adds the description to one layer that has been previously created using the startLayer method.
addDescriptionToLayer(String, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
It adds the description to one layer that has been previously created using the startLayer method.
addElementToFeature(Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
This method adds an element to one feature that has been previously created using the startFeature method
addElementToFeature(Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
This method adds an element to one feature that has been previously created using the startFeature method
addError(Throwable) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEErrorHandler
This method is invoked when a parser has found an error that has to stop the reading or the writing process
addFeatureToLayer(Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
This method adds a feature to one layer that has been previously created using the startLayer method.
addFeatureToLayer(Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
This method adds a feature to one layer that has been previously created using the startLayer method.
addGeometryToFeature(Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
This method adds a geometry to a feature.
addGeometryToFeature(Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
This method adds a geometry to a feature.
addGeometryToMultiGeometry(Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
It is thrown to add a geometry to one multiGeometry.
addGeometryToMultiGeometry(Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
It is thrown to add a geometry to one multiGeometry.
addInnerPolygonToPolygon(Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
This method associates a innerPolygon with its polygon
addInnerPolygonToPolygon(Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
This method associates a innerPolygon with its polygon
addLineStringToMultiLineString(Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
It is thrown to add a lineString to one lineString.
addLineStringToMultiLineString(Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
It is thrown to add a lineString to one lineString.
addMetadataToFeature(Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
This method adds metadata to feature.
addMetadataToFeature(Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
This method adds metadata to feature.
addMetadataToMetadata(Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
This method adds metadata to complex metadata.
addMetadataToMetadata(Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
This method adds metadata to complex metadata.
addNameToFeature(String, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
This method adds a name to one layer that has been previously created using the startFeature method.
addNameToFeature(String, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
This method adds a name to one layer that has been previously created using the startFeature method.
addNameToLayer(String, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
It adds a name to one layer that has been previously created using the startLayer method.
addNameToLayer(String, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
It adds a name to one layer that has been previously created using the startLayer method.
addParentElementToElement(Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
It is thrown to establish a relationship parent-child between two elements.
addParentElementToElement(Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
It is thrown to establish a relationship parent-child between two elements.
addParentLayerToLayer(Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
It establish the relationship parent-child between two layers that have been previously created using the startLayer method.
addParentLayerToLayer(Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
It establish the relationship parent-child between two layers that have been previously created using the startLayer method.
addPointToMultiPoint(Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
It is thrown to add a point to one multiPoint.
addPointToMultiPoint(Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
It is thrown to add a point to one multiPoint.
addPolygonToMultiPolygon(Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
It is thrown to add a polygon to one multiPolygon.
addPolygonToMultiPolygon(Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
It is thrown to add a polygon to one multiPolygon.
addSegmentToCurve(Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerSFP0
It adds a segment to a curve.
addSrsToLayer(String, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
It adds a spatial reference system to one layer that has been previously created using the startLayer method.
addSrsToLayer(String, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
It adds a spatial reference system to one layer that has been previously created using the startLayer method.
addTimeToFeature(Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
This method adds time to feature.
addTimeToFeature(Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
This method adds time to feature.
addWarning(Throwable) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEErrorHandler
This method is invoke when a parser has detected a error, but it is able to manage it by itself

C

close() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
close() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
It indicates that the writing process has finished.
createWriter(String) - Method in interface org.gvsig.gpe.lib.api.GPEManager
Create a new content writer from a name
createWriterByClass(String) - Method in interface org.gvsig.gpe.lib.api.GPEManager
Create a new writer from a class name.
createWriterByMimeType(String) - Method in interface org.gvsig.gpe.lib.api.GPEManager
Create a new writer from a mime type.

D

DECIMAL_DIGITS - Static variable in class org.gvsig.gpe.lib.api.GPEProperties
 
doInitialize() - Method in class org.gvsig.gpe.lib.api.GPELibrary
 
doPostInitialize() - Method in class org.gvsig.gpe.lib.api.GPELibrary
 
doRegistration() - Method in class org.gvsig.gpe.lib.api.GPELibrary
 

E

endBbox() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
endBbox() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
It means that the current bounding box has finished to be written.
endBbox(Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
This method indicates that the parser thas finished to parse the bounding box.
endBbox(Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
This method indicates that the parser thas finished to parse the bounding box.
endCurve(Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerSFP0
It is thrown when the Curve has been completely parsed.
endElement() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
endElement() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
It means that the current element has finished to be written.
endElement(Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
This method is thrown when the parser find the end of an element.
endElement(Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
This method is thrown when the parser find the end of an element.
endFeature() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
endFeature() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
It means that the current feature has finished to be written.
endFeature(Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
This method is thrown when the parser has finished to parse a feature.
endFeature(Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
This method is thrown when the parser has finished to parse a feature.
endInnerBoundary() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
endInnerBoundary() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
It means that the current innerPolygon has finished to be written.
endInnerPolygon(Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
It is thrown when the innerPolygon has been completely parsed.
endInnerPolygon(Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
It is thrown when the innerPolygon has been completely parsed.
endLayer() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
endLayer() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
It means that the current layer has finished to be written.
endLayer(Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
It is thrown when a layer has been finished to parse.
endLayer(Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
It is thrown when a layer has been finished to parse.
endLinearRing() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
endLinearRing() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
It means that the current linearRing has finished to be written.
endLinearRing(Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
It is thrown when the linearRing has been completely parsed.
endLinearRing(Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
It is thrown when the linearRing has been completely parsed.
endLineString() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
endLineString() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
It means that the current lineString has finished to be written.
endLineString(Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
It is thrown when the lineString has been completely parsed.
endLineString(Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
It is thrown when the lineString has been completely parsed.
endMetadata(Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
This method is thrown when the parser find the end of the metadata of an element.
endMetadata(Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
This method is thrown when the parser find the end of the metadata of an element.
endMultiCurve(Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerSFP0
It is thrown when the multiCurve has been completely parsed
endMultiGeometry() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
endMultiGeometry() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
It means that the current multiGeometry has finished to be written.
endMultiGeometry(Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
It is thrown when the multiGeometry has been completely parsed
endMultiGeometry(Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
It is thrown when the multiGeometry has been completely parsed
endMultiLineString() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
endMultiLineString() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
It means that the current multiLineString has finished to be written.
endMultiLineString(Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
It is thrown when the multiLineString has been completely parsed
endMultiLineString(Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
It is thrown when the multiLineString has been completely parsed
endMultiPoint() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
endMultiPoint() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
It means that the current multiPoint has finished to be written.
endMultiPoint(Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
It is thrown when the multiPoint has been completely parsed
endMultiPoint(Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
It is thrown when the multiPoint has been completely parsed
endMultiPolygon() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
endMultiPolygon() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
It means that the current multiPolygon has finished to be written.
endMultiPolygon(Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
It is thrown when the multiPolygon has been completely parsed
endMultiPolygon(Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
It is thrown when the multiPolygon has been completely parsed
endPoint() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
endPoint() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
It means that the current point has finished to be written.
endPoint(Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
It is thrown when the point has been completely parsed.
endPoint(Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
It is thrown when the point has been completely parsed.
endPolygon() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
endPolygon() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
It means that the current polygon has finished to be written.
endPolygon(Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
It is thrown when the polygon has been completely parsed.
endPolygon(Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
It is thrown when the polygon has been completely parsed.
endTime(Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
This method is thrown when the parser find the end of and element time tag
endTime(Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
This method is thrown when the parser find the end of and element time tag

G

getBooleanProperty(String) - Method in interface org.gvsig.gpe.lib.api.GPEManager
Gets a boolean property.
getDefaultProjection(File) - Method in interface org.gvsig.gpe.lib.api.GPEManager
 
getDescription() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
getDescription() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
 
getDimension() - Method in interface org.gvsig.gpe.lib.api.parser.ICoordinateIterator
Returns the dimension of the coordinate tuple being served.
getErrorAt(int) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEErrorHandler
 
getErrorHandler() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
getErrorHandler() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
 
getErrorsSize() - Method in interface org.gvsig.gpe.lib.api.parser.IGPEErrorHandler
 
getFileExtension() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
getFileExtension() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
 
getFormat() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
getFormat() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
 
getGPEManager() - Static method in class org.gvsig.gpe.lib.api.GPELocator
Return a reference to GPEManager.
getImplementor() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
getInstance() - Static method in class org.gvsig.gpe.lib.api.GPELocator
Return the singleton instance.
getIntPropertyProperty(String) - Method in interface org.gvsig.gpe.lib.api.GPEManager
Gets a int property
getKeys() - Method in interface org.gvsig.gpe.lib.api.GPEManager
Returns an iterator with the name of all the properties that has been established.
getLocatorName() - Method in class org.gvsig.gpe.lib.api.GPELocator
 
getName() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
getName() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
 
getNumAttributes() - Method in interface org.gvsig.gpe.lib.api.parser.IAttributesIterator
Returns the dimension of the attributes list.
getProperty(String) - Method in interface org.gvsig.gpe.lib.api.GPEManager
Gets a property
getSize() - Method in interface org.gvsig.gpe.lib.api.writer.ICoordinateSequence
Returns the size of the coordinates that the writer has to write.
getStringProperty(String) - Method in interface org.gvsig.gpe.lib.api.GPEManager
Gets a String property
getWarningAt(int) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEErrorHandler
 
getWarningsSize() - Method in interface org.gvsig.gpe.lib.api.parser.IGPEErrorHandler
 
GPE_DATATYPES_MANAGER_NAME - Static variable in class org.gvsig.gpe.lib.api.GPELocator
GPEDatatTypesManager name used by the locator to access the instance
GPE_MANAGER_NAME - Static variable in class org.gvsig.gpe.lib.api.GPELocator
GPEManager name used by the locator to access the instance
GPELibrary - Class in org.gvsig.gpe.lib.api
 
GPELibrary() - Constructor for class org.gvsig.gpe.lib.api.GPELibrary
 
GPELocator - Class in org.gvsig.gpe.lib.api
This Locator provides the entry point for the gvSIG GPEManager
GPELocator() - Constructor for class org.gvsig.gpe.lib.api.GPELocator
 
GPEManager - Interface in org.gvsig.gpe.lib.api
 
GPEProperties - Class in org.gvsig.gpe.lib.api
This class contains the generic properties for all the GPE parsers and writers.
GPEProperties() - Constructor for class org.gvsig.gpe.lib.api.GPEProperties
 

H

hasNext() - Method in interface org.gvsig.gpe.lib.api.parser.IAttributesIterator
Returns whether there are more attributes in this sequence
hasNext() - Method in interface org.gvsig.gpe.lib.api.parser.ICoordinateIterator
Returns whether there are more coordinates in this sequence

I

IAttributesIterator - Interface in org.gvsig.gpe.lib.api.parser
 
ICoordinateIterator - Interface in org.gvsig.gpe.lib.api.parser
An iterator over the current geometry being parsed intended to be given to the consumer IGPEContentHandler.
ICoordinateSequence - Interface in org.gvsig.gpe.lib.api.writer
A sequence to iterate over the different parts of the current geometry.
IGPEContentHandler - Interface in org.gvsig.gpe.lib.api.parser
This interface defines the "contract" between the consumer application and libGPE.
IGPEContentHandlerInmGeom - Interface in org.gvsig.gpe.lib.api.parser
This interface defines the "contract" between the consumer application and libGPE.
IGPEContentHandlerSFP0 - Interface in org.gvsig.gpe.lib.api.parser
 
IGPEErrorHandler - Interface in org.gvsig.gpe.lib.api.parser
This interface defines the GPE error handler.
IGPEWriterHandler - Interface in org.gvsig.gpe.lib.api.writer
 
IGPEWriterHandlerImplementor - Interface in org.gvsig.gpe.lib.api.writer
This interface defines the writing process methods.
initialize() - Method in interface org.gvsig.gpe.lib.api.parser.IAttributesIterator
Initializes the iterator
initialize() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
initialize() - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
It must be invoked before to start the reading process.
iterator() - Method in interface org.gvsig.gpe.lib.api.writer.ICoordinateSequence
Returns the iterator necessary to retrieve all the coordinates that compose the geometry

N

next(double[]) - Method in interface org.gvsig.gpe.lib.api.parser.ICoordinateIterator
 
nextAttribute() - Method in interface org.gvsig.gpe.lib.api.parser.IAttributesIterator
Value of next attribute
nextAttributeName() - Method in interface org.gvsig.gpe.lib.api.parser.IAttributesIterator
 

O

org.gvsig.gpe.lib.api - package org.gvsig.gpe.lib.api
 
org.gvsig.gpe.lib.api.exceptions - package org.gvsig.gpe.lib.api.exceptions
 
org.gvsig.gpe.lib.api.parser - package org.gvsig.gpe.lib.api.parser
 
org.gvsig.gpe.lib.api.writer - package org.gvsig.gpe.lib.api.writer
 

P

parse(IGPEContentHandlerInmGeom, IGPEErrorHandler, File) - Method in interface org.gvsig.gpe.lib.api.GPEManager
Method to parse a file.
parse(IGPEContentHandlerInmGeom, IGPEErrorHandler, URI) - Method in interface org.gvsig.gpe.lib.api.GPEManager
Method to parse a file.
parse(IGPEContentHandler, IGPEErrorHandler, File) - Method in interface org.gvsig.gpe.lib.api.GPEManager
Method to parse a file.
parse(IGPEContentHandler, IGPEErrorHandler, URI) - Method in interface org.gvsig.gpe.lib.api.GPEManager
Method to parse a file.
ParserCreationException - Exception Class in org.gvsig.gpe.lib.api.exceptions
This exception is thrown it has been an error in the parser creation.
ParserCreationException() - Constructor for exception class org.gvsig.gpe.lib.api.exceptions.ParserCreationException
 
ParserCreationException(Throwable) - Constructor for exception class org.gvsig.gpe.lib.api.exceptions.ParserCreationException
 
ParserFileNotSupportedException - Exception Class in org.gvsig.gpe.lib.api.exceptions
 
ParserFileNotSupportedException(File) - Constructor for exception class org.gvsig.gpe.lib.api.exceptions.ParserFileNotSupportedException
 
ParserFileNotSupportedException(URI) - Constructor for exception class org.gvsig.gpe.lib.api.exceptions.ParserFileNotSupportedException
 
ParserMimetypeNotSupportedException - Exception Class in org.gvsig.gpe.lib.api.exceptions
 
ParserMimetypeNotSupportedException(String) - Constructor for exception class org.gvsig.gpe.lib.api.exceptions.ParserMimetypeNotSupportedException
 
ParserNameNotFoundException - Exception Class in org.gvsig.gpe.lib.api.exceptions
 
ParserNameNotFoundException(String) - Constructor for exception class org.gvsig.gpe.lib.api.exceptions.ParserNameNotFoundException
 
ParserNotRegisteredException - Exception Class in org.gvsig.gpe.lib.api.exceptions
 
ParserNotRegisteredException(String) - Constructor for exception class org.gvsig.gpe.lib.api.exceptions.ParserNotRegisteredException
 

R

registerGPEManager(Class) - Static method in class org.gvsig.gpe.lib.api.GPELocator
Registers the Class implementing the GPEManager interface.

S

setErrorHandler(IGPEErrorHandler) - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
setErrorHandler(IGPEErrorHandler) - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
 
setOutputStream(OutputStream) - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
setOutputStream(OutputStream) - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
Sets the outputstream
setProperty(String, Object) - Method in interface org.gvsig.gpe.lib.api.GPEManager
Sets a property
startBbox(String, ICoordinateIterator, String) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
This method is thrown when the parser find a new bounding box.
startBbox(String, ICoordinateIterator, String) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
This method is thrown when the parser find a new bounding box.
startBbox(String, ICoordinateSequence, String) - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
startBbox(String, ICoordinateSequence, String) - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
It is thrown by the consumer application to indicate that it has to write a bounding box.
startCurve(String, String) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerSFP0
This method indicates that the parser has found a curve.
startCurve(String, ICoordinateIterator, String) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerSFP0
This method indicates that the parser has found a curve.
startElement(String, String, Object) - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
startElement(String, String, Object) - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
It is thrown by the consumer application to indicate that it has to write a element.
startElement(String, String, Object, IAttributesIterator, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
It is thrown when the parser has found a new element
startElement(String, String, Object, IAttributesIterator, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
It is thrown when the parser has found a new element
startFeature(String, String, String) - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
startFeature(String, String, String) - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
It is thrown by the consumer application to indicate that it has to write a feature.
startFeature(String, String, String, IAttributesIterator, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
It is thrown when the parser has found a new feature.
startFeature(String, String, String, IAttributesIterator, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
It is thrown when the parser has found a new feature.
startInnerBoundary(String, ICoordinateSequence, String) - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
startInnerBoundary(String, ICoordinateSequence, String) - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
It is thrown by the consumer application to indicate that it has to write a innerPolygon.
startInnerPolygon(String, ICoordinateIterator, String) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
This method indicates that the parser has found a InnerPolygon.
startInnerPolygon(String, ICoordinateIterator, String) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
This method indicates that the parser has found a InnerPolygon.
startLayer(String, String, String, String, String) - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
startLayer(String, String, String, String, String) - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
It is thrown by the consumer application to indicate that it has to write a layer.
startLayer(String, String, String, String, String, IAttributesIterator, Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
It is thrown every time that a new layer is detected.
startLayer(String, String, String, String, String, IAttributesIterator, Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
It is thrown every time that a new layer is detected.
startLinearRing(String, ICoordinateIterator, String) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
This method indicates that the parser has found a linearRing.
startLinearRing(String, ICoordinateIterator, String) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
This method indicates that the parser has found a linearRing.
startLinearRing(String, ICoordinateSequence, String) - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
startLinearRing(String, ICoordinateSequence, String) - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
It is thrown by the consumer application to indicate that it has to write a linearRing.
startLineString(String, ICoordinateIterator, String) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
This method indicates that the parser has found a lineString.
startLineString(String, ICoordinateIterator, String) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
This method indicates that the parser has found a lineString.
startLineString(String, ICoordinateSequence, String) - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
startLineString(String, ICoordinateSequence, String) - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
It is thrown by the consumer application to indicate that it has to write a lineString.
startMetadata(String, String, IAttributesIterator) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
It is thrown when the parser has found a new metadata tag
startMetadata(String, String, IAttributesIterator) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
It is thrown when the parser has found a new metadata tag
startMultiCurve(String, String) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerSFP0
This method indicates that the parser has found a multiCurve.
startMultiCurve(String, String, int) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerSFP0
 
startMultiGeometry(String, String) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
This method indicates that the parser has found a multiGeometry.
startMultiGeometry(String, String) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
This method indicates that the parser has found a multiGeometry.
startMultiGeometry(String, String) - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
startMultiGeometry(String, String) - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
It is thrown by the consumer application to indicate that it has to write a multiGeometry.
startMultiLineString(String, String) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
This method indicates that the parser has found a multiLineString.
startMultiLineString(String, String) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
This method indicates that the parser has found a multiLineString.
startMultiLineString(String, String) - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
startMultiLineString(String, String) - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
It is thrown by the consumer application to indicate that it has to write a multiLineString.
startMultiLineString(String, String, int) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
 
startMultiLineString(String, String, int) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
 
startMultiPoint(String, String) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
This method indicates that the parser has found a multipoint.
startMultiPoint(String, String) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
This method indicates that the parser has found a multipoint.
startMultiPoint(String, String) - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
startMultiPoint(String, String) - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
It is thrown by the consumer application to indicate that it has to write a multiPoint.
startMultiPoint(String, String, int) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
 
startMultiPoint(String, String, int) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
 
startMultiPolygon(String, String) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
This method indicates that the parser has found a multiPolygon.
startMultiPolygon(String, String) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
This method indicates that the parser has found a multiPolygon.
startMultiPolygon(String, String) - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
startMultiPolygon(String, String) - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
It is thrown by the consumer application to indicate that it has to write a multiPolygon.
startMultiPolygon(String, String, int) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
 
startMultiPolygon(String, String, int) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
 
startPoint(String, ICoordinateIterator, String) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
This method indicates that the parser has found a point.
startPoint(String, ICoordinateIterator, String) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
This method indicates that the parser has found a point.
startPoint(String, ICoordinateSequence, String) - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
startPoint(String, ICoordinateSequence, String) - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
It is thrown by the consumer application to indicate that it has to write a point.
startPolygon(String, ICoordinateIterator, String) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
This method indicates that the parser has found a polygon.
startPolygon(String, ICoordinateIterator, String) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
This method indicates that the parser has found a polygon.
startPolygon(String, ICoordinateSequence, String) - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandler
 
startPolygon(String, ICoordinateSequence, String) - Method in interface org.gvsig.gpe.lib.api.writer.IGPEWriterHandlerImplementor
It is thrown by the consumer application to indicate that it has to write a polygon.
startTime(String, String) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
 
startTime(String, String) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
 
startTime(String, String, String, String, Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandler
It is thrown when the parser has found a new time tag tag
startTime(String, String, String, String, Object, Object) - Method in interface org.gvsig.gpe.lib.api.parser.IGPEContentHandlerInmGeom
It is thrown when the parser has found a new time tag tag

V

values() - Method in exception class org.gvsig.gpe.lib.api.exceptions.ParserCreationException
 
values() - Method in exception class org.gvsig.gpe.lib.api.exceptions.ParserFileNotSupportedException
 
values() - Method in exception class org.gvsig.gpe.lib.api.exceptions.ParserMimetypeNotSupportedException
 
values() - Method in exception class org.gvsig.gpe.lib.api.exceptions.ParserNameNotFoundException
 
values() - Method in exception class org.gvsig.gpe.lib.api.exceptions.ParserNotRegisteredException
 
values() - Method in exception class org.gvsig.gpe.lib.api.exceptions.WriterHandlerCreationException
 
values() - Method in exception class org.gvsig.gpe.lib.api.exceptions.WriterHandlerMimeTypeNotSupportedException
 
values() - Method in exception class org.gvsig.gpe.lib.api.exceptions.WriterHandlerNotRegisteredException
 

W

WriterHandlerCreationException - Exception Class in org.gvsig.gpe.lib.api.exceptions
This exception is thrown it has been an error in the writer creation.
WriterHandlerCreationException() - Constructor for exception class org.gvsig.gpe.lib.api.exceptions.WriterHandlerCreationException
 
WriterHandlerCreationException(Throwable) - Constructor for exception class org.gvsig.gpe.lib.api.exceptions.WriterHandlerCreationException
 
WriterHandlerMimeTypeNotSupportedException - Exception Class in org.gvsig.gpe.lib.api.exceptions
 
WriterHandlerMimeTypeNotSupportedException(String) - Constructor for exception class org.gvsig.gpe.lib.api.exceptions.WriterHandlerMimeTypeNotSupportedException
 
WriterHandlerNotRegisteredException - Exception Class in org.gvsig.gpe.lib.api.exceptions
 
WriterHandlerNotRegisteredException(String) - Constructor for exception class org.gvsig.gpe.lib.api.exceptions.WriterHandlerNotRegisteredException
 
A C D E G H I N O P R S V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form