Uses of Interface
de.javagl.ply.PropertyDescriptor
-
-
Uses of PropertyDescriptor in de.javagl.ply
Methods in de.javagl.ply that return types with arguments of type PropertyDescriptor Modifier and Type Method Description List<PropertyDescriptor>ElementDescriptor. getPropertyDescriptors()Returns an unmodifiable list containing onePropertyDescriptorfor each property of this element.
-