Uses of Class
org.eclipse.jface.text.projection.ProjectionMapping
-
Packages that use ProjectionMapping Package Description org.eclipse.jface.text.projection This package provides an implementation of projection documents. -
-
Uses of ProjectionMapping in org.eclipse.jface.text.projection
Methods in org.eclipse.jface.text.projection that return ProjectionMapping Modifier and Type Method Description ProjectionMapping
ProjectionDocument. getProjectionMapping()
Deprecated.As of 3.4, replaced byProjectionDocument.getDocumentInformationMapping()
-