public class Longitude extends PositionComponent
Constructor and Description |
---|
Longitude(double value,
String unit) |
Longitude(TableElement tableElement,
String pattern) |
Modifier and Type | Method and Description |
---|---|
Longitude |
forThis(Cell featureOfInterestPosition)
returns the corresponding position component for a feature of interest cell
|
MissingComponentPanel |
getMissingComponentPanel(Combination c)
returns a panel to complete the component
in case it is missing
|
static Longitude |
parse(String s)
tries to convert a given String into a valid Longitude object
|
String |
toString() |
getParsedUnit, getPattern, getTableElement, getUnit, getValue, mark, setPattern, setTableElement, setUnit, setValue
public Longitude(TableElement tableElement, String pattern)
public Longitude(double value, String unit)
public String toString()
toString
in class PositionComponent
public MissingComponentPanel getMissingComponentPanel(Combination c)
Component
getMissingComponentPanel
in class Component
public static Longitude parse(String s)
public Longitude forThis(Cell featureOfInterestPosition)
PositionComponent
forThis
in class PositionComponent
Copyright © 2011–2019 52°North. All rights reserved.