|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.micromata.opengis.kml.v_2_2_0.KmlFactory
public final class KmlFactory
Factory functions to create all KML complex elements.
Constructor Summary | |
---|---|
KmlFactory()
|
Method Summary | |
---|---|
static Alias |
createAlias()
Create an instance of Alias |
static Author |
createAtomAuthor()
Create an instance of Author |
static Link |
createAtomLink(java.lang.String href)
Create an instance of Link |
static BalloonStyle |
createBalloonStyle()
Create an instance of BalloonStyle |
static BasicLink |
createBasicLink()
Create an instance of BasicLink |
static Boundary |
createBoundary()
Create an instance of Boundary |
static Camera |
createCamera()
Create an instance of Camera |
static Change |
createChange()
Create an instance of Change |
static Coordinate |
createCoordinate(double longitude,
double latitude)
Create an instance of Coordinate |
static Coordinate |
createCoordinate(double longitude,
double latitude,
double altitude)
Create an instance of Coordinate |
static Coordinate |
createCoordinate(java.lang.String coordinates)
Create an instance of Coordinate |
static Create |
createCreate()
Create an instance of Create |
static Data |
createData(java.lang.String value)
Create an instance of Data |
static Delete |
createDelete()
Create an instance of Delete |
static Document |
createDocument()
Create an instance of Document |
static ExtendedData |
createExtendedData()
Create an instance of ExtendedData |
static Folder |
createFolder()
Create an instance of Folder |
static GroundOverlay |
createGroundOverlay()
Create an instance of GroundOverlay |
static AnimatedUpdate |
createGxAnimatedUpdate()
Create an instance of AnimatedUpdate |
static FlyTo |
createGxFlyTo()
Create an instance of FlyTo |
static LatLonQuad |
createGxLatLonQuad()
Create an instance of LatLonQuad |
static Playlist |
createGxPlaylist()
Create an instance of Playlist |
static SoundCue |
createGxSoundCue()
Create an instance of SoundCue |
static Tour |
createGxTour()
Create an instance of Tour |
static TourControl |
createGxTourControl()
Create an instance of TourControl |
static Wait |
createGxWait()
Create an instance of Wait |
static Icon |
createIcon()
Create an instance of Icon |
static IconStyle |
createIconStyle()
Create an instance of IconStyle |
static ImagePyramid |
createImagePyramid()
Create an instance of ImagePyramid |
static ItemIcon |
createItemIcon()
Create an instance of ItemIcon |
static Kml |
createKml()
Create an instance of Kml |
static LabelStyle |
createLabelStyle()
Create an instance of LabelStyle |
static LatLonAltBox |
createLatLonAltBox()
Create an instance of LatLonAltBox |
static LatLonBox |
createLatLonBox()
Create an instance of LatLonBox |
static LinearRing |
createLinearRing()
Create an instance of LinearRing |
static LineString |
createLineString()
Create an instance of LineString |
static LineStyle |
createLineStyle()
Create an instance of LineStyle |
static Link |
createLink()
Create an instance of Link |
static ListStyle |
createListStyle()
Create an instance of ListStyle |
static Location |
createLocation()
Create an instance of Location |
static Lod |
createLod()
Create an instance of Lod |
static LookAt |
createLookAt()
Create an instance of LookAt |
static Metadata |
createMetadata()
Create an instance of Metadata |
static Model |
createModel()
Create an instance of Model |
static MultiGeometry |
createMultiGeometry()
Create an instance of MultiGeometry |
static NetworkLink |
createNetworkLink()
Create an instance of NetworkLink |
static NetworkLinkControl |
createNetworkLinkControl()
Create an instance of NetworkLinkControl |
static Orientation |
createOrientation()
Create an instance of Orientation |
static Pair |
createPair()
Create an instance of Pair |
static PhotoOverlay |
createPhotoOverlay()
Create an instance of PhotoOverlay |
static Placemark |
createPlacemark()
Create an instance of Placemark |
static Point |
createPoint()
Create an instance of Point |
static Polygon |
createPolygon()
Create an instance of Polygon |
static PolyStyle |
createPolyStyle()
Create an instance of PolyStyle |
static Region |
createRegion()
Create an instance of Region |
static ResourceMap |
createResourceMap()
Create an instance of ResourceMap |
static Scale |
createScale()
Create an instance of Scale |
static Schema |
createSchema()
Create an instance of Schema |
static SchemaData |
createSchemaData()
Create an instance of SchemaData |
static ScreenOverlay |
createScreenOverlay()
Create an instance of ScreenOverlay |
static SimpleData |
createSimpleData(java.lang.String name)
Create an instance of SimpleData |
static SimpleField |
createSimpleField()
Create an instance of SimpleField |
static Snippet |
createSnippet()
Create an instance of Snippet |
static Style |
createStyle()
Create an instance of Style |
static StyleMap |
createStyleMap()
Create an instance of StyleMap |
static TimeSpan |
createTimeSpan()
Create an instance of TimeSpan |
static TimeStamp |
createTimeStamp()
Create an instance of TimeStamp |
static Update |
createUpdate(java.lang.String targetHref,
java.util.List<java.lang.Object> createOrDeleteOrChange)
Create an instance of Update |
static Vec2 |
createVec2()
Create an instance of Vec2 |
static ViewVolume |
createViewVolume()
Create an instance of ViewVolume |
static AddressDetails |
createXalAddressDetails(AddressDetails.Address xalAddress,
AddressLines addressLines,
AddressDetails.Country country,
AdministrativeArea administrativeArea,
Locality locality,
Thoroughfare thoroughfare)
Create an instance of AddressDetails |
static AddressLine |
createXalAddressLine()
Create an instance of AddressLine |
static AddressLines |
createXalAddressLines(java.util.List<AddressLine> addressLine)
Create an instance of AddressLines |
static AdministrativeArea |
createXalAdministrativeArea(Locality locality,
PostOffice postOffice,
PostalCode postalCode)
Create an instance of AdministrativeArea |
static BuildingName |
createXalBuildingName()
Create an instance of BuildingName |
static CountryName |
createXalCountryName()
Create an instance of CountryName |
static Department |
createXalDepartment()
Create an instance of Department |
static DependentLocality |
createXalDependentLocality(PostBox postBox,
LargeMailUser largeMailUser,
PostOffice postOffice,
PostalRoute postalRoute)
Create an instance of DependentLocality |
static Firm |
createXalFirm()
Create an instance of Firm |
static LargeMailUser |
createXalLargeMailUser()
Create an instance of LargeMailUser |
static Locality |
createXalLocality(PostBox postBox,
LargeMailUser largeMailUser,
PostOffice postOffice,
PostalRoute postalRoute)
Create an instance of Locality |
static MailStop |
createXalMailStop()
Create an instance of MailStop |
static PostalCode |
createXalPostalCode()
Create an instance of PostalCode |
static PostalRoute |
createXalPostalRoute(java.util.List<PostalRoute.PostalRouteName> postalRouteName,
PostalRoute.PostalRouteNumber postalRouteNumber)
Create an instance of PostalRoute |
static PostBox |
createXalPostBox(PostBox.PostBoxNumber postBoxNumber)
Create an instance of PostBox |
static PostOffice |
createXalPostOffice()
Create an instance of PostOffice |
static Premise |
createXalPremise(Premise.PremiseLocation premiseLocation,
java.util.List<PremiseNumber> premiseNumber,
Premise.PremiseNumberRange premiseNumberRange)
Create an instance of Premise |
static PremiseNumber |
createXalPremiseNumber()
Create an instance of PremiseNumber |
static PremiseNumberPrefix |
createXalPremiseNumberPrefix()
Create an instance of PremiseNumberPrefix |
static PremiseNumberSuffix |
createXalPremiseNumberSuffix()
Create an instance of PremiseNumberSuffix |
static SubPremise |
createXalSubPremise(SubPremise.SubPremiseLocation subPremiseLocation)
Create an instance of SubPremise |
static Thoroughfare |
createXalThoroughfare(DependentLocality dependentLocality,
Premise premise,
Firm firm,
PostalCode postalCode)
Create an instance of Thoroughfare |
static ThoroughfareLeadingType |
createXalThoroughfareLeadingType()
Create an instance of ThoroughfareLeadingType |
static ThoroughfareName |
createXalThoroughfareName()
Create an instance of ThoroughfareName |
static ThoroughfareNumber |
createXalThoroughfareNumber()
Create an instance of ThoroughfareNumber |
static ThoroughfareNumberPrefix |
createXalThoroughfareNumberPrefix()
Create an instance of ThoroughfareNumberPrefix |
static ThoroughfareNumberSuffix |
createXalThoroughfareNumberSuffix()
Create an instance of ThoroughfareNumberSuffix |
static ThoroughfarePostDirection |
createXalThoroughfarePostDirection()
Create an instance of ThoroughfarePostDirection |
static ThoroughfarePreDirection |
createXalThoroughfarePreDirection()
Create an instance of ThoroughfarePreDirection |
static ThoroughfareTrailingType |
createXalThoroughfareTrailingType()
Create an instance of ThoroughfareTrailingType |
static XAL |
createXalXAL(java.util.List<AddressDetails> xalAddressDetails)
Create an instance of XAL |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KmlFactory()
Method Detail |
---|
public static Alias createAlias()
Alias
public static BalloonStyle createBalloonStyle()
BalloonStyle
public static BasicLink createBasicLink()
BasicLink
public static Boundary createBoundary()
Boundary
public static Camera createCamera()
Camera
public static Change createChange()
Change
public static Coordinate createCoordinate(double longitude, double latitude)
Coordinate
longitude
- required parameterlatitude
- required parameterpublic static Coordinate createCoordinate(double longitude, double latitude, double altitude)
Coordinate
altitude
- required parameterlongitude
- required parameterlatitude
- required parameterpublic static Coordinate createCoordinate(java.lang.String coordinates)
Coordinate
coordinates
- required parameterpublic static Create createCreate()
Create
public static Data createData(java.lang.String value)
Data
value
- required parameterpublic static Delete createDelete()
Delete
public static Document createDocument()
Document
public static ExtendedData createExtendedData()
ExtendedData
public static Folder createFolder()
Folder
public static GroundOverlay createGroundOverlay()
GroundOverlay
public static Icon createIcon()
Icon
public static IconStyle createIconStyle()
IconStyle
public static ImagePyramid createImagePyramid()
ImagePyramid
public static ItemIcon createItemIcon()
ItemIcon
public static Kml createKml()
Kml
public static LabelStyle createLabelStyle()
LabelStyle
public static LatLonAltBox createLatLonAltBox()
LatLonAltBox
public static LatLonBox createLatLonBox()
LatLonBox
public static LineString createLineString()
LineString
public static LineStyle createLineStyle()
LineStyle
public static LinearRing createLinearRing()
LinearRing
public static Link createLink()
Link
public static ListStyle createListStyle()
ListStyle
public static Location createLocation()
Location
public static Lod createLod()
Lod
public static LookAt createLookAt()
LookAt
public static Metadata createMetadata()
Metadata
public static Model createModel()
Model
public static MultiGeometry createMultiGeometry()
MultiGeometry
public static NetworkLink createNetworkLink()
NetworkLink
public static NetworkLinkControl createNetworkLinkControl()
NetworkLinkControl
public static Orientation createOrientation()
Orientation
public static Pair createPair()
Pair
public static PhotoOverlay createPhotoOverlay()
PhotoOverlay
public static Placemark createPlacemark()
Placemark
public static Point createPoint()
Point
public static PolyStyle createPolyStyle()
PolyStyle
public static Polygon createPolygon()
Polygon
public static Region createRegion()
Region
public static ResourceMap createResourceMap()
ResourceMap
public static Scale createScale()
Scale
public static Schema createSchema()
Schema
public static SchemaData createSchemaData()
SchemaData
public static ScreenOverlay createScreenOverlay()
ScreenOverlay
public static SimpleData createSimpleData(java.lang.String name)
SimpleData
name
- required parameterpublic static SimpleField createSimpleField()
SimpleField
public static Snippet createSnippet()
Snippet
public static Style createStyle()
Style
public static StyleMap createStyleMap()
StyleMap
public static TimeSpan createTimeSpan()
TimeSpan
public static TimeStamp createTimeStamp()
TimeStamp
public static Update createUpdate(java.lang.String targetHref, java.util.List<java.lang.Object> createOrDeleteOrChange)
Update
createOrDeleteOrChange
- required parametertargetHref
- required parameterpublic static Vec2 createVec2()
Vec2
public static ViewVolume createViewVolume()
ViewVolume
public static Author createAtomAuthor()
Author
public static Link createAtomLink(java.lang.String href)
Link
href
- required parameterpublic static AnimatedUpdate createGxAnimatedUpdate()
AnimatedUpdate
public static FlyTo createGxFlyTo()
FlyTo
public static LatLonQuad createGxLatLonQuad()
LatLonQuad
public static Playlist createGxPlaylist()
Playlist
public static SoundCue createGxSoundCue()
SoundCue
public static Tour createGxTour()
Tour
public static TourControl createGxTourControl()
TourControl
public static Wait createGxWait()
Wait
public static AddressDetails createXalAddressDetails(AddressDetails.Address xalAddress, AddressLines addressLines, AddressDetails.Country country, AdministrativeArea administrativeArea, Locality locality, Thoroughfare thoroughfare)
AddressDetails
administrativeArea
- required parameteraddressLines
- required parameterlocality
- required parameterthoroughfare
- required parameterxalAddress
- required parametercountry
- required parameterpublic static AddressLine createXalAddressLine()
AddressLine
public static AddressLines createXalAddressLines(java.util.List<AddressLine> addressLine)
AddressLines
addressLine
- required parameterpublic static AdministrativeArea createXalAdministrativeArea(Locality locality, PostOffice postOffice, PostalCode postalCode)
AdministrativeArea
postalCode
- required parameterpostOffice
- required parameterlocality
- required parameterpublic static BuildingName createXalBuildingName()
BuildingName
public static CountryName createXalCountryName()
CountryName
public static Department createXalDepartment()
Department
public static DependentLocality createXalDependentLocality(PostBox postBox, LargeMailUser largeMailUser, PostOffice postOffice, PostalRoute postalRoute)
DependentLocality
postOffice
- required parameterlargeMailUser
- required parameterpostalRoute
- required parameterpostBox
- required parameterpublic static Firm createXalFirm()
Firm
public static LargeMailUser createXalLargeMailUser()
LargeMailUser
public static Locality createXalLocality(PostBox postBox, LargeMailUser largeMailUser, PostOffice postOffice, PostalRoute postalRoute)
Locality
postOffice
- required parameterlargeMailUser
- required parameterpostalRoute
- required parameterpostBox
- required parameterpublic static MailStop createXalMailStop()
MailStop
public static PostBox createXalPostBox(PostBox.PostBoxNumber postBoxNumber)
PostBox
postBoxNumber
- required parameterpublic static PostOffice createXalPostOffice()
PostOffice
public static PostalCode createXalPostalCode()
PostalCode
public static PostalRoute createXalPostalRoute(java.util.List<PostalRoute.PostalRouteName> postalRouteName, PostalRoute.PostalRouteNumber postalRouteNumber)
PostalRoute
postalRouteName
- required parameterpostalRouteNumber
- required parameterpublic static Premise createXalPremise(Premise.PremiseLocation premiseLocation, java.util.List<PremiseNumber> premiseNumber, Premise.PremiseNumberRange premiseNumberRange)
Premise
premiseNumberRange
- required parameterpremiseLocation
- required parameterpremiseNumber
- required parameterpublic static PremiseNumber createXalPremiseNumber()
PremiseNumber
public static PremiseNumberPrefix createXalPremiseNumberPrefix()
PremiseNumberPrefix
public static PremiseNumberSuffix createXalPremiseNumberSuffix()
PremiseNumberSuffix
public static SubPremise createXalSubPremise(SubPremise.SubPremiseLocation subPremiseLocation)
SubPremise
subPremiseLocation
- required parameterpublic static Thoroughfare createXalThoroughfare(DependentLocality dependentLocality, Premise premise, Firm firm, PostalCode postalCode)
Thoroughfare
postalCode
- required parameterdependentLocality
- required parameterpremise
- required parameterfirm
- required parameterpublic static ThoroughfareLeadingType createXalThoroughfareLeadingType()
ThoroughfareLeadingType
public static ThoroughfareName createXalThoroughfareName()
ThoroughfareName
public static ThoroughfareNumber createXalThoroughfareNumber()
ThoroughfareNumber
public static ThoroughfareNumberPrefix createXalThoroughfareNumberPrefix()
ThoroughfareNumberPrefix
public static ThoroughfareNumberSuffix createXalThoroughfareNumberSuffix()
ThoroughfareNumberSuffix
public static ThoroughfarePostDirection createXalThoroughfarePostDirection()
ThoroughfarePostDirection
public static ThoroughfarePreDirection createXalThoroughfarePreDirection()
ThoroughfarePreDirection
public static ThoroughfareTrailingType createXalThoroughfareTrailingType()
ThoroughfareTrailingType
public static XAL createXalXAL(java.util.List<AddressDetails> xalAddressDetails)
XAL
xalAddressDetails
- required parameter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |