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 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.