Package | net.systemeD.potlatch2.mapfeatures.editors |
Class | public class TurnRestrictionEditorFactory |
Inheritance | TurnRestrictionEditorFactory ![]() ![]() |
Method | Defined by | ||
---|---|---|---|
TurnRestrictionEditorFactory(inputXML:XML)
| TurnRestrictionEditorFactory | ||
![]() |
areTagsMatching(entity:Entity):Boolean
| RelationMemberEditorFactory | |
![]() |
createEditorInstance(entity:Entity):DisplayObject
| RelationMemberEditorFactory | |
![]() |
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 | ||
---|---|---|---|
TurnRestrictionEditorFactory |
TurnRestrictionEditorFactory | () | constructor |
public function TurnRestrictionEditorFactory(inputXML:XML)
Parameters
inputXML:XML |
createRelationMemberEditor | () | method |
protected override function createRelationMemberEditor():RelationMemberEditor
Returns
RelationMemberEditor |