Package | Description |
---|---|
ilog.views.maps |
This package contains the base classes to write map applications.
|
ilog.views.maps.format |
Provides classes to read various map file formats.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvClassPathResolver
A data path resolver that looks on the classpath for data paths.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvDefaultDataPathResolver
Resolves a relative path name using a specified path.
|
Modifier and Type | Method and Description |
---|---|
static Enumeration<IlvMapDataPathResolver> |
IlvMapDataPathManager.GetDataPathResolvers()
Returns an enumeration of the resolvers contained in the data path
manager.
|
Modifier and Type | Method and Description |
---|---|
static void |
IlvMapDataPathManager.AddDataPathResolver(IlvMapDataPathResolver resolver)
Adds the specified
IlvMapDataPathResolver to the data path
manager. |
static boolean |
IlvMapDataPathManager.RemoveDataPathResolver(IlvMapDataPathResolver resolver)
Removes the specified
IlvMapDataPathResolver from the data
path manager. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.