Uses of Interface
com._1c.g5.v8.dt.geographicalschema.model.PointContour
Packages that use PointContour
Package
Description
-
Uses of PointContour in com._1c.g5.v8.dt.geographicalschema.model
Methods in com._1c.g5.v8.dt.geographicalschema.model that return PointContourModifier and TypeMethodDescriptionGeographicalSchemaFactory.createPointContour()
Returns a new object of class 'Point Contour'.Methods in com._1c.g5.v8.dt.geographicalschema.model that return types with arguments of type PointContourModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<PointContour>
PolygonShape.getContours()
Returns the value of the 'Contours' containment reference list.org.eclipse.emf.common.util.EList<PointContour>
PolylineShape.getSegments()
Returns the value of the 'Segments' containment reference list. -
Uses of PointContour in com._1c.g5.v8.dt.geographicalschema.model.impl
Classes in com._1c.g5.v8.dt.geographicalschema.model.impl that implement PointContourModifier and TypeClassDescriptionclass
An implementation of the model object 'Point Contour'.Methods in com._1c.g5.v8.dt.geographicalschema.model.impl that return PointContourMethods in com._1c.g5.v8.dt.geographicalschema.model.impl that return types with arguments of type PointContourModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<PointContour>
PolygonShapeImpl.getContours()
org.eclipse.emf.common.util.EList<PointContour>
PolylineShapeImpl.getSegments()
-
Uses of PointContour in com._1c.g5.v8.dt.geographicalschema.model.util
Methods in com._1c.g5.v8.dt.geographicalschema.model.util with parameters of type PointContourModifier and TypeMethodDescriptionGeographicalSchemaSwitch.casePointContour
(PointContour object) Returns the result of interpreting the object as an instance of 'Point Contour'.