public interface IPedestrianLibraryDescriptorFactory
static IPedestrianLibraryDescriptorFactory |
INSTANCE |
|
static java.lang.String |
LIBRARY_FACTORY_CLASS |
|
Modifier and Type | Field | Description |
---|
static <T extends IMarkupLibraryDescriptor> |
create(java.lang.Class<T> type) |
|
static <T extends IMarkupLibraryDescriptor> |
create(java.lang.Class<T> type,
boolean lazy) |
|
<A extends Agent> |
createElevatorDescriptor() |
|
static IPedestrianLibraryDescriptorFactory |
createInstance() |
|
Modifier and Type | Method | Description |
---|
static final java.lang.String LIBRARY_FACTORY_CLASS
static final IPedestrianLibraryDescriptorFactory INSTANCE
static IPedestrianLibraryDescriptorFactory createInstance()
<A extends Agent> IElevatorDescriptor_xjal<A> createElevatorDescriptor()
static <T extends IMarkupLibraryDescriptor> T create(java.lang.Class<T> type)
static <T extends IMarkupLibraryDescriptor> T create(java.lang.Class<T> type, boolean lazy)
-
How can we improve this article?
-