Uses of Enum
com.vividsolutions.jump.plugin.edit.NoderPlugIn.Processor
Packages that use NoderPlugIn.Processor
-
Uses of NoderPlugIn.Processor in com.vividsolutions.jump.plugin.edit
Subclasses with type arguments of type NoderPlugIn.Processor in com.vividsolutions.jump.plugin.editModifier and TypeClassDescriptionstatic enumEnumeration to choose if elements are processed and if they are only noded or also splitted.Methods in com.vividsolutions.jump.plugin.edit that return NoderPlugIn.ProcessorModifier and TypeMethodDescriptionstatic NoderPlugIn.ProcessorReturns the enum constant of this type with the specified name.static NoderPlugIn.Processor[]NoderPlugIn.Processor.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.vividsolutions.jump.plugin.edit with parameters of type NoderPlugIn.ProcessorModifier and TypeMethodDescriptionvoidNoderPlugIn.setLineProcessor(NoderPlugIn.Processor processor) voidNoderPlugIn.setPolygonProcessor(NoderPlugIn.Processor processor)