Uses of Enum Class
com.irurueta.geometry.io.PropertyTypePLY
-
Uses of PropertyTypePLY in com.irurueta.geometry.io
Fields in com.irurueta.geometry.io declared as PropertyTypePLYModifier and TypeFieldDescription(package private) final PropertyTypePLYPropertyPLY.typeProperty type (either scalar or list).Methods in com.irurueta.geometry.io that return PropertyTypePLYModifier and TypeMethodDescriptionPropertyPLY.getPropertyType()Property type (either scalar or list).static PropertyTypePLYReturns the enum constant of this class with the specified name.static PropertyTypePLY[]PropertyTypePLY.values()Returns an array containing the constants of this enum class, in the order they are declared.