Class PlyImporter.AbstractPropertyWithKeyword<T extends Enum<?>>

java.lang.Object
com.ardor3d.extension.model.ply.PlyImporter.EnumWithKeyword<T>
com.ardor3d.extension.model.ply.PlyImporter.AbstractPropertyWithKeyword<T>
Direct Known Subclasses:
PlyImporter.ListPropertyWithKeyword, PlyImporter.ScalarPropertyWithKeyword
Enclosing class:
PlyImporter

public abstract static class PlyImporter.AbstractPropertyWithKeyword<T extends Enum<?>> extends PlyImporter.EnumWithKeyword<T>