Package | net.systemeD.potlatch2.mapfeatures.editors |
Class | public class SpeedEditorFactory |
Inheritance | SpeedEditorFactory ![]() ![]() |
Method | Defined by | ||
---|---|---|---|
SpeedEditorFactory(inputXML:XML)
| SpeedEditorFactory | ||
![]() |
areTagsMatching(entity:Entity):Boolean
| SingleTagEditorFactory | |
![]() |
createEditorInstance(entity:Entity):DisplayObject
| SingleTagEditorFactory | |
![]() |
createFactory(inputType:String, inputXML:XML):EditorFactory
[static] Returns a specific subclass of EditorFactory as appropriate for the type: "freetext", "checkbox", "choice", "slider", "number", "speed", "route", "turn".
| EditorFactory | |
![]() |
getPriority(priority:String):uint
[static] Translates a priority string ("highest") to a const (PRIORITY_HIGHEST).
| EditorFactory |
Method | Defined by | ||
---|---|---|---|
SpeedEditorFactory |