Uses of Class
h.EN_shape_kind
-
Packages that use EN_shape_kind Package Description gen.lib.common h -
-
Uses of EN_shape_kind in gen.lib.common
Methods in gen.lib.common that return EN_shape_kind Modifier and Type Method Description static EN_shape_kindshapes__c. shapeOf(ST_Agnode_s n) -
Uses of EN_shape_kind in h
Methods in h that return EN_shape_kind Modifier and Type Method Description static EN_shape_kindEN_shape_kind. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static EN_shape_kind[]EN_shape_kind. values()Returns an array containing the constants of this enum type, in the order they are declared.
-