|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openjump.core.ui.io.file.AbstractFileLayerLoader
org.openjump.core.ui.io.file.ReferencedImageFactoryFileLayerLoader
public class ReferencedImageFactoryFileLayerLoader
| Field Summary |
|---|
| Fields inherited from interface org.openjump.core.ui.io.file.FileLayerLoader |
|---|
KEY |
| Constructor Summary | |
|---|---|
ReferencedImageFactoryFileLayerLoader(WorkbenchContext workbenchContext,
ReferencedImageFactory imageFactory,
java.lang.String[] supportFileExtensions)
|
|
| Method Summary | |
|---|---|
boolean |
open(TaskMonitor monitor,
java.net.URI uri,
java.util.Map<java.lang.String,java.lang.Object> options)
Open the file specified by the URI with the map of option values. |
| Methods inherited from class org.openjump.core.ui.io.file.AbstractFileLayerLoader |
|---|
addOption, getDescription, getFileExtensions, getOptionMetadata, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ReferencedImageFactoryFileLayerLoader(WorkbenchContext workbenchContext,
ReferencedImageFactory imageFactory,
java.lang.String[] supportFileExtensions)
| Method Detail |
|---|
public boolean open(TaskMonitor monitor,
java.net.URI uri,
java.util.Map<java.lang.String,java.lang.Object> options)
FileLayerLoader
monitor - The TaskMonitor.uri - The URI to the file to load.options - The map of options.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||