public interface IlpLoadHandler
Modifier and Type | Method and Description |
---|---|
void |
handleLoad(URL modelDescription)
Erases the model and loads a set of objects, given as a URL, into it.
|
void handleLoad(URL modelDescription)
modelDescription
- The URL that gives access to the model
description. Its format depends on the
handler implementation.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.