public class Kml2_1_BindingProfile extends DefaultBindingProfile
| Modifier and Type | Field and Description |
|---|---|
protected CoordinatesTypeIterator |
coordinatesTypeBinding |
protected DocumentBinding |
documentBinding |
protected DoubleBinding |
doubleBinding |
protected ElementBinding |
elementBinding |
protected FeatureBinding |
featureBinding |
protected FolderBinding |
folderBinding |
protected GeometryBinding |
geometryBinding |
protected HeaderBinding |
headerBinding |
protected InnerBoundaryIsBinding |
innerBoundaryIsBinding |
protected LatLonAltBoxIterator |
latLonAltBoxBinding |
protected LinearRingBinding |
linearRingBinding |
protected LineStringTypeBinding |
lineStringTypeBinding |
protected LookAtBinding |
lookAtBinding |
protected MetadataBinding |
metadataBinding |
protected MultiGeometryBinding |
multiGeometryBinding |
protected OuterBoundaryIsBinding |
outerBoundaryIsBinding |
protected PlaceMarketBinding |
placeMarketBinding |
protected PointTypeBinding |
pointTypeBinding |
protected PolygonTypeBinding |
polygonTypeBinding |
protected RegionBinding |
regionBinding |
protected StyleBinding |
styleBinding |
| Constructor and Description |
|---|
Kml2_1_BindingProfile() |
protected CoordinatesTypeIterator coordinatesTypeBinding
protected DocumentBinding documentBinding
protected DoubleBinding doubleBinding
protected ElementBinding elementBinding
protected FeatureBinding featureBinding
protected FolderBinding folderBinding
protected GeometryBinding geometryBinding
protected HeaderBinding headerBinding
protected InnerBoundaryIsBinding innerBoundaryIsBinding
protected LatLonAltBoxIterator latLonAltBoxBinding
protected LineStringTypeBinding lineStringTypeBinding
protected LinearRingBinding linearRingBinding
protected LookAtBinding lookAtBinding
protected MetadataBinding metadataBinding
protected MultiGeometryBinding multiGeometryBinding
protected OuterBoundaryIsBinding outerBoundaryIsBinding
protected PlaceMarketBinding placeMarketBinding
protected PointTypeBinding pointTypeBinding
protected PolygonTypeBinding polygonTypeBinding
protected RegionBinding regionBinding
protected StyleBinding styleBinding
public CoordinatesTypeIterator getCoordinatesTypeBinding()
getCoordinatesTypeBinding in interface IBindingProfilegetCoordinatesTypeBinding in class DefaultBindingProfilepublic DocumentBinding getDocumentBinding()
getDocumentBinding in interface IBindingProfilegetDocumentBinding in class DefaultBindingProfilepublic DoubleBinding getDoubleBinding()
getDoubleBinding in interface IBindingProfilegetDoubleBinding in class DefaultBindingProfilepublic ElementBinding getElementBinding()
getElementBinding in interface IBindingProfilegetElementBinding in class DefaultBindingProfilepublic FeatureBinding getFeatureBinding()
getFeatureBinding in interface IBindingProfilegetFeatureBinding in class DefaultBindingProfilepublic FolderBinding getFolderBinding()
getFolderBinding in interface IBindingProfilegetFolderBinding in class DefaultBindingProfilepublic GeometryBinding getGeometryBinding()
getGeometryBinding in interface IBindingProfilegetGeometryBinding in class DefaultBindingProfilepublic HeaderBinding getHeaderBinding()
getHeaderBinding in interface IBindingProfilegetHeaderBinding in class DefaultBindingProfilepublic InnerBoundaryIsBinding getInnerBoundaryIsBinding()
getInnerBoundaryIsBinding in interface IBindingProfilegetInnerBoundaryIsBinding in class DefaultBindingProfilepublic LatLonAltBoxIterator getLatLonAltBoxBinding()
getLatLonAltBoxBinding in interface IBindingProfilegetLatLonAltBoxBinding in class DefaultBindingProfilepublic LineStringTypeBinding getLineStringTypeBinding()
getLineStringTypeBinding in interface IBindingProfilegetLineStringTypeBinding in class DefaultBindingProfilepublic LinearRingBinding getLinearRingBinding()
getLinearRingBinding in interface IBindingProfilegetLinearRingBinding in class DefaultBindingProfilepublic LookAtBinding getLookAtBinding()
getLookAtBinding in interface IBindingProfilegetLookAtBinding in class DefaultBindingProfilepublic MetadataBinding getMetadataBinding()
getMetadataBinding in interface IBindingProfilegetMetadataBinding in class DefaultBindingProfilepublic MultiGeometryBinding getMultiGeometryBinding()
getMultiGeometryBinding in interface IBindingProfilegetMultiGeometryBinding in class DefaultBindingProfilepublic OuterBoundaryIsBinding getOuterBoundaryIsBinding()
getOuterBoundaryIsBinding in interface IBindingProfilegetOuterBoundaryIsBinding in class DefaultBindingProfilepublic PlaceMarketBinding getPlaceMarketBinding()
getPlaceMarketBinding in interface IBindingProfilegetPlaceMarketBinding in class DefaultBindingProfilepublic PointTypeBinding getPointTypeBinding()
getPointTypeBinding in interface IBindingProfilegetPointTypeBinding in class DefaultBindingProfilepublic PolygonTypeBinding getPolygonTypeBinding()
getPolygonTypeBinding in interface IBindingProfilegetPolygonTypeBinding in class DefaultBindingProfilepublic RegionBinding getRegionBinding()
getRegionBinding in interface IBindingProfilegetRegionBinding in class DefaultBindingProfilepublic StyleBinding getStyleBinding()
getStyleBinding in interface IBindingProfilegetStyleBinding in class DefaultBindingProfile